wenzelm [Sat, 17 Mar 2012 12:52:40 +0100] rev 46988
renamed HOL-Matrix to HOL-Matrix_LP to avoid name clash with AFP;
wenzelm [Sat, 17 Mar 2012 12:26:19 +0100] rev 46987
tuned message;
wenzelm [Sat, 17 Mar 2012 12:21:15 +0100] rev 46986
tuned proofs;
wenzelm [Sat, 17 Mar 2012 12:00:11 +0100] rev 46985
tuned proofs;
wenzelm [Sat, 17 Mar 2012 11:59:59 +0100] rev 46984
tuned exception;
wenzelm [Sat, 17 Mar 2012 11:57:03 +0100] rev 46983
merged;
haftmann [Sat, 17 Mar 2012 11:35:18 +0100] rev 46982
spelt out missing colemmas
haftmann [Sat, 17 Mar 2012 08:00:18 +0100] rev 46981
generalized INF_INT_eq, SUP_UN_eq
haftmann [Fri, 16 Mar 2012 22:26:55 +0100] rev 46980
tuned specifications
wenzelm [Sat, 17 Mar 2012 11:23:14 +0100] rev 46979
sort via string_ord (as secondary key), not fast_string_ord via Symtab.fold;
tuned;
wenzelm [Sat, 17 Mar 2012 10:55:08 +0100] rev 46978
tuned grouping -- merely indicate order of magnitude;
wenzelm [Sat, 17 Mar 2012 10:54:15 +0100] rev 46977
slightly more parallel find_theorems;
wenzelm [Sat, 17 Mar 2012 09:51:18 +0100] rev 46976
'definition' no longer exports the foundational "raw_def";
wenzelm [Sat, 17 Mar 2012 00:17:30 +0100] rev 46975
some attempts to fit source on screen;
wenzelm [Fri, 16 Mar 2012 22:48:38 +0100] rev 46974
eliminated odd 'finalconsts' / Theory.add_finals;
wenzelm [Fri, 16 Mar 2012 22:31:19 +0100] rev 46973
modernized axiomatization;
eliminated odd 'finalconsts';
wenzelm [Fri, 16 Mar 2012 22:22:05 +0100] rev 46972
modernized axiomatization;
eliminated odd 'finalconsts';
wenzelm [Fri, 16 Mar 2012 21:59:19 +0100] rev 46971
afford strict Args.type_name (cf. 29e88714ffe4);
wenzelm [Fri, 16 Mar 2012 21:40:21 +0100] rev 46970
check declared vs. defined commands at end of session;
wenzelm [Fri, 16 Mar 2012 21:20:23 +0100] rev 46969
more abstract heading level;
wenzelm [Fri, 16 Mar 2012 20:45:47 +0100] rev 46968
less redundant data;
wenzelm [Fri, 16 Mar 2012 20:33:33 +0100] rev 46967
uniform keyword names within ML/Scala -- produce elisp names via external conversion;
discontinued obsolete Keyword.thy_switch;
wenzelm [Fri, 16 Mar 2012 18:21:22 +0100] rev 46966
merged
paulson [Fri, 16 Mar 2012 16:32:34 +0000] rev 46965
ZF news
paulson [Fri, 16 Mar 2012 16:29:51 +0000] rev 46964
merged
paulson [Fri, 16 Mar 2012 16:29:28 +0000] rev 46963
Structured transfinite induction proofs
huffman [Fri, 16 Mar 2012 15:51:53 +0100] rev 46962
make more word theorems respect int/bin distinction
wenzelm [Fri, 16 Mar 2012 18:20:12 +0100] rev 46961
outer syntax command definitions based on formal command_spec derived from theory header declarations;