Tue, 05 Jul 2011 18:42:34 +0200 |
Christian Urban |
changed bind to binds in specifications; bind will cause trouble with Monad_Syntax
|
changeset |
files
|
Tue, 05 Jul 2011 18:01:54 +0200 |
Christian Urban |
side commment for future use
|
changeset |
files
|
Tue, 05 Jul 2011 16:22:18 +0200 |
Christian Urban |
made the tests go through again
|
changeset |
files
|
Tue, 05 Jul 2011 15:01:10 +0200 |
Christian Urban |
added another example which seems difficult to define
|
changeset |
files
|
Tue, 05 Jul 2011 15:00:41 +0200 |
Christian Urban |
added a tactic "all_trivials" which simplifies all trivial constructor cases and leaves the others untouched.
|
changeset |
files
|
Tue, 05 Jul 2011 04:23:33 +0200 |
Christian Urban |
merged
|
changeset |
files
|
Tue, 05 Jul 2011 04:19:02 +0200 |
Christian Urban |
all FCB lemmas
|
changeset |
files
|
Tue, 05 Jul 2011 04:18:45 +0200 |
Christian Urban |
exported various FCB-lemmas to a separate file
|
changeset |
files
|
Tue, 05 Jul 2011 10:13:34 +0900 |
Cezary Kaliszyk |
Express trans_db with Option.map and Option.bind. Possibly mbind is a copy of bind?
|
changeset |
files
|
Tue, 05 Jul 2011 09:28:16 +0900 |
Cezary Kaliszyk |
Define a version of aux only for same binders. Completeness is fine.
|
changeset |
files
|
Tue, 05 Jul 2011 09:26:20 +0900 |
Cezary Kaliszyk |
Move If / Let with 'True' to the end of Lambda
|
changeset |
files
|
Mon, 04 Jul 2011 23:56:19 +0200 |
Christian Urban |
merged
|
changeset |
files
|
Mon, 04 Jul 2011 23:55:46 +0200 |
Christian Urban |
tuned
|
changeset |
files
|
Mon, 04 Jul 2011 23:54:05 +0200 |
Christian Urban |
added an example that recurses over two arguments; the interesting proof-obligation is not yet done
|
changeset |
files
|
Mon, 04 Jul 2011 14:47:21 +0900 |
Cezary Kaliszyk |
Let with a different invariant; not true.
|
changeset |
files
|
Sun, 03 Jul 2011 21:04:46 +0900 |
Cezary Kaliszyk |
Add non-working Lambda_F_T using FCB2
|
changeset |
files
|
Sun, 03 Jul 2011 21:04:06 +0900 |
Cezary Kaliszyk |
Added non-working CPS3 using FCB2
|
changeset |
files
|
Sun, 03 Jul 2011 21:01:07 +0900 |
Cezary Kaliszyk |
Change CPS1 to FCB2
|
changeset |
files
|
Sat, 02 Jul 2011 12:40:59 +0900 |
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
|
Sat, 02 Jul 2011 00:27:47 +0100 |
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
|
Fri, 01 Jul 2011 17:46:15 +0900 |
Cezary Kaliszyk |
Exhaust Issue
|
changeset |
files
|
Thu, 30 Jun 2011 11:05:25 +0100 |
Christian Urban |
clarified a sentence
|
changeset |
files
|
Thu, 30 Jun 2011 02:19:59 +0100 |
Christian Urban |
more code refactoring
|
changeset |
files
|
Wed, 29 Jun 2011 23:08:44 +0100 |
Christian Urban |
combined distributed data for alpha in alpha_result (partially done)
|
changeset |
files
|
Wed, 29 Jun 2011 19:21:26 +0100 |
Christian Urban |
moved Classical and Let temporarily into a section where "sorry" is allowed; this makes all test go through
|
changeset |
files
|
Wed, 29 Jun 2011 17:01:09 +0100 |
Christian Urban |
added a warning if a theorem is already declared as equivariant
|
changeset |
files
|
Wed, 29 Jun 2011 16:44:54 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Wed, 29 Jun 2011 13:04:24 +0900 |
Cezary Kaliszyk |
Prove bn injectivity and experiment more with Let
|
changeset |
files
|
Wed, 29 Jun 2011 00:48:50 +0100 |
Christian Urban |
some experiments
|
changeset |
files
|
Tue, 28 Jun 2011 14:45:30 +0900 |
Cezary Kaliszyk |
trying new fcb in let/subst
|
changeset |
files
|