Fri, 25 Sep 2015 20:04:25 +0200 less redundant output;
wenzelm [Fri, 25 Sep 2015 20:04:25 +0200] rev 61267
less redundant output;
Fri, 25 Sep 2015 19:54:51 +0200 proper context;
wenzelm [Fri, 25 Sep 2015 19:54:51 +0200] rev 61266
proper context;
Fri, 25 Sep 2015 19:28:33 +0200 tuned;
wenzelm [Fri, 25 Sep 2015 19:28:33 +0200] rev 61265
tuned;
Fri, 25 Sep 2015 19:23:17 +0200 tuned;
wenzelm [Fri, 25 Sep 2015 19:23:17 +0200] rev 61264
tuned;
Fri, 25 Sep 2015 19:20:24 +0200 tuned;
wenzelm [Fri, 25 Sep 2015 19:20:24 +0200] rev 61263
tuned;
Fri, 25 Sep 2015 19:13:47 +0200 tuned signature: eliminated pointless type Context.pretty;
wenzelm [Fri, 25 Sep 2015 19:13:47 +0200] rev 61262
tuned signature: eliminated pointless type Context.pretty;
Thu, 24 Sep 2015 23:33:29 +0200 more explicit Defs.context: use proper name spaces as far as possible;
wenzelm [Thu, 24 Sep 2015 23:33:29 +0200] rev 61261
more explicit Defs.context: use proper name spaces as far as possible;
Thu, 24 Sep 2015 13:33:42 +0200 explicit indication of overloaded typedefs;
wenzelm [Thu, 24 Sep 2015 13:33:42 +0200] rev 61260
explicit indication of overloaded typedefs;
Wed, 23 Sep 2015 09:50:38 +0200 tuned signature;
wenzelm [Wed, 23 Sep 2015 09:50:38 +0200] rev 61259
tuned signature;
Wed, 23 Sep 2015 09:36:18 +0200 tuned output;
wenzelm [Wed, 23 Sep 2015 09:36:18 +0200] rev 61258
tuned output;
Wed, 23 Sep 2015 09:30:12 +0200 tuned output;
wenzelm [Wed, 23 Sep 2015 09:30:12 +0200] rev 61257
tuned output;
Tue, 22 Sep 2015 22:42:48 +0200 tuned signature;
wenzelm [Tue, 22 Sep 2015 22:42:48 +0200] rev 61256
tuned signature;
Tue, 22 Sep 2015 22:38:22 +0200 eliminated separate type Theory.dep: use typeargs uniformly for consts/types;
wenzelm [Tue, 22 Sep 2015 22:38:22 +0200] rev 61255
eliminated separate type Theory.dep: use typeargs uniformly for consts/types; Object_Logic.add_judgment more like Theory.specify_const;
Tue, 22 Sep 2015 20:29:20 +0200 tuned signature;
wenzelm [Tue, 22 Sep 2015 20:29:20 +0200] rev 61254
tuned signature;
Tue, 22 Sep 2015 20:21:53 +0200 tuned output;
wenzelm [Tue, 22 Sep 2015 20:21:53 +0200] rev 61253
tuned output;
Tue, 22 Sep 2015 18:56:25 +0200 separate command 'print_definitions';
wenzelm [Tue, 22 Sep 2015 18:56:25 +0200] rev 61252
separate command 'print_definitions';
Tue, 22 Sep 2015 18:06:49 +0200 tuned;
wenzelm [Tue, 22 Sep 2015 18:06:49 +0200] rev 61251
tuned;
Tue, 22 Sep 2015 17:15:55 +0200 clarified deps entry: global names for arguments;
wenzelm [Tue, 22 Sep 2015 17:15:55 +0200] rev 61250
clarified deps entry: global names for arguments;
Tue, 22 Sep 2015 16:49:56 +0200 renamed Defs.node to Defs.item;
wenzelm [Tue, 22 Sep 2015 16:49:56 +0200] rev 61249
renamed Defs.node to Defs.item; clarified type Defs.item; clarified item_ord for printing;
Tue, 22 Sep 2015 16:17:49 +0200 tuned signature;
wenzelm [Tue, 22 Sep 2015 16:17:49 +0200] rev 61248
tuned signature;
Tue, 22 Sep 2015 15:58:19 +0200 tuned whitespace;
wenzelm [Tue, 22 Sep 2015 15:58:19 +0200] rev 61247
tuned whitespace;
Tue, 22 Sep 2015 14:32:23 +0200 HOL typedef with explicit dependency checks according to Ondrey Kuncar, 07-Jul-2015, 16-Jul-2015, 30-Jul-2015;
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;
Fri, 25 Sep 2015 16:54:31 +0200 prove Liminf_inverse_ereal
hoelzl [Fri, 25 Sep 2015 16:54:31 +0200] rev 61245
prove Liminf_inverse_ereal
Thu, 24 Sep 2015 15:21:12 +0200 merged
immler [Thu, 24 Sep 2015 15:21:12 +0200] rev 61244
merged
Thu, 24 Sep 2015 14:29:08 +0200 exchange uniform limit and integral
immler [Thu, 24 Sep 2015 14:29:08 +0200] rev 61243
exchange uniform limit and integral
Thu, 24 Sep 2015 12:28:15 +0200 congruence rules for the relator
traytel [Thu, 24 Sep 2015 12:28:15 +0200] rev 61242
congruence rules for the relator
Thu, 24 Sep 2015 12:21:19 +0200 conceal only the definitional theorems of map, set, rel (and not the actual constants)
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)
Thu, 24 Sep 2015 12:21:19 +0200 more useful properties of the relators
traytel [Thu, 24 Sep 2015 12:21:19 +0200] rev 61240
more useful properties of the relators
Thu, 24 Sep 2015 12:21:19 +0200 tuned proofs (less warnings)
traytel [Thu, 24 Sep 2015 12:21:19 +0200] rev 61239
tuned proofs (less warnings)
Wed, 23 Sep 2015 14:11:35 +0100 Useful facts about min/max, etc.
paulson <lp15@cam.ac.uk> [Wed, 23 Sep 2015 14:11:35 +0100] rev 61238
Useful facts about min/max, etc.
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip