2011-07-11 |
Cezary Kaliszyk |
use eqvt_at_perm
|
changeset |
files
|
2011-07-11 |
Cezary Kaliszyk |
Remove copy of FCB and cleanup
|
changeset |
files
|
2011-07-11 |
Cezary Kaliszyk |
Experiment with permuting eqvt_at
|
changeset |
files
|
2011-07-11 |
Christian Urban |
combinators for local theories and lists
|
changeset |
files
|
2011-07-11 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-11 |
Christian Urban |
some more experiments with let and bns
|
changeset |
files
|
2011-07-08 |
Christian Urban |
some code refactoring
|
changeset |
files
|
2011-07-07 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-07 |
Christian Urban |
code refactoring; introduced a record for raw_dt_info
|
changeset |
files
|
2011-07-06 |
Christian Urban |
more on NBE
|
changeset |
files
|
2011-07-06 |
Christian Urban |
more on the NBE function
|
changeset |
files
|
2011-07-05 |
Christian Urban |
a little further with NBE
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Setup eqvt_at for first goal
|
changeset |
files
|
2011-07-05 |
Christian Urban |
attempt for NBE
|
changeset |
files
|
2011-07-05 |
Christian Urban |
added some relatively simple examples from paper by Norrish
|
changeset |
files
|
2011-07-05 |
Christian Urban |
changed bind to binds in specifications; bind will cause trouble with Monad_Syntax
|
changeset |
files
|
2011-07-05 |
Christian Urban |
side commment for future use
|
changeset |
files
|
2011-07-05 |
Christian Urban |
made the tests go through again
|
changeset |
files
|
2011-07-05 |
Christian Urban |
added another example which seems difficult to define
|
changeset |
files
|
2011-07-05 |
Christian Urban |
added a tactic "all_trivials" which simplifies all trivial constructor cases and leaves the others untouched.
|
changeset |
files
|
2011-07-05 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-05 |
Christian Urban |
all FCB lemmas
|
changeset |
files
|
2011-07-05 |
Christian Urban |
exported various FCB-lemmas to a separate file
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Express trans_db with Option.map and Option.bind. Possibly mbind is a copy of bind?
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Define a version of aux only for same binders. Completeness is fine.
|
changeset |
files
|
2011-07-05 |
Cezary Kaliszyk |
Move If / Let with 'True' to the end of Lambda
|
changeset |
files
|
2011-07-04 |
Christian Urban |
merged
|
changeset |
files
|
2011-07-04 |
Christian Urban |
tuned
|
changeset |
files
|
2011-07-04 |
Christian Urban |
added an example that recurses over two arguments; the interesting proof-obligation is not yet done
|
changeset |
files
|
2011-07-04 |
Cezary Kaliszyk |
Let with a different invariant; not true.
|
changeset |
files
|
2011-07-03 |
Cezary Kaliszyk |
Add non-working Lambda_F_T using FCB2
|
changeset |
files
|
2011-07-03 |
Cezary Kaliszyk |
Added non-working CPS3 using FCB2
|
changeset |
files
|
2011-07-03 |
Cezary Kaliszyk |
Change CPS1 to FCB2
|
changeset |
files
|
2011-07-02 |
Cezary Kaliszyk |
Did the proofs of height and subst for Let with list-like binders. Having apply_assns allows proving things by alpha_bn
|
changeset |
files
|
2011-07-01 |
Christian Urban |
side-by-side tests of lets with single assignment; deep-binder case works if the recursion is avoided using an auxiliary function
|
changeset |
files
|
2011-07-01 |
Cezary Kaliszyk |
Exhaust Issue
|
changeset |
files
|
2011-06-30 |
Christian Urban |
clarified a sentence
|
changeset |
files
|
2011-06-30 |
Christian Urban |
more code refactoring
|
changeset |
files
|
2011-06-29 |
Christian Urban |
combined distributed data for alpha in alpha_result (partially done)
|
changeset |
files
|
2011-06-29 |
Christian Urban |
moved Classical and Let temporarily into a section where "sorry" is allowed; this makes all test go through
|
changeset |
files
|
2011-06-29 |
Christian Urban |
added a warning if a theorem is already declared as equivariant
|
changeset |
files
|
2011-06-29 |
Christian Urban |
merged
|
changeset |
files
|
2011-06-29 |
Cezary Kaliszyk |
Prove bn injectivity and experiment more with Let
|
changeset |
files
|
2011-06-28 |
Christian Urban |
some experiments
|
changeset |
files
|
2011-06-28 |
Cezary Kaliszyk |
trying new fcb in let/subst
|
changeset |
files
|
2011-06-28 |
Cezary Kaliszyk |
Leftover only inj and eqvt
|
changeset |
files
|
2011-06-28 |
Cezary Kaliszyk |
eapply fcb ok
|
changeset |
files
|
2011-06-28 |
Cezary Kaliszyk |
Removed Inl and Inr
|
changeset |
files
|