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 |
defined height as a function that returns an integer
|
file |
diff |
annotate
|
2011-01-18 |
Christian Urban |
defined properly substitution
|
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-17 |
Christian Urban |
added a translation function from lambda-terms to deBruijn terms (equivariance fails at the moment)
|
file |
diff |
annotate
|
2011-01-17 |
Christian Urban |
added a few examples of functions to Lambda.thy
|
file |
diff |
annotate
|
2011-01-17 |
Christian Urban |
removed old testing code from Lambda.thy
|
file |
diff |
annotate
|
2011-01-09 |
Christian Urban |
solved subgoals for depth and subst function
|
file |
diff |
annotate
|
2011-01-06 |
Christian Urban |
a modified function package where, as a test, True has been injected into the compatibility condictions
|
file |
diff |
annotate
|
2011-01-06 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
2010-12-31 |
Christian Urban |
changed res keyword to set+ for restrictions; comment by a referee
|
file |
diff |
annotate
|
2010-12-28 |
Christian Urban |
automated all strong induction lemmas
|
file |
diff |
annotate
|
2010-12-22 |
Christian Urban |
properly exported strong exhaust theorem; cleaned up some examples
|
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-09-29 |
Christian Urban |
simplified exhaust proofs
|
file |
diff |
annotate
|
2010-09-29 |
Christian Urban |
test with induct_schema for simpler strong_ind proofs
|
file |
diff |
annotate
|
2010-08-29 |
Christian Urban |
renamed NewParser to Nominal2
|
file |
diff |
annotate
|
2010-08-27 |
Christian Urban |
make copies of the "old" files
|
file |
diff |
annotate
|
2010-08-26 |
Christian Urban |
"isabelle make test" makes all major examples....they work up to supp theorems (excluding)
|
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 |
now every lemma lifts (even with type variables)
|
file |
diff |
annotate
|
2010-08-25 |
Christian Urban |
can now deal with type variables in nominal datatype definitions
|
file |
diff |
annotate
|
2010-08-21 |
Christian Urban |
nominal_datatypes with type variables do not work
|
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-06-07 |
Christian Urban |
work on transitivity proof
|
file |
diff |
annotate
|
2010-05-21 |
Cezary Kaliszyk |
Match_Lam defined on Quotient Level.
|
file |
diff |
annotate
|
2010-05-21 |
Cezary Kaliszyk |
More on Function-defined subst.
|
file |
diff |
annotate
|
2010-05-21 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
2010-05-21 |
Cezary Kaliszyk |
Renamings.
|
file |
diff |
annotate
|
2010-05-21 |
Cezary Kaliszyk |
merge (non-trival)
|
file |
diff |
annotate
|
2010-05-21 |
Cezary Kaliszyk |
Previously uncommited direct subst definition changes.
|
file |
diff |
annotate
|
2010-05-21 |
Cezary Kaliszyk |
Function experiments
|
file |
diff |
annotate
|
2010-05-19 |
Cezary Kaliszyk |
more subst experiments
|
file |
diff |
annotate
|
2010-05-19 |
Cezary Kaliszyk |
More subst experminets
|
file |
diff |
annotate
|
2010-05-18 |
Cezary Kaliszyk |
more on subst
|
file |
diff |
annotate
|
2010-05-18 |
Cezary Kaliszyk |
Single variable substitution
|
file |
diff |
annotate
|
2010-05-18 |
Cezary Kaliszyk |
subst fix
|
file |
diff |
annotate
|
2010-05-18 |
Cezary Kaliszyk |
subst experiments
|
file |
diff |
annotate
|
2010-05-12 |
Christian Urban |
fixed the examples for the new eqvt-procedure....temporarily disabled Manual/Term4.thy
|
file |
diff |
annotate
|
2010-05-11 |
Cezary Kaliszyk |
Include raw permutation definitions in eqvt
|
file |
diff |
annotate
|
2010-05-11 |
Cezary Kaliszyk |
Declare alpha_gen_eqvt as eqvt and change the proofs that used 'eqvts[symmetric]'
|
file |
diff |
annotate
|
2010-05-09 |
Christian Urban |
cleaned up a bit the examples; added equivariance to all examples
|
file |
diff |
annotate
|
2010-05-04 |
Cezary Kaliszyk |
Move 2 more to NewParser
|
file |
diff |
annotate
|
2010-04-26 |
Christian Urban |
some changes to the paper
|
file |
diff |
annotate
|
2010-04-26 |
Christian Urban |
eliminated command so that all compiles
|
file |
diff |
annotate
|
2010-04-26 |
Christian Urban |
changed theorem_i to theorem....requires new Isabelle
|
file |
diff |
annotate
|
2010-04-25 |
Christian Urban |
tuned and cleaned
|
file |
diff |
annotate
|
2010-04-16 |
Christian Urban |
automatic proofs for equivariance of alphas
|
file |
diff |
annotate
|
2010-04-16 |
Cezary Kaliszyk |
Finished proof in Lambda.thy
|
file |
diff |
annotate
|
2010-04-16 |
Christian Urban |
attempt to manual prove eqvt for alpha
|
file |
diff |
annotate
|
2010-04-16 |
Christian Urban |
some tuning of eqvt-infrastructure
|
file |
diff |
annotate
|
2010-04-14 |
Christian Urban |
deleted offending [eqvt]-attribute in Abs; Lambda works again, but there is now a problem in CoreHaskell
|
file |
diff |
annotate
|
2010-04-14 |
Christian Urban |
tuned and removed dead code
|
file |
diff |
annotate
|
2010-04-14 |
Christian Urban |
added a library for basic nominal functions; separated nominal_eqvt file
|
file |
diff |
annotate
|
2010-04-14 |
Christian Urban |
first working version of the automatic equivariance procedure
|
file |
diff |
annotate
|
2010-04-14 |
Christian Urban |
preliminary tests
|
file |
diff |
annotate
|
2010-04-13 |
Christian Urban |
made everything to compile
|
file |
diff |
annotate
|
2010-04-12 |
Christian Urban |
some small tunings (incompleted work in Lambda.thy)
|
file |
diff |
annotate
|