Wed, 04 Nov 2009 12:19:04 +0100 |
Christian Urban |
more tuning
|
changeset |
files
|
Wed, 04 Nov 2009 12:07:22 +0100 |
Christian Urban |
slightly tuned
|
changeset |
files
|
Wed, 04 Nov 2009 11:59:48 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Wed, 04 Nov 2009 11:59:15 +0100 |
Christian Urban |
separated the quotient_def into a separate file
|
changeset |
files
|
Wed, 04 Nov 2009 11:08:05 +0100 |
Cezary Kaliszyk |
Experiments in Int
|
changeset |
files
|
Wed, 04 Nov 2009 10:43:33 +0100 |
Christian Urban |
fixed definition of PLUS
|
changeset |
files
|
Wed, 04 Nov 2009 10:31:20 +0100 |
Christian Urban |
simplified the quotient_def code
|
changeset |
files
|
Wed, 04 Nov 2009 09:52:31 +0100 |
Cezary Kaliszyk |
Lifting 'fold1.simps(2)' and some cleaning.
|
changeset |
files
|
Tue, 03 Nov 2009 18:09:59 +0100 |
Cezary Kaliszyk |
Playing with alpha_refl.
|
changeset |
files
|
Tue, 03 Nov 2009 17:51:10 +0100 |
Cezary Kaliszyk |
Alpha.induct now lifts automatically.
|
changeset |
files
|
Tue, 03 Nov 2009 17:30:43 +0100 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Tue, 03 Nov 2009 17:30:27 +0100 |
Cezary Kaliszyk |
applic_prs
|
changeset |
files
|
Tue, 03 Nov 2009 16:51:33 +0100 |
Christian Urban |
simplified the quotient_def code; type of the defined constant must now be given; for-part eliminated
|
changeset |
files
|
Tue, 03 Nov 2009 16:17:19 +0100 |
Cezary Kaliszyk |
Automatic FORALL_PRS. 'list.induct' lifts automatically. Faster ALLEX_RSP
|
changeset |
files
|
Tue, 03 Nov 2009 14:04:45 +0100 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Tue, 03 Nov 2009 14:04:21 +0100 |
Cezary Kaliszyk |
Preparing infrastructure for general FORALL_PRS
|
changeset |
files
|
Mon, 02 Nov 2009 18:26:55 +0100 |
Christian Urban |
split quotient.ML into two files
|
changeset |
files
|
Mon, 02 Nov 2009 18:16:19 +0100 |
Christian Urban |
slightly saner way of parsing the quotient_def
|
changeset |
files
|
Mon, 02 Nov 2009 15:39:25 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Mon, 02 Nov 2009 15:38:49 +0100 |
Christian Urban |
changed Type.typ_match to Sign.typ_match
|
changeset |
files
|
Mon, 02 Nov 2009 15:38:03 +0100 |
Cezary Kaliszyk |
Fixes after optimization and preparing for a general FORALL_PRS
|
changeset |
files
|
Mon, 02 Nov 2009 14:57:56 +0100 |
Cezary Kaliszyk |
Optimization
|
changeset |
files
|
Mon, 02 Nov 2009 11:51:50 +0100 |
Cezary Kaliszyk |
Map does not fully work yet.
|
changeset |
files
|
Mon, 02 Nov 2009 11:15:26 +0100 |
Cezary Kaliszyk |
Fixed quotdata_lookup.
|
changeset |
files
|
Mon, 02 Nov 2009 09:47:49 +0100 |
Christian Urban |
fixed problem with maps_update
|
changeset |
files
|
Mon, 02 Nov 2009 09:39:29 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Mon, 02 Nov 2009 09:33:48 +0100 |
Christian Urban |
fixed the problem with types in map
|
changeset |
files
|
Sat, 31 Oct 2009 11:20:55 +0100 |
Cezary Kaliszyk |
Automatic computation of application preservation and manually finished "alpha.induct". Slow...
|
changeset |
files
|
Fri, 30 Oct 2009 19:03:53 +0100 |
Cezary Kaliszyk |
Regularize for equalities and a better tactic. "alpha.cases" now lifts.
|
changeset |
files
|
Fri, 30 Oct 2009 18:31:06 +0100 |
Cezary Kaliszyk |
Regularization
|
changeset |
files
|
Fri, 30 Oct 2009 16:37:09 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Fri, 30 Oct 2009 16:35:43 +0100 |
Christian Urban |
added some facts about fresh and support of lam
|
changeset |
files
|
Fri, 30 Oct 2009 16:24:07 +0100 |
Cezary Kaliszyk |
Finally merged the code of the versions of regularize and tested examples.
|
changeset |
files
|
Fri, 30 Oct 2009 15:52:47 +0100 |
Cezary Kaliszyk |
Lemmas about fv.
|
changeset |
files
|
Fri, 30 Oct 2009 15:35:42 +0100 |
Christian Urban |
changed the order of rfv and reformulated a3 with rfv
|
changeset |
files
|
Fri, 30 Oct 2009 15:32:04 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Fri, 30 Oct 2009 15:30:33 +0100 |
Christian Urban |
not sure what changed here
|
changeset |
files
|
Fri, 30 Oct 2009 15:28:44 +0100 |
Christian Urban |
added fv-function
|
changeset |
files
|
Fri, 30 Oct 2009 15:22:59 +0100 |
Cezary Kaliszyk |
The proper real_alpha
|
changeset |
files
|
Fri, 30 Oct 2009 14:25:37 +0100 |
Cezary Kaliszyk |
Finding applications and duplicates filtered out in abstractions
|
changeset |
files
|
Fri, 30 Oct 2009 12:22:03 +0100 |
Cezary Kaliszyk |
Cleaning also in Lam
|
changeset |
files
|
Fri, 30 Oct 2009 11:25:29 +0100 |
Cezary Kaliszyk |
Cleaning of the interface to lift.
|
changeset |
files
|
Thu, 29 Oct 2009 17:35:03 +0100 |
Cezary Kaliszyk |
Tried manually lifting real_alpha
|
changeset |
files
|
Thu, 29 Oct 2009 13:30:11 +0100 |
Cezary Kaliszyk |
More tests in Lam
|
changeset |
files
|
Thu, 29 Oct 2009 13:29:03 +0100 |
Cezary Kaliszyk |
Cleaning of 'map id' and 'prod_fun id id' in lower_defs.
|
changeset |
files
|
Thu, 29 Oct 2009 12:09:31 +0100 |
Cezary Kaliszyk |
Using subst for identity definition.
|
changeset |
files
|
Thu, 29 Oct 2009 08:46:34 +0100 |
Cezary Kaliszyk |
Lifting of the 3 lemmas in LamEx
|
changeset |
files
|
Thu, 29 Oct 2009 08:06:49 +0100 |
Cezary Kaliszyk |
Fixed wrong CARD definition and removed the "Does not work anymore" comment.
|
changeset |
files
|
Thu, 29 Oct 2009 07:29:12 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Wed, 28 Oct 2009 20:01:20 +0100 |
Christian Urban |
updated some definitions; had to give sometimes different names; somewhere I introduced a bug, since not everything is working anymore (needs fixing!)
|
changeset |
files
|
Wed, 28 Oct 2009 19:46:15 +0100 |
Christian Urban |
ported all constant definitions to new scheme
|
changeset |
files
|
Wed, 28 Oct 2009 19:36:52 +0100 |
Christian Urban |
fixed the definition of alpha; this *breaks* some of the experiments
|
changeset |
files
|
Wed, 28 Oct 2009 18:08:38 +0100 |
Cezary Kaliszyk |
disambiguate ===> syntax
|
changeset |
files
|
Wed, 28 Oct 2009 17:38:37 +0100 |
Cezary Kaliszyk |
More cleaning in Lam code
|
changeset |
files
|
Wed, 28 Oct 2009 17:17:21 +0100 |
Cezary Kaliszyk |
cleaned FSet
|
changeset |
files
|
Wed, 28 Oct 2009 16:48:57 +0100 |
Cezary Kaliszyk |
Some cleaning
|
changeset |
files
|
Wed, 28 Oct 2009 16:16:38 +0100 |
Cezary Kaliszyk |
Cleaning the unnecessary theorems in 'IntEx'.
|
changeset |
files
|
Wed, 28 Oct 2009 16:11:28 +0100 |
Cezary Kaliszyk |
Fix also in the general procedure.
|
changeset |
files
|
Wed, 28 Oct 2009 16:06:19 +0100 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Wed, 28 Oct 2009 16:05:59 +0100 |
Cezary Kaliszyk |
Fixes
|
changeset |
files
|