haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45979
treatment of type constructor `set`
haftmann [Sat, 24 Dec 2011 15:55:03 +0100] rev 45978
executable intervals
haftmann [Sat, 24 Dec 2011 15:54:58 +0100] rev 45977
`set` is now a proper type constructor
haftmann [Sat, 24 Dec 2011 15:53:12 +0100] rev 45976
tuned layout
haftmann [Sat, 24 Dec 2011 15:53:12 +0100] rev 45975
reduced to a compatibility layer
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45974
added setup for executable code
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45973
moved `sublists` to theory Enum
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45972
commented out examples which choke on strict set/pred distinction
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`
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45970
adjusted to set/pred distinction by means of type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45969
dropped references to obsolete fact `mem_def`
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45968
dropped obsolete lemma member_set
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45967
dropped obsolete code equation for Id
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45966
tuned proofs
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45965
generalized type signature to permit overloading on `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45964
added monad instance for `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45963
enum type class instance for `set`; dropped misfitting code lemma for trancl
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45962
finite type class instance for `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45961
treatment of type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:07 +0100] rev 45960
lattice type class instances for `set`; added code lemma for Set.bind
haftmann [Sat, 24 Dec 2011 15:53:07 +0100] rev 45959
`set` is now a proper type constructor; added operation for set monad
huffman [Fri, 23 Dec 2011 16:37:27 +0100] rev 45958
simplify some proofs
huffman [Fri, 23 Dec 2011 15:55:23 +0100] rev 45957
remove redundant lemma word_sub_def
huffman [Fri, 23 Dec 2011 15:34:18 +0100] rev 45956
add lemmas bin_cat_zero and bin_split_zero
huffman [Fri, 23 Dec 2011 15:24:22 +0100] rev 45955
more uses of 'induct arbitrary'
huffman [Fri, 23 Dec 2011 14:37:38 +0100] rev 45954
use 'induct arbitrary' instead of universal quantifiers
huffman [Fri, 23 Dec 2011 11:50:12 +0100] rev 45953
remove two conflicting simp rules for 'number_of (number_of _)' pattern
huffman [Thu, 22 Dec 2011 12:14:26 +0100] rev 45952
add lemma bin_nth_minus1
blanchet [Wed, 21 Dec 2011 18:23:08 +0100] rev 45951
removed killed encoding from example
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45950
updated docs
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45949
killed "guard@?" encodings -- they were found to be unsound
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45948
extend previous optimizations to guard-based encodings