Wed, 28 Dec 2011 12:55:37 +0100 fix typos
huffman [Wed, 28 Dec 2011 12:55:37 +0100] rev 46014
fix typos
Wed, 28 Dec 2011 12:52:23 +0100 remove some duplicate lemmas
huffman [Wed, 28 Dec 2011 12:52:23 +0100] rev 46013
remove some duplicate lemmas
Wed, 28 Dec 2011 10:48:39 +0100 simplify proof
huffman [Wed, 28 Dec 2011 10:48:39 +0100] rev 46012
simplify proof
Wed, 28 Dec 2011 10:30:43 +0100 replace 'lemmas' with explicit 'lemma'
huffman [Wed, 28 Dec 2011 10:30:43 +0100] rev 46011
replace 'lemmas' with explicit 'lemma'
Wed, 28 Dec 2011 07:58:17 +0100 add section headings
huffman [Wed, 28 Dec 2011 07:58:17 +0100] rev 46010
add section headings
Tue, 27 Dec 2011 18:26:15 +0100 remove duplicate lemma lists
huffman [Tue, 27 Dec 2011 18:26:15 +0100] rev 46009
remove duplicate lemma lists
Wed, 28 Dec 2011 20:03:13 +0100 reverted some changes for set->predicate transition, according to "hg log -u berghofe -r Isabelle2007:Isabelle2008";
wenzelm [Wed, 28 Dec 2011 20:03:13 +0100] rev 46008
reverted some changes for set->predicate transition, according to "hg log -u berghofe -r Isabelle2007:Isabelle2008"; tuned proofs;
Wed, 28 Dec 2011 15:08:12 +0100 disable kodkodi for now to prevent isatest failure of HOL-Nitpick_Examples due to 'a set constructor;
wenzelm [Wed, 28 Dec 2011 15:08:12 +0100] rev 46007
disable kodkodi for now to prevent isatest failure of HOL-Nitpick_Examples due to 'a set constructor; prefer explicit version information;
Wed, 28 Dec 2011 14:38:14 +0100 updated platform information;
wenzelm [Wed, 28 Dec 2011 14:38:14 +0100] rev 46006
updated platform information;
Wed, 28 Dec 2011 13:13:27 +0100 discontinued broken macbroy5 and thus the obsolete ppc-darwin platform;
wenzelm [Wed, 28 Dec 2011 13:13:27 +0100] rev 46005
discontinued broken macbroy5 and thus the obsolete ppc-darwin platform;
Wed, 28 Dec 2011 13:08:18 +0100 more selective target "full" -- avoid failure of HOL-Datatype_Benchmark on 32bit platforms;
wenzelm [Wed, 28 Dec 2011 13:08:18 +0100] rev 46004
more selective target "full" -- avoid failure of HOL-Datatype_Benchmark on 32bit platforms;
Wed, 28 Dec 2011 13:00:51 +0100 print case syntax depending on "show_cases" configuration option;
wenzelm [Wed, 28 Dec 2011 13:00:51 +0100] rev 46003
print case syntax depending on "show_cases" configuration option;
Tue, 27 Dec 2011 15:38:45 +0100 merged
huffman [Tue, 27 Dec 2011 15:38:45 +0100] rev 46002
merged
Tue, 27 Dec 2011 15:37:33 +0100 redefine some binary operations on integers work on abstract numerals instead of Int.Pls and Int.Min
huffman [Tue, 27 Dec 2011 15:37:33 +0100] rev 46001
redefine some binary operations on integers work on abstract numerals instead of Int.Pls and Int.Min
Tue, 27 Dec 2011 13:16:22 +0100 remove some uses of Int.succ and Int.pred
huffman [Tue, 27 Dec 2011 13:16:22 +0100] rev 46000
remove some uses of Int.succ and Int.pred
Tue, 27 Dec 2011 12:49:03 +0100 removed unused lemmas
huffman [Tue, 27 Dec 2011 12:49:03 +0100] rev 45999
removed unused lemmas
Tue, 27 Dec 2011 12:37:11 +0100 remove redundant syntax declaration
huffman [Tue, 27 Dec 2011 12:37:11 +0100] rev 45998
remove redundant syntax declaration
Tue, 27 Dec 2011 12:27:06 +0100 use 'induct arbitrary' instead of 'rule_format' attribute
huffman [Tue, 27 Dec 2011 12:27:06 +0100] rev 45997
use 'induct arbitrary' instead of 'rule_format' attribute
Tue, 27 Dec 2011 12:05:03 +0100 declare simp rules immediately, instead of using 'declare' commands
huffman [Tue, 27 Dec 2011 12:05:03 +0100] rev 45996
declare simp rules immediately, instead of using 'declare' commands
Tue, 27 Dec 2011 11:38:55 +0100 declare word_of_int_{0,1} [simp], for consistency with word_of_int_bin
huffman [Tue, 27 Dec 2011 11:38:55 +0100] rev 45995
declare word_of_int_{0,1} [simp], for consistency with word_of_int_bin
Tue, 27 Dec 2011 09:45:10 +0100 be explicit about Finite_Set.fold
haftmann [Tue, 27 Dec 2011 09:45:10 +0100] rev 45994
be explicit about Finite_Set.fold
Tue, 27 Dec 2011 09:15:26 +0100 dropped fact whose names clash with corresponding facts on canonical fold
haftmann [Tue, 27 Dec 2011 09:15:26 +0100] rev 45993
dropped fact whose names clash with corresponding facts on canonical fold
Tue, 27 Dec 2011 09:15:26 +0100 prefer canonical fold on lists
haftmann [Tue, 27 Dec 2011 09:15:26 +0100] rev 45992
prefer canonical fold on lists
Tue, 27 Dec 2011 09:15:26 +0100 be explicit about Finite_Set.fold
haftmann [Tue, 27 Dec 2011 09:15:26 +0100] rev 45991
be explicit about Finite_Set.fold
Mon, 26 Dec 2011 22:17:10 +0100 incorporated More_Set and More_List into the Main body -- to be consolidated later
haftmann [Mon, 26 Dec 2011 22:17:10 +0100] rev 45990
incorporated More_Set and More_List into the Main body -- to be consolidated later
Mon, 26 Dec 2011 22:17:10 +0100 moved theorem requiring multisets from More_List to Multiset
haftmann [Mon, 26 Dec 2011 22:17:10 +0100] rev 45989
moved theorem requiring multisets from More_List to Multiset
Mon, 26 Dec 2011 22:17:10 +0100 NEWS: unavoidable fact renames
haftmann [Mon, 26 Dec 2011 22:17:10 +0100] rev 45988
NEWS: unavoidable fact renames
Mon, 26 Dec 2011 18:32:43 +0100 dropped disfruitful `constant signatures`
haftmann [Mon, 26 Dec 2011 18:32:43 +0100] rev 45987
dropped disfruitful `constant signatures`
Mon, 26 Dec 2011 18:32:43 +0100 moved various set operations to theory Set (resp. Product_Type)
haftmann [Mon, 26 Dec 2011 18:32:43 +0100] rev 45986
moved various set operations to theory Set (resp. Product_Type)
Mon, 26 Dec 2011 17:40:43 +0100 dropped Executable_Set wrapper theory
haftmann [Mon, 26 Dec 2011 17:40:43 +0100] rev 45985
dropped Executable_Set wrapper theory
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip