wenzelm [Tue, 22 Sep 2015 15:58:19 +0200] rev 61247
tuned whitespace;
wenzelm [Tue, 22 Sep 2015 14:32:23 +0200] rev 61246
HOL typedef with explicit dependency checks according to Ondrey Kuncar, 07-Jul-2015, 16-Jul-2015, 30-Jul-2015;
defs.ML: track dependencies also for type constructors;
typedef.ML: add type defined by typedef to dependencies, Abs and Rep now depend on the type;
Pure types and typedecls are final -- no dependencies;
hoelzl [Fri, 25 Sep 2015 16:54:31 +0200] rev 61245
prove Liminf_inverse_ereal
immler [Thu, 24 Sep 2015 15:21:12 +0200] rev 61244
merged
immler [Thu, 24 Sep 2015 14:29:08 +0200] rev 61243
exchange uniform limit and integral
traytel [Thu, 24 Sep 2015 12:28:15 +0200] rev 61242
congruence rules for the relator
traytel [Thu, 24 Sep 2015 12:21:19 +0200] rev 61241
conceal only the definitional theorems of map, set, rel (and not the actual constants)
traytel [Thu, 24 Sep 2015 12:21:19 +0200] rev 61240
more useful properties of the relators
traytel [Thu, 24 Sep 2015 12:21:19 +0200] rev 61239
tuned proofs (less warnings)
paulson <lp15@cam.ac.uk> [Wed, 23 Sep 2015 14:11:35 +0100] rev 61238
Useful facts about min/max, etc.
paulson <lp15@cam.ac.uk> [Wed, 23 Sep 2015 11:52:15 +0100] rev 61237
Merge
paulson <lp15@cam.ac.uk> [Wed, 23 Sep 2015 11:36:07 +0100] rev 61236
fixed a VERY SLOW proof
paulson <lp15@cam.ac.uk> [Tue, 22 Sep 2015 16:55:49 +0100] rev 61235
SOME rather than THE makes it easy to prove equivalence with other forms of derivatives
paulson <lp15@cam.ac.uk> [Tue, 22 Sep 2015 16:55:07 +0100] rev 61234
New lemmas
paulson <lp15@cam.ac.uk> [Tue, 22 Sep 2015 16:53:59 +0100] rev 61233
Prepared two non-terminating proofs; no obvious link with my changes
nipkow [Wed, 23 Sep 2015 09:47:04 +0200] rev 61232
added AVL and lookup function
nipkow [Wed, 23 Sep 2015 09:14:22 +0200] rev 61231
tuned
nipkow [Tue, 22 Sep 2015 17:13:13 +0200] rev 61230
merged
nipkow [Tue, 22 Sep 2015 17:13:01 +0200] rev 61229
unified isin-proofs
haftmann [Tue, 22 Sep 2015 16:05:19 +0200] rev 61228
tuned
haftmann [Tue, 22 Sep 2015 12:10:25 +0200] rev 61227
include some data structures into code generation
haftmann [Tue, 22 Sep 2015 11:48:22 +0200] rev 61226
effective revert of e6b1236f9b3d: spontaneous eta-contraction happens on the print translation level and can only be suppressed on the print translation level
nipkow [Tue, 22 Sep 2015 14:31:22 +0200] rev 61225
tuned references
nipkow [Tue, 22 Sep 2015 08:38:25 +0200] rev 61224
added red black trees
wenzelm [Mon, 21 Sep 2015 23:22:11 +0200] rev 61223
clarified markup;
tuned signature;
wenzelm [Mon, 21 Sep 2015 21:46:14 +0200] rev 61222
isabelle update_cartouches;
wenzelm [Mon, 21 Sep 2015 21:43:09 +0200] rev 61221
merged
wenzelm [Mon, 21 Sep 2015 20:45:57 +0200] rev 61220
tuned GUI;
wenzelm [Mon, 21 Sep 2015 20:31:43 +0200] rev 61219
removed auto update -- bad reactivity;
wenzelm [Mon, 21 Sep 2015 20:21:29 +0200] rev 61218
clarified isabelle.update-state;
wenzelm [Mon, 21 Sep 2015 17:59:21 +0200] rev 61217
more reactive update, like Output panel;
wenzelm [Mon, 21 Sep 2015 17:42:31 +0200] rev 61216
added isabelle update_then;