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
Sun, 25 Dec 2011 08:42:33 +0100 updated certificate
haftmann [Sun, 25 Dec 2011 08:42:33 +0100] rev 45984
updated certificate
Sat, 24 Dec 2011 16:14:59 +0100 NEWS: `set` is now a proper type constructor
haftmann [Sat, 24 Dec 2011 16:14:59 +0100] rev 45983
NEWS: `set` is now a proper type constructor
Sat, 24 Dec 2011 16:14:58 +0100 dropped references to obsolete facts `mem_def` and `Collect_def`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45982
dropped references to obsolete facts `mem_def` and `Collect_def`
Sat, 24 Dec 2011 16:14:58 +0100 dropped references to obsolete facts `mem_def_raw` and `Collect_def_raw`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45981
dropped references to obsolete facts `mem_def_raw` and `Collect_def_raw`
Sat, 24 Dec 2011 16:14:58 +0100 adjusted to set/pred distinction by means of type constructor `set`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45980
adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 16:14:58 +0100 treatment of type constructor `set`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45979
treatment of type constructor `set`
Sat, 24 Dec 2011 15:55:03 +0100 executable intervals
haftmann [Sat, 24 Dec 2011 15:55:03 +0100] rev 45978
executable intervals
Sat, 24 Dec 2011 15:54:58 +0100 `set` is now a proper type constructor
haftmann [Sat, 24 Dec 2011 15:54:58 +0100] rev 45977
`set` is now a proper type constructor
Sat, 24 Dec 2011 15:53:12 +0100 tuned layout
haftmann [Sat, 24 Dec 2011 15:53:12 +0100] rev 45976
tuned layout
Sat, 24 Dec 2011 15:53:12 +0100 reduced to a compatibility layer
haftmann [Sat, 24 Dec 2011 15:53:12 +0100] rev 45975
reduced to a compatibility layer
Sat, 24 Dec 2011 15:53:11 +0100 added setup for executable code
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45974
added setup for executable code
Sat, 24 Dec 2011 15:53:11 +0100 moved `sublists` to theory Enum
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45973
moved `sublists` to theory Enum
Sat, 24 Dec 2011 15:53:11 +0100 commented out examples which choke on strict set/pred distinction
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45972
commented out examples which choke on strict set/pred distinction
Sat, 24 Dec 2011 15:53:11 +0100 explicitly spelt out proof of equivariance avoids problem with automation due to type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45971
explicitly spelt out proof of equivariance avoids problem with automation due to type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 adjusted to set/pred distinction by means of type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45970
adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 dropped references to obsolete fact `mem_def`
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45969
dropped references to obsolete fact `mem_def`
Sat, 24 Dec 2011 15:53:10 +0100 dropped obsolete lemma member_set
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45968
dropped obsolete lemma member_set
Sat, 24 Dec 2011 15:53:09 +0100 dropped obsolete code equation for Id
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45967
dropped obsolete code equation for Id
Sat, 24 Dec 2011 15:53:09 +0100 tuned proofs
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45966
tuned proofs
Sat, 24 Dec 2011 15:53:09 +0100 generalized type signature to permit overloading on `set`
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45965
generalized type signature to permit overloading on `set`
Sat, 24 Dec 2011 15:53:08 +0100 added monad instance for `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45964
added monad instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 enum type class instance for `set`; dropped misfitting code lemma for trancl
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45963
enum type class instance for `set`; dropped misfitting code lemma for trancl
Sat, 24 Dec 2011 15:53:08 +0100 finite type class instance for `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45962
finite type class instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 treatment of type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45961
treatment of type constructor `set`
Sat, 24 Dec 2011 15:53:07 +0100 lattice type class instances for `set`; added code lemma for Set.bind
haftmann [Sat, 24 Dec 2011 15:53:07 +0100] rev 45960
lattice type class instances for `set`; added code lemma for Set.bind
Sat, 24 Dec 2011 15:53:07 +0100 `set` is now a proper type constructor; added operation for set monad
haftmann [Sat, 24 Dec 2011 15:53:07 +0100] rev 45959
`set` is now a proper type constructor; added operation for set monad
Fri, 23 Dec 2011 16:37:27 +0100 simplify some proofs
huffman [Fri, 23 Dec 2011 16:37:27 +0100] rev 45958
simplify some proofs
Fri, 23 Dec 2011 15:55:23 +0100 remove redundant lemma word_sub_def
huffman [Fri, 23 Dec 2011 15:55:23 +0100] rev 45957
remove redundant lemma word_sub_def
Fri, 23 Dec 2011 15:34:18 +0100 add lemmas bin_cat_zero and bin_split_zero
huffman [Fri, 23 Dec 2011 15:34:18 +0100] rev 45956
add lemmas bin_cat_zero and bin_split_zero
Fri, 23 Dec 2011 15:24:22 +0100 more uses of 'induct arbitrary'
huffman [Fri, 23 Dec 2011 15:24:22 +0100] rev 45955
more uses of 'induct arbitrary'
Fri, 23 Dec 2011 14:37:38 +0100 use 'induct arbitrary' instead of universal quantifiers
huffman [Fri, 23 Dec 2011 14:37:38 +0100] rev 45954
use 'induct arbitrary' instead of universal quantifiers
Fri, 23 Dec 2011 11:50:12 +0100 remove two conflicting simp rules for 'number_of (number_of _)' pattern
huffman [Fri, 23 Dec 2011 11:50:12 +0100] rev 45953
remove two conflicting simp rules for 'number_of (number_of _)' pattern
Thu, 22 Dec 2011 12:14:26 +0100 add lemma bin_nth_minus1
huffman [Thu, 22 Dec 2011 12:14:26 +0100] rev 45952
add lemma bin_nth_minus1
Wed, 21 Dec 2011 18:23:08 +0100 removed killed encoding from example
blanchet [Wed, 21 Dec 2011 18:23:08 +0100] rev 45951
removed killed encoding from example
Wed, 21 Dec 2011 15:04:28 +0100 updated docs
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45950
updated docs
Wed, 21 Dec 2011 15:04:28 +0100 killed "guard@?" encodings -- they were found to be unsound
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45949
killed "guard@?" encodings -- they were found to be unsound
Wed, 21 Dec 2011 15:04:28 +0100 extend previous optimizations to guard-based encodings
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45948
extend previous optimizations to guard-based encodings
Wed, 21 Dec 2011 15:04:28 +0100 treat polymorphic constructors specially in @? encodings
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45947
treat polymorphic constructors specially in @? encodings
Wed, 21 Dec 2011 15:04:28 +0100 tuning
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45946
tuning
Wed, 21 Dec 2011 15:04:28 +0100 no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45945
no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip