2010-03-17 |
Cezary Kaliszyk |
Proper compose_sym2
|
changeset |
files
|
2010-03-17 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-17 |
Christian Urban |
temporarily disabled tests in Nominal/ROOT
|
changeset |
files
|
2010-03-17 |
Christian Urban |
made paper to compile
|
changeset |
files
|
2010-03-17 |
Christian Urban |
added partial proof for the strong induction principle
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Trying to find a compose lemma for 2 arguments.
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
cheat_alpha_eqvt no longer needed. Cleaned the tracing messages.
|
changeset |
files
|
2010-03-17 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-17 |
Christian Urban |
added proof of supp/fv for type schemes
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Updated Type Schemes to automatic lifting. One goal is not true because of the restriction.
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Remove Term5a, since it is now identical to Term5.
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Finished all proofs in Term5 and Term5n.
|
changeset |
files
|
2010-03-17 |
Christian Urban |
added partial proof of supp for type schemes
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Fix in alpha; support of the recursive Let works :)
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
The recursive supp just has one equation too much.
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Fix for the change of alpha_gen.
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Generate compound FV and Alpha for recursive bindings.
|
changeset |
files
|
2010-03-17 |
Cezary Kaliszyk |
Lifting theorems with compound fv and compound alpha.
|
changeset |
files
|
2010-03-17 |
Christian Urban |
commented out examples that should not work; but for example type-scheme example should work
|
changeset |
files
|
2010-03-17 |
Christian Urban |
added another supp-proof for the non-recursive case
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
Revert 7c8cd6eae8e2, now all proofs in Term5 go through, both recursive and not.
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
The old recursive alpha works fine.
|
changeset |
files
|
2010-03-16 |
Christian Urban |
added the final unfolded result
|
changeset |
files
|
2010-03-16 |
Christian Urban |
merge and proof of support for non-recursive case
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
Added Term5 non-recursive. The bug is there only for the recursive case.
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
Alpha is wrong.
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
alpha_bn doesn't need the permutation in non-recursive case.
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
alpha5_transp and equivp
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
alpha5_symp proved.
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
FV_bn generated for recursive functions as well, and used in main fv for bindings.
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
The proof in 'Test' gets simpler.
|
changeset |
files
|
2010-03-16 |
Cezary Kaliszyk |
Removed pi o bn = bn' assumption in alpha
|
changeset |
files
|
2010-03-15 |
Christian Urban |
merged (confirmed to work with Isabelle from 6th March)
|
changeset |
files
|
2010-03-15 |
Christian Urban |
another synchronisation
|
changeset |
files
|
2010-03-15 |
Christian Urban |
proof for support when bn-function is present, but fb_function is empty
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
fv_eqvt_cheat no longer needed.
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
derive "inducts" from "induct" instead of lifting again is much faster.
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
build_eqvts works with recursive case if proper induction rule is used.
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
cheat_alpha_eqvt no longer needed; the proofs work.
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
LF works with new alpha...?
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
explicit flag "cheat_equivp"
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
Prove alpha_gen_compose_eqvt
|
changeset |
files
|
2010-03-15 |
Cezary Kaliszyk |
Use eqvt.
|
changeset |
files
|
2010-03-15 |
Christian Urban |
added preliminary test version....but Test works now
|
changeset |
files
|
2010-03-15 |
Christian Urban |
added an eqvt-proof for bi
|
changeset |
files
|
2010-03-15 |
Christian Urban |
synchronised with main hg-repository; used add_typedef_global in nominal_atoms
|
changeset |
files
|
2010-03-14 |
Christian Urban |
localised the typedef in Attic (requires new Isabelle)
|
changeset |
files
|
2010-03-13 |
Christian Urban |
started supp-fv proofs (is going to work)
|
changeset |
files
|
2010-03-12 |
Cezary Kaliszyk |
Even with pattern simplified to a single clause, the supp equation doesn't seem true.
|
changeset |
files
|
2010-03-12 |
Cezary Kaliszyk |
Still don't know how to prove supp=fv for simplest Let...
|
changeset |
files
|
2010-03-11 |
Cezary Kaliszyk |
Do not fail if the finite support proof fails.
|
changeset |
files
|
2010-03-11 |
Christian Urban |
generalised the supp for atoms to all concrete atoms (not just names)
|
changeset |
files
|
2010-03-11 |
Christian Urban |
support of atoms at the end of Abs.thy
|
changeset |
files
|
2010-03-11 |
Cezary Kaliszyk |
Trying to prove atom_image_fresh_swap
|
changeset |
files
|
2010-03-11 |
Cezary Kaliszyk |
Finite_support proof no longer needed in LF.
|
changeset |
files
|
2010-03-11 |
Cezary Kaliszyk |
Show that the new types are in finite support typeclass.
|
changeset |
files
|