Wed, 28 Dec 2011 07:58:17 +0100 huffman add section headings
Tue, 27 Dec 2011 18:26:15 +0100 huffman remove duplicate lemma lists
Wed, 28 Dec 2011 20:03:13 +0100 wenzelm reverted some changes for set->predicate transition, according to "hg log -u berghofe -r Isabelle2007:Isabelle2008";
Wed, 28 Dec 2011 15:08:12 +0100 wenzelm disable kodkodi for now to prevent isatest failure of HOL-Nitpick_Examples due to 'a set constructor;
Wed, 28 Dec 2011 14:38:14 +0100 wenzelm updated platform information;
Wed, 28 Dec 2011 13:13:27 +0100 wenzelm discontinued broken macbroy5 and thus the obsolete ppc-darwin platform;
Wed, 28 Dec 2011 13:08:18 +0100 wenzelm more selective target "full" -- avoid failure of HOL-Datatype_Benchmark on 32bit platforms;
Wed, 28 Dec 2011 13:00:51 +0100 wenzelm print case syntax depending on "show_cases" configuration option;
Tue, 27 Dec 2011 15:38:45 +0100 huffman merged
Tue, 27 Dec 2011 15:37:33 +0100 huffman 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 huffman remove some uses of Int.succ and Int.pred
Tue, 27 Dec 2011 12:49:03 +0100 huffman removed unused lemmas
Tue, 27 Dec 2011 12:37:11 +0100 huffman remove redundant syntax declaration
Tue, 27 Dec 2011 12:27:06 +0100 huffman use 'induct arbitrary' instead of 'rule_format' attribute
Tue, 27 Dec 2011 12:05:03 +0100 huffman declare simp rules immediately, instead of using 'declare' commands
Tue, 27 Dec 2011 11:38:55 +0100 huffman declare word_of_int_{0,1} [simp], for consistency with word_of_int_bin
Tue, 27 Dec 2011 09:45:10 +0100 haftmann be explicit about Finite_Set.fold
Tue, 27 Dec 2011 09:15:26 +0100 haftmann dropped fact whose names clash with corresponding facts on canonical fold
Tue, 27 Dec 2011 09:15:26 +0100 haftmann prefer canonical fold on lists
Tue, 27 Dec 2011 09:15:26 +0100 haftmann be explicit about Finite_Set.fold
Mon, 26 Dec 2011 22:17:10 +0100 haftmann incorporated More_Set and More_List into the Main body -- to be consolidated later
Mon, 26 Dec 2011 22:17:10 +0100 haftmann moved theorem requiring multisets from More_List to Multiset
Mon, 26 Dec 2011 22:17:10 +0100 haftmann NEWS: unavoidable fact renames
Mon, 26 Dec 2011 18:32:43 +0100 haftmann dropped disfruitful `constant signatures`
Mon, 26 Dec 2011 18:32:43 +0100 haftmann moved various set operations to theory Set (resp. Product_Type)
Mon, 26 Dec 2011 17:40:43 +0100 haftmann dropped Executable_Set wrapper theory
Sun, 25 Dec 2011 08:42:33 +0100 haftmann updated certificate
Sat, 24 Dec 2011 16:14:59 +0100 haftmann NEWS: `set` is now a proper type constructor
Sat, 24 Dec 2011 16:14:58 +0100 haftmann dropped references to obsolete facts `mem_def` and `Collect_def`
Sat, 24 Dec 2011 16:14:58 +0100 haftmann dropped references to obsolete facts `mem_def_raw` and `Collect_def_raw`
Sat, 24 Dec 2011 16:14:58 +0100 haftmann adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 16:14:58 +0100 haftmann treatment of type constructor `set`
Sat, 24 Dec 2011 15:55:03 +0100 haftmann executable intervals
Sat, 24 Dec 2011 15:54:58 +0100 haftmann `set` is now a proper type constructor
Sat, 24 Dec 2011 15:53:12 +0100 haftmann tuned layout
Sat, 24 Dec 2011 15:53:12 +0100 haftmann reduced to a compatibility layer
Sat, 24 Dec 2011 15:53:11 +0100 haftmann added setup for executable code
Sat, 24 Dec 2011 15:53:11 +0100 haftmann moved `sublists` to theory Enum
Sat, 24 Dec 2011 15:53:11 +0100 haftmann commented out examples which choke on strict set/pred distinction
Sat, 24 Dec 2011 15:53:11 +0100 haftmann explicitly spelt out proof of equivariance avoids problem with automation due to type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 haftmann adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 haftmann dropped references to obsolete fact `mem_def`
Sat, 24 Dec 2011 15:53:10 +0100 haftmann dropped obsolete lemma member_set
Sat, 24 Dec 2011 15:53:09 +0100 haftmann dropped obsolete code equation for Id
Sat, 24 Dec 2011 15:53:09 +0100 haftmann tuned proofs
Sat, 24 Dec 2011 15:53:09 +0100 haftmann generalized type signature to permit overloading on `set`
Sat, 24 Dec 2011 15:53:08 +0100 haftmann added monad instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 haftmann enum type class instance for `set`; dropped misfitting code lemma for trancl
Sat, 24 Dec 2011 15:53:08 +0100 haftmann finite type class instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 haftmann treatment of type constructor `set`
Sat, 24 Dec 2011 15:53:07 +0100 haftmann lattice type class instances for `set`; added code lemma for Set.bind
Sat, 24 Dec 2011 15:53:07 +0100 haftmann `set` is now a proper type constructor; added operation for set monad
Fri, 23 Dec 2011 16:37:27 +0100 huffman simplify some proofs
Fri, 23 Dec 2011 15:55:23 +0100 huffman remove redundant lemma word_sub_def
Fri, 23 Dec 2011 15:34:18 +0100 huffman add lemmas bin_cat_zero and bin_split_zero
Fri, 23 Dec 2011 15:24:22 +0100 huffman more uses of 'induct arbitrary'
Fri, 23 Dec 2011 14:37:38 +0100 huffman use 'induct arbitrary' instead of universal quantifiers
Fri, 23 Dec 2011 11:50:12 +0100 huffman remove two conflicting simp rules for 'number_of (number_of _)' pattern
Thu, 22 Dec 2011 12:14:26 +0100 huffman add lemma bin_nth_minus1
Wed, 21 Dec 2011 18:23:08 +0100 blanchet removed killed encoding from example
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip