Sat, 24 Dec 2011 15:53:12 +0100 |
haftmann |
reduced to a compatibility layer
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:11 +0100 |
haftmann |
added setup for executable code
|
changeset |
files
|
Sat, 24 Dec 2011 15:53:11 +0100 |
haftmann |
moved `sublists` to theory Enum
|
changeset |
files
|
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
|