Tue, 05 Mar 2013 15:43:18 +0100 tuned proof of Edelstein fixed point theorem (use continuity of dist and attains_sup)
hoelzl [Tue, 05 Mar 2013 15:43:18 +0100] rev 51347
tuned proof of Edelstein fixed point theorem (use continuity of dist and attains_sup)
Tue, 05 Mar 2013 15:43:17 +0100 tuned proofs (used continuity of infdist, dist and continuous_attains_sup)
hoelzl [Tue, 05 Mar 2013 15:43:17 +0100] rev 51346
tuned proofs (used continuity of infdist, dist and continuous_attains_sup)
Tue, 05 Mar 2013 15:43:16 +0100 generalized continuous/compact_attains_inf/sup from real to linorder_topology
hoelzl [Tue, 05 Mar 2013 15:43:16 +0100] rev 51345
generalized continuous/compact_attains_inf/sup from real to linorder_topology
Tue, 05 Mar 2013 15:43:15 +0100 continuity of pair operations
hoelzl [Tue, 05 Mar 2013 15:43:15 +0100] rev 51344
continuity of pair operations
Tue, 05 Mar 2013 15:43:14 +0100 use generate_topology for second countable topologies, does not require intersection stable basis
hoelzl [Tue, 05 Mar 2013 15:43:14 +0100] rev 51343
use generate_topology for second countable topologies, does not require intersection stable basis
Tue, 05 Mar 2013 15:43:13 +0100 generalized isGlb_unique
hoelzl [Tue, 05 Mar 2013 15:43:13 +0100] rev 51342
generalized isGlb_unique
Tue, 05 Mar 2013 15:43:12 +0100 complete_linorder is also a complete_distrib_lattice
hoelzl [Tue, 05 Mar 2013 15:43:12 +0100] rev 51341
complete_linorder is also a complete_distrib_lattice
Tue, 05 Mar 2013 15:43:08 +0100 move Liminf / Limsup lemmas on complete_lattices to its own file
hoelzl [Tue, 05 Mar 2013 15:43:08 +0100] rev 51340
move Liminf / Limsup lemmas on complete_lattices to its own file
Tue, 05 Mar 2013 15:27:08 +0100 merged
nipkow [Tue, 05 Mar 2013 15:27:08 +0100] rev 51339
merged
Tue, 05 Mar 2013 15:26:57 +0100 New theory of infinity-extended types; should replace Extended_xyz eventually
nipkow [Tue, 05 Mar 2013 15:26:57 +0100] rev 51338
New theory of infinity-extended types; should replace Extended_xyz eventually
Tue, 05 Mar 2013 13:03:24 +0100 Avoid ML warning about unreferenced identifier.
webertj [Tue, 05 Mar 2013 13:03:24 +0100] rev 51337
Avoid ML warning about unreferenced identifier.
Tue, 05 Mar 2013 11:59:58 +0100 polymorphic SPASS is also SPASS
blanchet [Tue, 05 Mar 2013 11:59:58 +0100] rev 51336
polymorphic SPASS is also SPASS
Tue, 05 Mar 2013 09:47:15 +0100 allow more general coercion maps; tuned;
traytel [Tue, 05 Mar 2013 09:47:15 +0100] rev 51335
allow more general coercion maps; tuned;
Tue, 05 Mar 2013 10:16:15 +0100 more lemmas about intervals
nipkow [Tue, 05 Mar 2013 10:16:15 +0100] rev 51334
more lemmas about intervals
Mon, 04 Mar 2013 17:32:10 +0100 merged
wenzelm [Mon, 04 Mar 2013 17:32:10 +0100] rev 51333
merged
Mon, 04 Mar 2013 15:03:46 +0100 refined parallel_proofs = 2: fork whole Isar sub-proofs, not just terminal ones;
wenzelm [Mon, 04 Mar 2013 15:03:46 +0100] rev 51332
refined parallel_proofs = 2: fork whole Isar sub-proofs, not just terminal ones; refined parallel_proofs = 3: fork terminal proofs, as poor man's parallelization in interactive mode;
Mon, 04 Mar 2013 11:36:16 +0100 join all proofs before scheduling present phase (ordered according to weight);
wenzelm [Mon, 04 Mar 2013 11:36:16 +0100] rev 51331
join all proofs before scheduling present phase (ordered according to weight); tuned;
Mon, 04 Mar 2013 10:02:58 +0100 more explicit datatype result;
wenzelm [Mon, 04 Mar 2013 10:02:58 +0100] rev 51330
more explicit datatype result;
Wed, 20 Feb 2013 12:04:42 +0100 split dense into inner_dense_order and no_top/no_bot
hoelzl [Wed, 20 Feb 2013 12:04:42 +0100] rev 51329
split dense into inner_dense_order and no_top/no_bot
Wed, 20 Feb 2013 12:04:42 +0100 move auxiliary lemmas from Library/Extended_Reals to HOL image
hoelzl [Wed, 20 Feb 2013 12:04:42 +0100] rev 51328
move auxiliary lemmas from Library/Extended_Reals to HOL image
Mon, 04 Mar 2013 09:57:54 +0100 tuned (extend datatype to inline option)
traytel [Mon, 04 Mar 2013 09:57:54 +0100] rev 51327
tuned (extend datatype to inline option)
Sun, 03 Mar 2013 18:50:46 +0100 prefer more systematic Future.flat;
wenzelm [Sun, 03 Mar 2013 18:50:46 +0100] rev 51326
prefer more systematic Future.flat;
Sun, 03 Mar 2013 17:34:42 +0100 more uniform Future.map: always internalize failure;
wenzelm [Sun, 03 Mar 2013 17:34:42 +0100] rev 51325
more uniform Future.map: always internalize failure; added Future.flat as fast-path operation;
Sun, 03 Mar 2013 14:29:30 +0100 uniform treatment of global/local proofs;
wenzelm [Sun, 03 Mar 2013 14:29:30 +0100] rev 51324
uniform treatment of global/local proofs; tuned;
Sun, 03 Mar 2013 13:57:03 +0100 tuned;
wenzelm [Sun, 03 Mar 2013 13:57:03 +0100] rev 51323
tuned;
Sun, 03 Mar 2013 13:43:57 +0100 clarified Toplevel.element_result wrt. Toplevel.is_ignored;
wenzelm [Sun, 03 Mar 2013 13:43:57 +0100] rev 51322
clarified Toplevel.element_result wrt. Toplevel.is_ignored;
Sun, 03 Mar 2013 13:23:06 +0100 more Thy_Syntax.element operations;
wenzelm [Sun, 03 Mar 2013 13:23:06 +0100] rev 51321
more Thy_Syntax.element operations;
Fri, 01 Mar 2013 22:15:31 +0100 coercion-invariant arguments at work
traytel [Fri, 01 Mar 2013 22:15:31 +0100] rev 51320
coercion-invariant arguments at work
Fri, 01 Mar 2013 22:15:31 +0100 constants with coercion-invariant arguments (possibility to disable/reenable
traytel [Fri, 01 Mar 2013 22:15:31 +0100] rev 51319
constants with coercion-invariant arguments (possibility to disable/reenable coercions under certain constants, necessary for the forthcoming logically unspecified control structures for case translations)
Thu, 28 Feb 2013 21:11:07 +0100 simplified Proof.future_proof;
wenzelm [Thu, 28 Feb 2013 21:11:07 +0100] rev 51318
simplified Proof.future_proof;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip