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
|
2010-06-24 |
Christian Urban |
added definition of the quotient types
|
file |
diff |
annotate
|
2010-06-23 |
Christian Urban |
merged cezary's changes
|
file |
diff |
annotate
|
2010-06-23 |
Cezary Kaliszyk |
Un-do the second change to SingleLet.
|
file |
diff |
annotate
|
2010-06-23 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2010-06-23 |
Cezary Kaliszyk |
Changes for PER and list_all2 committed to Isabelle
|
file |
diff |
annotate
|
2010-06-22 |
Christian Urban |
proved eqvip theorems for alphas
|
file |
diff |
annotate
|
2010-06-22 |
Christian Urban |
prove that alpha implies alpha_bn (needed for rsp proofs)
|
file |
diff |
annotate
|
2010-06-21 |
Christian Urban |
merged with main line
|
file |
diff |
annotate
|
2010-06-11 |
Christian Urban |
also symmetry
|
file |
diff |
annotate
|
2010-06-09 |
Christian Urban |
transitivity proofs done
|
file |
diff |
annotate
|
2010-06-07 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2010-06-07 |
Christian Urban |
work on transitivity proof
|
file |
diff |
annotate
|
2010-06-02 |
Christian Urban |
fixed problem with bn_info
|
file |
diff |
annotate
|
2010-06-01 |
Christian Urban |
equivariance done
|
file |
diff |
annotate
|
2010-06-01 |
Christian Urban |
smaller code for raw-eqvt proofs
|
file |
diff |
annotate
|
2010-05-31 |
Christian Urban |
all raw definitions are defined using function
|
file |
diff |
annotate
|
2010-05-27 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2010-05-27 |
Christian Urban |
intermediate state
|
file |
diff |
annotate
|
2010-05-24 |
Christian Urban |
added slides
|
file |
diff |
annotate
|
2010-05-24 |
Christian Urban |
alpha works now
|
file |
diff |
annotate
|
2010-05-23 |
Christian Urban |
started to work on alpha
|
file |
diff |
annotate
|
2010-05-22 |
Christian Urban |
properly exported bn_descr
|
file |
diff |
annotate
|
2010-05-21 |
Christian Urban |
hving a working fv-definition without the export
|
file |
diff |
annotate
|
2010-05-21 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2010-05-20 |
Christian Urban |
new fv/fv_bn function (supp breaks now); exported raw perms and raw funs into separate ML-files
|
file |
diff |
annotate
|
2010-06-20 |
Christian Urban |
fixed example
|
file |
diff |
annotate
|
2010-06-07 |
Christian Urban |
improved abstract, some tuning
|
file |
diff |
annotate
|