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 |
put everything in a "timeit"
|
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 |
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-15 |
Christian Urban |
simplified code
|
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-12 |
Christian Urban |
updated to Isabelle 12th Aug
|
file |
diff |
annotate
|
2010-08-11 |
Christian Urban |
rsp for constructors
|
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 |
fixed order of fold_union to make alpha and fv agree
|
file |
diff |
annotate
|
2010-07-22 |
Christian Urban |
updated to new Isabelle; made FSet more "quiet"
|
file |
diff |
annotate
|
2010-07-16 |
Christian Urban |
more on the paper
|
file |
diff |
annotate
|
2010-07-07 |
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-27 |
Christian Urban |
fixed according to changes in quotient
|
file |
diff |
annotate
|
2010-06-24 |
Christian Urban |
added definition of the quotient types
|
file |
diff |
annotate
|
2010-06-23 |
Christian Urban |
deleted compose-lemmas in Abs (not needed anymore)
|
file |
diff |
annotate
|
2010-06-23 |
Christian Urban |
deleted equivp_hack
|
file |
diff |
annotate
|
2010-06-22 |
Christian Urban |
proved eqvip theorems for alphas
|
file |
diff |
annotate
|
2010-06-22 |
Christian Urban |
cleaned up the FSet (noise was introduced by error)
|
file |
diff |
annotate
|
2010-06-22 |
Christian Urban |
prove that alpha implies alpha_bn (needed for rsp proofs)
|
file |
diff |
annotate
|
2010-06-11 |
Christian Urban |
also symmetry
|
file |
diff |
annotate
|
2010-06-10 |
Christian Urban |
premerge
|
file |
diff |
annotate
|
2010-06-09 |
Christian Urban |
transitivity proofs done
|
file |
diff |
annotate
|
2010-06-07 |
Christian Urban |
work on transitivity proof
|
file |
diff |
annotate
|
2010-06-03 |
Christian Urban |
fixed problem with eqvt proofs
|
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 |
intermediate state
|
file |
diff |
annotate
|
2010-05-26 |
Christian Urban |
merged
|
file |
diff |
annotate
|
2010-05-26 |
Christian Urban |
added FSet to the correct paper
|
file |
diff |
annotate
|
2010-05-24 |
Christian Urban |
added slides
|
file |
diff |
annotate
|
2010-05-24 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2010-05-24 |
Christian Urban |
tuned
|
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-05-21 |
Cezary Kaliszyk |
Renamings
|
file |
diff |
annotate
|
2010-05-17 |
Christian Urban |
minor tuning
|
file |
diff |
annotate
|
2010-05-17 |
Christian Urban |
slight tuning
|
file |
diff |
annotate
|
2010-05-17 |
Christian Urban |
somewhat simplified the main parsing function; failed to move a Note-statement to define_raw_perms
|
file |
diff |
annotate
|
2010-05-16 |
Christian Urban |
moved the exporting part into the parser (this is still a hack); re-added CoreHaskell again to the examples - there seems to be a problem with the variable name pat
|
file |
diff |
annotate
|
2010-05-13 |
Christian Urban |
made out of STEPS a configuration value so that it can be set individually in each file
|
file |
diff |
annotate
|
2010-05-13 |
Christian Urban |
added term4 back to the examples
|
file |
diff |
annotate
|