Mon, 08 Aug 2011 14:59:01 -0700 lemma bolzano_weierstrass_imp_compact
huffman [Mon, 08 Aug 2011 14:59:01 -0700] rev 44073
lemma bolzano_weierstrass_imp_compact
Mon, 08 Aug 2011 14:44:20 -0700 class perfect_space inherits from topological_space;
huffman [Mon, 08 Aug 2011 14:44:20 -0700] rev 44072
class perfect_space inherits from topological_space; generalized several lemmas
Mon, 08 Aug 2011 21:55:01 +0200 merged
wenzelm [Mon, 08 Aug 2011 21:55:01 +0200] rev 44071
merged
Mon, 08 Aug 2011 16:47:55 +0200 import constant folding theory into IMP
kleing [Mon, 08 Aug 2011 16:47:55 +0200] rev 44070
import constant folding theory into IMP
Sat, 06 Aug 2011 15:48:08 +0200 make syntax ambiguity warnings a config option
kleing [Sat, 06 Aug 2011 15:48:08 +0200] rev 44069
make syntax ambiguity warnings a config option
Mon, 08 Aug 2011 11:47:41 -0700 add lemmas INF_image, SUP_image
huffman [Mon, 08 Aug 2011 11:47:41 -0700] rev 44068
add lemmas INF_image, SUP_image
Mon, 08 Aug 2011 11:25:18 -0700 declare {INF,SUP}_empty [simp]
huffman [Mon, 08 Aug 2011 11:25:18 -0700] rev 44067
declare {INF,SUP}_empty [simp]
Mon, 08 Aug 2011 10:32:55 -0700 rename Pair_fst_snd_eq to prod_eq_iff (keeping old name too)
huffman [Mon, 08 Aug 2011 10:32:55 -0700] rev 44066
rename Pair_fst_snd_eq to prod_eq_iff (keeping old name too)
Mon, 08 Aug 2011 10:26:26 -0700 standard theorem naming scheme: complex_eqI, complex_eq_iff
huffman [Mon, 08 Aug 2011 10:26:26 -0700] rev 44065
standard theorem naming scheme: complex_eqI, complex_eq_iff
Mon, 08 Aug 2011 09:52:09 -0700 moved division ring stuff from Rings.thy to Fields.thy
huffman [Mon, 08 Aug 2011 09:52:09 -0700] rev 44064
moved division ring stuff from Rings.thy to Fields.thy
Mon, 08 Aug 2011 08:55:49 -0700 Library/Product_ord: wellorder instance for products
huffman [Mon, 08 Aug 2011 08:55:49 -0700] rev 44063
Library/Product_ord: wellorder instance for products
Mon, 08 Aug 2011 21:11:10 +0200 modernized file proof_checker.ML;
wenzelm [Mon, 08 Aug 2011 21:11:10 +0200] rev 44062
modernized file proof_checker.ML;
Mon, 08 Aug 2011 20:47:12 +0200 tuned thm_of_proof: build lookup table within closure;
wenzelm [Mon, 08 Aug 2011 20:47:12 +0200] rev 44061
tuned thm_of_proof: build lookup table within closure;
Mon, 08 Aug 2011 20:21:49 +0200 added Reconstruct.proof_of convenience;
wenzelm [Mon, 08 Aug 2011 20:21:49 +0200] rev 44060
added Reconstruct.proof_of convenience;
Mon, 08 Aug 2011 19:59:35 +0200 ship message in one piece;
wenzelm [Mon, 08 Aug 2011 19:59:35 +0200] rev 44059
ship message in one piece;
Mon, 08 Aug 2011 17:23:15 +0200 misc tuning -- eliminated old-fashioned rep_thm;
wenzelm [Mon, 08 Aug 2011 17:23:15 +0200] rev 44058
misc tuning -- eliminated old-fashioned rep_thm;
Mon, 08 Aug 2011 16:38:59 +0200 modernized strcture Proof_Checker;
wenzelm [Mon, 08 Aug 2011 16:38:59 +0200] rev 44057
modernized strcture Proof_Checker;
Mon, 08 Aug 2011 16:09:34 +0200 less ambitious use of AttributedString, for proper caret painting within \<^sup>\<foobar>;
wenzelm [Mon, 08 Aug 2011 16:09:34 +0200] rev 44056
less ambitious use of AttributedString, for proper caret painting within \<^sup>\<foobar>;
Mon, 08 Aug 2011 13:48:38 +0200 updated imports;
wenzelm [Mon, 08 Aug 2011 13:48:38 +0200] rev 44055
updated imports;
Mon, 08 Aug 2011 13:40:24 +0200 proper signature;
wenzelm [Mon, 08 Aug 2011 13:40:24 +0200] rev 44054
proper signature;
Mon, 08 Aug 2011 13:39:51 +0200 made SML/NJ happy;
wenzelm [Mon, 08 Aug 2011 13:39:51 +0200] rev 44053
made SML/NJ happy;
Mon, 08 Aug 2011 13:29:54 +0200 slightly more uniform messages;
wenzelm [Mon, 08 Aug 2011 13:29:54 +0200] rev 44052
slightly more uniform messages;
Mon, 08 Aug 2011 13:19:19 +0200 avoid pointless completion of illegal control commands;
wenzelm [Mon, 08 Aug 2011 13:19:19 +0200] rev 44051
avoid pointless completion of illegal control commands;
Mon, 08 Aug 2011 08:56:58 +0200 removed old expand_fun_eq
nipkow [Mon, 08 Aug 2011 08:56:58 +0200] rev 44050
removed old expand_fun_eq
Mon, 08 Aug 2011 08:25:28 +0200 fixed index entry
nipkow [Mon, 08 Aug 2011 08:25:28 +0200] rev 44049
fixed index entry
Mon, 08 Aug 2011 07:35:42 +0200 removed old recdef and types usage
nipkow [Mon, 08 Aug 2011 07:35:42 +0200] rev 44048
removed old recdef and types usage
Mon, 08 Aug 2011 07:13:16 +0200 merged
nipkow [Mon, 08 Aug 2011 07:13:16 +0200] rev 44047
merged
Sat, 06 Aug 2011 14:16:23 +0200 extended user-level attribute case_names with names for case hypotheses
nipkow [Sat, 06 Aug 2011 14:16:23 +0200] rev 44046
extended user-level attribute case_names with names for case hypotheses
Mon, 01 Aug 2011 12:08:53 +0200 infrastructure for attaching names to hypothesis in cases; realised via the same tag mechanism as case names
nipkow [Mon, 01 Aug 2011 12:08:53 +0200] rev 44045
infrastructure for attaching names to hypothesis in cases; realised via the same tag mechanism as case names
Sun, 07 Aug 2011 23:08:07 +0200 workaround for Java 1.7 where javax.swing.JComboBox<E> is generic;
wenzelm [Sun, 07 Aug 2011 23:08:07 +0200] rev 44044
workaround for Java 1.7 where javax.swing.JComboBox<E> is generic;
Sun, 07 Aug 2011 23:05:50 +0200 updated version information;
wenzelm [Sun, 07 Aug 2011 23:05:50 +0200] rev 44043
updated version information;
Sun, 07 Aug 2011 18:38:36 +0200 fixed document;
wenzelm [Sun, 07 Aug 2011 18:38:36 +0200] rev 44042
fixed document;
Fri, 05 Aug 2011 23:06:54 +0200 tuned order: pushing INF and SUP to Inf and Sup
haftmann [Fri, 05 Aug 2011 23:06:54 +0200] rev 44041
tuned order: pushing INF and SUP to Inf and Sup
Fri, 05 Aug 2011 22:58:17 +0200 tuned order: pushing INF and SUP to Inf and Sup
haftmann [Fri, 05 Aug 2011 22:58:17 +0200] rev 44040
tuned order: pushing INF and SUP to Inf and Sup
Fri, 05 Aug 2011 22:45:57 +0200 generalized lemmas to complete lattices
haftmann [Fri, 05 Aug 2011 22:45:57 +0200] rev 44039
generalized lemmas to complete lattices
Fri, 05 Aug 2011 17:22:28 +0200 merged
Andreas Lochbihler [Fri, 05 Aug 2011 17:22:28 +0200] rev 44038
merged
Fri, 05 Aug 2011 16:55:14 +0200 replace old SML code generator by new code generator in MicroJava/J
Andreas Lochbihler [Fri, 05 Aug 2011 16:55:14 +0200] rev 44037
replace old SML code generator by new code generator in MicroJava/J
Thu, 04 Aug 2011 16:49:57 +0200 new state syntax with less conflicts
kleing [Thu, 04 Aug 2011 16:49:57 +0200] rev 44036
new state syntax with less conflicts
Fri, 05 Aug 2011 14:16:44 +0200 replace old SML code generator by new code generator in MicroJava/JVM and /BV
Andreas Lochbihler [Fri, 05 Aug 2011 14:16:44 +0200] rev 44035
replace old SML code generator by new code generator in MicroJava/JVM and /BV
Fri, 05 Aug 2011 00:14:08 +0200 merged
haftmann [Fri, 05 Aug 2011 00:14:08 +0200] rev 44034
merged
Thu, 04 Aug 2011 20:11:39 +0200 more fine-granular instantiation
haftmann [Thu, 04 Aug 2011 20:11:39 +0200] rev 44033
more fine-granular instantiation
Thu, 04 Aug 2011 19:29:52 +0200 solving duality problem for complete_distrib_lattice; tuned
haftmann [Thu, 04 Aug 2011 19:29:52 +0200] rev 44032
solving duality problem for complete_distrib_lattice; tuned
Thu, 04 Aug 2011 23:21:04 +0200 merged
berghofe [Thu, 04 Aug 2011 23:21:04 +0200] rev 44031
merged
Thu, 04 Aug 2011 17:40:48 +0200 Pending FDL types may now be associated with Isabelle types as well.
berghofe [Thu, 04 Aug 2011 17:40:48 +0200] rev 44030
Pending FDL types may now be associated with Isabelle types as well.
Thu, 04 Aug 2011 07:33:08 +0200 tuned orthography
haftmann [Thu, 04 Aug 2011 07:33:08 +0200] rev 44029
tuned orthography
Thu, 04 Aug 2011 07:31:59 +0200 avoid yet unknown fact antiquotation
haftmann [Thu, 04 Aug 2011 07:31:59 +0200] rev 44028
avoid yet unknown fact antiquotation
Thu, 04 Aug 2011 07:31:43 +0200 NEWS
haftmann [Thu, 04 Aug 2011 07:31:43 +0200] rev 44027
NEWS
Wed, 03 Aug 2011 23:21:53 +0200 more specific instantiation
haftmann [Wed, 03 Aug 2011 23:21:53 +0200] rev 44026
more specific instantiation
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip