2011-11-26 |
Christian Urban |
updated to Isabelle 26 Nov
|
file |
diff |
annotate
|
2011-11-26 |
Christian Urban |
added eqvt-lemma for Image
|
file |
diff |
annotate
|
2011-09-20 |
Christian Urban |
updated to Isabelle 19 Sept
|
file |
diff |
annotate
|
2011-08-15 |
Christian Urban |
updated for new Isabelle (11. Aug.)
|
file |
diff |
annotate
|
2011-07-22 |
Christian Urban |
completed the eqvt-proofs for functions; they are stored under the name function_name.eqvt and added to the eqvt-list
|
file |
diff |
annotate
|
2011-07-18 |
Christian Urban |
moved eqvt for Option.map
|
file |
diff |
annotate
|
2011-07-06 |
Christian Urban |
more on the NBE function
|
file |
diff |
annotate
|
2011-07-05 |
Christian Urban |
made the tests go through again
|
file |
diff |
annotate
|
2011-06-27 |
Christian Urban |
renamed ds to dset (disagreement set)
|
file |
diff |
annotate
|
2011-06-27 |
Christian Urban |
added small lemma about disagreement set
|
file |
diff |
annotate
|
2011-06-25 |
Christian Urban |
an alternative FCB for Abs_lst1; seems simpler but not as simple as I thought; not sure whether it generalises to multiple binders.
|
file |
diff |
annotate
|
2011-06-23 |
Christian Urban |
the simplifier can simplify "sort (atom a)" if a is a concrete atom type declared with atom_decl
|
file |
diff |
annotate
|
2011-06-16 |
Christian Urban |
got rid of the boolean flag in the raw_equivariance function
|
file |
diff |
annotate
|
2011-06-14 |
Christian Urban |
tuned some proofs
|
file |
diff |
annotate
|
2011-06-14 |
Christian Urban |
fixed the problem when giving a complex default-term; the fundef lemmas in Nominal_Base were not general enough
|
file |
diff |
annotate
|
2011-06-14 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2011-06-06 |
Christian Urban |
slightly stronger property in fundef_ex_prop
|
file |
diff |
annotate
|
2011-06-05 |
Christian Urban |
added a more general lemma fro fundef_ex1
|
file |
diff |
annotate
|
2011-06-02 |
Christian Urban |
removed dead code
|
file |
diff |
annotate
|
2011-05-10 |
Christian Urban |
updated to new Isabelle (> 9 May)
|
file |
diff |
annotate
|
2011-05-09 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2011-05-03 |
Christian Urban |
proved that lfp is equivariant (that simplifies equivariance proofs of inductively defined predicates)
|
file |
diff |
annotate
|
2011-05-09 |
Christian Urban |
more on pearl-paper
|
file |
diff |
annotate
|
2011-04-21 |
Christian Urban |
more to the pearl paper
|
file |
diff |
annotate
|
2011-04-09 |
Christian Urban |
eqvt of supp and fresh is proved using equivariance infrastructure
|
file |
diff |
annotate
|
2011-04-07 |
Christian Urban |
eqvt_lambda without eta-expansion
|
file |
diff |
annotate
|
2011-03-14 |
Christian Urban |
equivariance for All and Ex can be proved in terms of their definition
|
file |
diff |
annotate
|
2011-03-11 |
Christian Urban |
more on the paper
|
file |
diff |
annotate
|
2011-03-01 |
Christian Urban |
a bit more tuning
|
file |
diff |
annotate
|
2011-02-28 |
Christian Urban |
split the library into a basics file; merged Nominal_Eqvt into Nominal_Base
|
file |
diff |
annotate
|
2011-02-25 |
Christian Urban |
some slight polishing
|
file |
diff |
annotate
|
2011-02-24 |
Christian Urban |
added a lemma about fresh_star and Abs
|
file |
diff |
annotate
|
2011-01-27 |
Christian Urban |
the proofs with eqvt_at
|
file |
diff |
annotate
|
2011-01-19 |
Christian Urban |
added obtain_fresh lemma; tuned Lambda.thy
|
file |
diff |
annotate
|
2011-01-19 |
Christian Urban |
ported some of the old proofs to serve as testcases
|
file |
diff |
annotate
|
2011-01-19 |
Christian Urban |
added Minimal file to test things
|
file |
diff |
annotate
|
2011-01-18 |
Christian Urban |
defined properly substitution
|
file |
diff |
annotate
|
2011-01-18 |
Christian Urban |
removed finiteness assumption from set_rename_perm
|
file |
diff |
annotate
|
2011-01-18 |
Christian Urban |
the function translating lambda terms to locally nameless lambda terms; still needs a stronger abs_eq_iff lemma...at the moment only proved for restrictions
|
file |
diff |
annotate
|
2011-01-18 |
Christian Urban |
modified the renaming_perm lemmas
|
file |
diff |
annotate
|
2011-01-17 |
Christian Urban |
moved high level code from LamTest into the main libraries.
|
file |
diff |
annotate
|
2011-01-14 |
Christian Urban |
strengthened renaming lemmas
|
file |
diff |
annotate
|
2011-01-10 |
Christian Urban |
a few lemmas about freshness for at and at_base
|
file |
diff |
annotate
|
2011-01-06 |
Christian Urban |
some further lemmas for fsets
|
file |
diff |
annotate
|
2011-01-03 |
Christian Urban |
simple cases for string rule inductions
|
file |
diff |
annotate
|
2010-12-31 |
Christian Urban |
added small example for strong inductions; functions still need a sorry
|
file |
diff |
annotate
|
2010-12-19 |
Christian Urban |
a stronger statement for at_set_avoiding
|
file |
diff |
annotate
|
2010-12-16 |
Christian Urban |
simple cases for strong inducts done; infrastructure for the difficult ones is there
|
file |
diff |
annotate
|
2010-12-14 |
Christian Urban |
freshness theorem in strong exhausts; (temporarily includes a cheat_tac to make all tests go through)
|
file |
diff |
annotate
|
2010-12-07 |
Christian Urban |
moved general theorems into the libraries
|
file |
diff |
annotate
|
2010-11-29 |
Christian Urban |
isarfied some of the high-level proofs
|
file |
diff |
annotate
|
2010-11-29 |
Christian Urban |
completed proofs in Foo2
|
file |
diff |
annotate
|
2010-11-28 |
Christian Urban |
completed the strong exhausts rules for Foo2 using general lemmas
|
file |
diff |
annotate
|
2010-11-27 |
Christian Urban |
tuned proof to reduce number of warnings
|
file |
diff |
annotate
|
2010-11-27 |
Christian Urban |
disabled the Foo examples, because of heavy work
|
file |
diff |
annotate
|
2010-11-21 |
Christian Urban |
added example Foo2.thy
|
file |
diff |
annotate
|
2010-11-14 |
Christian Urban |
merged Nominal-General directory into Nominal; renamed Abs.thy to Nominal2_Abs.thy
|
file |
diff |
annotate
| base
|
2010-03-20 |
Christian Urban |
moved infinite_Un into mainstream Isabelle; moved permute_boolI/E lemmas
|
file |
diff |
annotate
|
2010-03-02 |
Christian Urban |
updated (added lemma about commuting permutations)
|
file |
diff |
annotate
|
2010-02-25 |
Christian Urban |
moved Nominal to "toplevel"
|
file |
diff |
annotate
| base
|