2010-03-08 |
Cezary Kaliszyk |
More fine-grained nominal restriction for debugging.
|
changeset |
files
|
2010-03-08 |
Cezary Kaliszyk |
Fix permutation addition.
|
changeset |
files
|
2010-03-08 |
Cezary Kaliszyk |
Update the comments
|
changeset |
files
|
2010-03-08 |
Cezary Kaliszyk |
Gather bindings with same binder, and generate only one permutation for them.
|
changeset |
files
|
2010-03-08 |
Cezary Kaliszyk |
Undo effects of simp.
|
changeset |
files
|
2010-03-07 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-07 |
Christian Urban |
updated to renamings in Isabelle
|
changeset |
files
|
2010-03-04 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-04 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-04 |
Christian Urban |
more proofs in Abs and work on Core Haskell
|
changeset |
files
|
2010-03-03 |
Christian Urban |
added a lemma that permutations can be represented as sums of swapping
|
changeset |
files
|
2010-03-05 |
Cezary Kaliszyk |
Still unable to show supp=fv for let with one existential.
|
changeset |
files
|
2010-03-05 |
Cezary Kaliszyk |
Ported LF to the parser interface.
|
changeset |
files
|
2010-03-05 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-05 |
Cezary Kaliszyk |
Lift fv and bn eqvts; no need to lift alpha_eqvt.
|
changeset |
files
|
2010-03-05 |
Cezary Kaliszyk |
Not much progress about the single existential let case.
|
changeset |
files
|
2010-03-05 |
Cezary Kaliszyk |
Fixed LF for one quantifier over 2 premises.
|
changeset |
files
|
2010-03-05 |
Cezary Kaliszyk |
Trying to fix the proofs for the single existential... So far failed.
|
changeset |
files
|
2010-03-04 |
Cezary Kaliszyk |
Lift distinct.
|
changeset |
files
|
2010-03-04 |
Cezary Kaliszyk |
Added lifting of pseudo-injectivity, commented out the code again and enabled the weird examples.
|
changeset |
files
|
2010-03-04 |
Cezary Kaliszyk |
Lift BV,FV,Permutations and injection :).
|
changeset |
files
|
2010-03-04 |
Cezary Kaliszyk |
Comment out Weird and Phd until we have an idea how to handle multiple permutations. Transp that works for multiple existentials.
|
changeset |
files
|
2010-03-04 |
Cezary Kaliszyk |
A version that just leaves the supp/\supp goal. Obviously not true.
|
changeset |
files
|
2010-03-04 |
Cezary Kaliszyk |
Prove symp and transp of weird without the supp /\ supp = {} assumption.
|
changeset |
files
|
2010-03-03 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-03 |
Cezary Kaliszyk |
Experiments with proving weird transp
|
changeset |
files
|
2010-03-03 |
Cezary Kaliszyk |
Code for solving symp goals with multiple existentials.
|
changeset |
files
|
2010-03-03 |
Cezary Kaliszyk |
reflp for multiple quantifiers.
|
changeset |
files
|
2010-03-03 |
Christian Urban |
fixed mess in Test.thy
|
changeset |
files
|
2010-03-03 |
Cezary Kaliszyk |
Fix eqvt for multiple quantifiers.
|
changeset |
files
|
2010-03-03 |
Christian Urban |
only tuned
|
changeset |
files
|
2010-03-03 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-03 |
Christian Urban |
start of paper - does not compile yet
|
changeset |
files
|
2010-03-03 |
Christian Urban |
added ACM style file for ICFP
|
changeset |
files
|
2010-03-03 |
Cezary Kaliszyk |
weird eqvt
|
changeset |
files
|
2010-03-03 |
Cezary Kaliszyk |
Add the supp intersection conditions.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Comment out the part that does not work with 2 quantifiers.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Fixes for the fv problem and alpha problem.
|
changeset |
files
|
2010-03-02 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-02 |
Christian Urban |
preliinary test about alpha-weirdo
|
changeset |
files
|
2010-03-02 |
Christian Urban |
Another problem with permutations in alpha and possibly also in fv
|
changeset |
files
|
2010-03-02 |
Christian Urban |
potential problem with the phd-example, where two permutations are generated, but only one is used
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Some tests around Term4. Not sure how to fix the generated fv function.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Porting from Lift to Parser; until defining the Quotient type.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Add image_eqvt and atom_eqvt to eqvt bases.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Include the raw eqvt lemmas.
|
changeset |
files
|
2010-03-02 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-02 |
Christian Urban |
added some more examples from Peter Sewell's bestiary
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Minor
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Working bv_eqvt
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Moving wrappers out of Lift.
|
changeset |
files
|
2010-03-02 |
Christian Urban |
merged
|
changeset |
files
|
2010-03-02 |
Christian Urban |
added distinctness of perms
|
changeset |
files
|
2010-03-02 |
Christian Urban |
updated (added lemma about commuting permutations)
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Change type schemes to name set.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
More fixes for new alpha, the whole lift script should now work again.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Length fix for nested recursions.
|
changeset |
files
|
2010-03-02 |
Cezary Kaliszyk |
Fix equivp.
|
changeset |
files
|