2010-12-31 |
Christian Urban |
changed res keyword to set+ for restrictions; comment by a referee
|
file |
diff |
annotate
|
2010-12-22 |
Christian Urban |
tuned examples
|
file |
diff |
annotate
|
2010-12-21 |
Christian Urban |
all examples for strong exhausts work; recursive binders need to be treated differently; still unclean version with lots of diagnostic code
|
file |
diff |
annotate
|
2010-11-13 |
Christian Urban |
lifted permute_bn constants
|
file |
diff |
annotate
|
2010-11-12 |
Christian Urban |
automated permute_bn functions (raw ones first)
|
file |
diff |
annotate
|
2010-11-10 |
Christian Urban |
adapted to changes by Florian on the quotient package and removed local fix for function package
|
file |
diff |
annotate
|
2010-10-14 |
Christian Urban |
major reorganisation of fset (renamed fset_to_set to fset, changed the definition of list_eq and fcard_raw)
|
file |
diff |
annotate
|
2010-10-05 |
Christian Urban |
llncs and more sqeezing
|
file |
diff |
annotate
|
2010-09-27 |
Christian Urban |
added postprocessed fresh-lemmas for constructors
|
file |
diff |
annotate
|
2010-09-27 |
Christian Urban |
post-processed eq_iff and supp threormes according to the fv-supp equality
|
file |
diff |
annotate
|
2010-09-27 |
Christian Urban |
some experiments
|
file |
diff |
annotate
|
2010-09-25 |
Christian Urban |
lifted size_thms and exported them as <name>.size
|
file |
diff |
annotate
|
2010-09-25 |
Christian Urban |
cleaned up two examples
|
file |
diff |
annotate
|
2010-09-17 |
Christian Urban |
updated to Isabelle Sept 16
|
file |
diff |
annotate
|
2010-09-12 |
Christian Urban |
tuned code
|
file |
diff |
annotate
|
2010-09-10 |
Christian Urban |
supp-proofs work except for CoreHaskell and Modules (induct is probably not finding the correct instance)
|
file |
diff |
annotate
|
2010-09-04 |
Christian Urban |
generated inducts rule by Project_Rule.projections
|
file |
diff |
annotate
|
2010-09-04 |
Christian Urban |
added the definition supp_rel (support w.r.t. a relation)
|
file |
diff |
annotate
|
2010-09-03 |
Christian Urban |
moved a proof to Abs
|
file |
diff |
annotate
|
2010-09-03 |
Christian Urban |
made the fv-definition aggree more with alpha (needed in the support proofs)
|
file |
diff |
annotate
|
2010-09-02 |
Christian Urban |
some experiments with support
|
file |
diff |
annotate
|
2010-08-29 |
Christian Urban |
renamed NewParser to Nominal2
|
file |
diff |
annotate
|
2010-08-29 |
Christian Urban |
updated todos
|
file |
diff |
annotate
|
2010-08-28 |
Christian Urban |
added fs-instance proofs
|
file |
diff |
annotate
|
2010-08-28 |
Christian Urban |
added proofs for fsupp properties
|
file |
diff |
annotate
|
2010-08-28 |
Christian Urban |
fiexed problem with constructors that have no arguments
|
file |
diff |
annotate
|
2010-08-28 |
Christian Urban |
proved supports lemmas
|
file |
diff |
annotate
|
2010-08-25 |
Christian Urban |
cleaned up (almost completely) the examples
|
file |
diff |
annotate
|
2010-08-25 |
Christian Urban |
automatic lifting
|
file |
diff |
annotate
|
2010-08-25 |
Christian Urban |
can now deal with type variables in nominal datatype definitions
|
file |
diff |
annotate
|
2010-08-22 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
2010-08-22 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
2010-08-21 |
Christian Urban |
changed parser so that the binding mode is indicated as "bind (list)", "bind (set)" or "bind (res)"; if only "bind" is given, then bind (list) is assumed as default
|
file |
diff |
annotate
|
2010-08-17 |
Christian Urban |
improved runtime slightly, by constructing an explicit size measure for the function definitions
|
file |
diff |
annotate
|
2010-08-17 |
Christian Urban |
more tuning of the code
|
file |
diff |
annotate
|
2010-08-17 |
Christian Urban |
improved code
|
file |
diff |
annotate
|
2010-08-16 |
Christian Urban |
can also lift the various eqvt lemmas for bn, fv, fv_bn and size
|
file |
diff |
annotate
|
2010-08-16 |
Christian Urban |
also able to lift the bn_defs
|
file |
diff |
annotate
|
2010-08-16 |
Christian Urban |
added rsp-lemmas for alpha_bns
|
file |
diff |
annotate
|
2010-08-16 |
Christian Urban |
cezary made the eq_iff lemmas to lift (still needs some infrastructure in quotient)
|
file |
diff |
annotate
|
2010-08-16 |
Christian Urban |
pinpointed the problem
|
file |
diff |
annotate
|
2010-08-16 |
Christian Urban |
modified the code for class instantiations (with help from Florian)
|
file |
diff |
annotate
|
2010-08-15 |
Christian Urban |
defined qperms and qsizes
|
file |
diff |
annotate
|
2010-08-14 |
Christian Urban |
improved code
|
file |
diff |
annotate
|
2010-08-14 |
Christian Urban |
more experiments with lifting
|
file |
diff |
annotate
|
2010-08-11 |
Christian Urban |
rsp for constructors
|
file |
diff |
annotate
|
2010-08-11 |
Christian Urban |
added a function that transforms the helper-rsp lemmas into real rsp lemmas
|
file |
diff |
annotate
|
2010-08-08 |
Christian Urban |
proved rsp-helper lemmas of size functions
|
file |
diff |
annotate
|
2010-07-31 |
Christian Urban |
introduced a general alpha_prove method
|
file |
diff |
annotate
|
2010-07-29 |
Christian Urban |
equivariance for size
|
file |
diff |
annotate
|
2010-07-29 |
Christian Urban |
helper lemmas for rsp-lemmas
|
file |
diff |
annotate
|
2010-07-27 |
Christian Urban |
tests
|
file |
diff |
annotate
|
2010-07-27 |
Christian Urban |
cleaned up a bit Abs.thy
|
file |
diff |
annotate
|
2010-07-27 |
Christian Urban |
fixed order of fold_union to make alpha and fv agree
|
file |
diff |
annotate
|
2010-07-25 |
Christian Urban |
added paper by james; some minor cleaning
|
file |
diff |
annotate
|
2010-07-17 |
Christian Urban |
tests
|
file |
diff |
annotate
|
2010-07-16 |
Christian Urban |
more on the paper
|
file |
diff |
annotate
|
2010-07-14 |
Christian Urban |
more on the paper
|
file |
diff |
annotate
|
2010-06-28 |
Christian Urban |
more quotient-definitions
|
file |
diff |
annotate
|
2010-06-28 |
Christian Urban |
slight cleaning
|
file |
diff |
annotate
|