Sat, 24 Dec 2011 15:53:11 +0100 |
haftmann |
commented out examples which choke on strict set/pred distinction
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:11 +0100 |
haftmann |
explicitly spelt out proof of equivariance avoids problem with automation due to type constructor `set`
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:10 +0100 |
haftmann |
adjusted to set/pred distinction by means of type constructor `set`
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:10 +0100 |
haftmann |
dropped references to obsolete fact `mem_def`
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:10 +0100 |
haftmann |
dropped obsolete lemma member_set
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:09 +0100 |
haftmann |
dropped obsolete code equation for Id
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:09 +0100 |
haftmann |
tuned proofs
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:09 +0100 |
haftmann |
generalized type signature to permit overloading on `set`
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:08 +0100 |
haftmann |
added monad instance for `set`
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:08 +0100 |
haftmann |
enum type class instance for `set`; dropped misfitting code lemma for trancl
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:08 +0100 |
haftmann |
finite type class instance for `set`
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:08 +0100 |
haftmann |
treatment of type constructor `set`
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:07 +0100 |
haftmann |
lattice type class instances for `set`; added code lemma for Set.bind
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:07 +0100 |
haftmann |
`set` is now a proper type constructor; added operation for set monad
|
changeset |
files
|
Fri, 23 Dec 2011 16:37:27 +0100 |
huffman |
simplify some proofs
|
changeset |
files
|
Fri, 23 Dec 2011 15:55:23 +0100 |
huffman |
remove redundant lemma word_sub_def
|
changeset |
files
|
Fri, 23 Dec 2011 15:34:18 +0100 |
huffman |
add lemmas bin_cat_zero and bin_split_zero
|
changeset |
files
|
Fri, 23 Dec 2011 15:24:22 +0100 |
huffman |
more uses of 'induct arbitrary'
|
changeset |
files
|
Fri, 23 Dec 2011 14:37:38 +0100 |
huffman |
use 'induct arbitrary' instead of universal quantifiers
|
changeset |
files
|
Fri, 23 Dec 2011 11:50:12 +0100 |
huffman |
remove two conflicting simp rules for 'number_of (number_of _)' pattern
|
changeset |
files
|
Thu, 22 Dec 2011 12:14:26 +0100 |
huffman |
add lemma bin_nth_minus1
|
changeset |
files
|
Wed, 21 Dec 2011 18:23:08 +0100 |
blanchet |
removed killed encoding from example
|
changeset |
files
|
Wed, 21 Dec 2011 15:04:28 +0100 |
blanchet |
updated docs
|
changeset |
files
|
Wed, 21 Dec 2011 15:04:28 +0100 |
blanchet |
killed "guard@?" encodings -- they were found to be unsound
|
changeset |
files
|
Wed, 21 Dec 2011 15:04:28 +0100 |
blanchet |
extend previous optimizations to guard-based encodings
|
changeset |
files
|
Wed, 21 Dec 2011 15:04:28 +0100 |
blanchet |
treat polymorphic constructors specially in @? encodings
|
changeset |
files
|
Wed, 21 Dec 2011 15:04:28 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 21 Dec 2011 15:04:28 +0100 |
blanchet |
no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
|
changeset |
files
|
Wed, 21 Dec 2011 14:38:21 +0100 |
bulwahn |
added some basic documentation about method induction_schema extracted from old NEWS
|
changeset |
files
|
Wed, 21 Dec 2011 14:24:29 +0100 |
bulwahn |
adding documentation about the quickcheck_generator command in the IsarRef
|
changeset |
files
|