2010-08-28 |
Christian Urban |
updated to new Isabelle
|
changeset |
files
|
2010-08-27 |
Christian Urban |
cut out most of the lifting section and cleaned up everything
|
changeset |
files
|
2010-08-27 |
Christian Urban |
made all typographic changes
|
changeset |
files
|
2010-08-27 |
Christian Urban |
first pass on section 1
|
changeset |
files
|
2010-08-27 |
Christian Urban |
make copies of the "old" files
|
changeset |
files
|
2010-08-27 |
Cezary Kaliszyk |
Ball Bex can be lifted after unfolding.
|
changeset |
files
|
2010-08-26 |
Christian Urban |
"isabelle make test" makes all major examples....they work up to supp theorems (excluding)
|
changeset |
files
|
2010-08-26 |
Christian Urban |
merged
|
changeset |
files
|
2010-08-26 |
Christian Urban |
corrected bug with fv-function generation (that was the problem with recursive binders)
|
changeset |
files
|
2010-08-26 |
Cezary Kaliszyk |
minor
|
changeset |
files
|
2010-08-25 |
Christian Urban |
cleaned up (almost completely) the examples
|
changeset |
files
|
2010-08-25 |
Christian Urban |
cleaning of unused files and code
|
changeset |
files
|
2010-08-25 |
Christian Urban |
automatic lifting
|
changeset |
files
|
2010-08-25 |
Christian Urban |
everything now lifts as expected
|
changeset |
files
|
2010-08-25 |
Christian Urban |
now every lemma lifts (even with type variables)
|
changeset |
files
|
2010-08-25 |
Christian Urban |
can now deal with type variables in nominal datatype definitions
|
changeset |
files
|
2010-08-22 |
Christian Urban |
updated to new Isabelle
|
changeset |
files
|
2010-08-22 |
Christian Urban |
merged
|
changeset |
files
|
2010-08-22 |
Christian Urban |
updated to new Isabelle
|
changeset |
files
|
2010-08-21 |
Christian Urban |
not needed anymore
|
changeset |
files
|
2010-08-21 |
Christian Urban |
moved lifting code from Lift.thy to nominal_dt_quot.ML
|
changeset |
files
|
2010-08-21 |
Christian Urban |
nominal_datatypes with type variables do not work
|
changeset |
files
|
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
|
changeset |
files
|
2010-08-20 |
Cezary Kaliszyk |
Clarifications to FIXMEs.
|
changeset |
files
|
2010-08-20 |
Cezary Kaliszyk |
Finished adding remarks from the reviewers.
|
changeset |
files
|
2010-08-20 |
Cezary Kaliszyk |
few remaining remarks as fixme's.
|
changeset |
files
|
2010-08-19 |
Christian Urban |
used @{const_name} hopefully everywhere
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
Intuition behind REL
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
add missing mathpartir
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
Add 2 FIXMEs
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
The type does determine respectfulness, the constant without an instantiated type does not.
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
Add the SAC stylesheet and updated root file.
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
TODO
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
further comments from the referees
|
changeset |
files
|
2010-08-19 |
Cezary Kaliszyk |
fixes for referees
|
changeset |
files
|
2010-08-17 |
Christian Urban |
put everything in a "timeit"
|
changeset |
files
|
2010-08-17 |
Christian Urban |
improved runtime slightly, by constructing an explicit size measure for the function definitions
|
changeset |
files
|
2010-08-17 |
Christian Urban |
more tuning of the code
|
changeset |
files
|
2010-08-17 |
Christian Urban |
deleted unused code
|
changeset |
files
|
2010-08-17 |
Christian Urban |
improved code
|
changeset |
files
|
2010-08-16 |
Christian Urban |
can also lift the various eqvt lemmas for bn, fv, fv_bn and size
|
changeset |
files
|
2010-08-16 |
Christian Urban |
also able to lift the bn_defs
|
changeset |
files
|
2010-08-16 |
Christian Urban |
added rsp-lemmas for alpha_bns
|
changeset |
files
|
2010-08-16 |
Christian Urban |
cezary made the eq_iff lemmas to lift (still needs some infrastructure in quotient)
|
changeset |
files
|
2010-08-16 |
Christian Urban |
pinpointed the problem
|
changeset |
files
|
2010-08-16 |
Christian Urban |
modified the code for class instantiations (with help from Florian)
|
changeset |
files
|
2010-08-15 |
Christian Urban |
defined qperms and qsizes
|
changeset |
files
|
2010-08-15 |
Christian Urban |
simplified code
|
changeset |
files
|
2010-08-14 |
Christian Urban |
improved code
|
changeset |
files
|
2010-08-14 |
Christian Urban |
more experiments with lifting
|
changeset |
files
|
2010-08-12 |
Christian Urban |
updated to Isabelle 12th Aug
|
changeset |
files
|
2010-08-11 |
Christian Urban |
rsp for constructors
|
changeset |
files
|
2010-08-11 |
Christian Urban |
updated to Isabelle 11 Aug
|
changeset |
files
|
2010-08-11 |
Christian Urban |
added a function that transforms the helper-rsp lemmas into real rsp lemmas
|
changeset |
files
|
2010-08-08 |
Christian Urban |
proved rsp-helper lemmas of size functions
|
changeset |
files
|
2010-07-31 |
Christian Urban |
tuning
|
changeset |
files
|
2010-07-31 |
Christian Urban |
further simplification with alpha_prove
|
changeset |
files
|
2010-07-31 |
Christian Urban |
introduced a general alpha_prove method
|
changeset |
files
|
2010-07-29 |
Christian Urban |
equivariance for size
|
changeset |
files
|
2010-07-29 |
Christian Urban |
helper lemmas for rsp-lemmas
|
changeset |
files
|