Tue, 10 Nov 2009 09:32:16 +0100 |
Cezary Kaliszyk |
More code cleaning and commenting
|
changeset |
files
|
Mon, 09 Nov 2009 15:40:43 +0100 |
Cezary Kaliszyk |
Minor cleaning and removing of some 'handle _'.
|
changeset |
files
|
Mon, 09 Nov 2009 15:23:33 +0100 |
Cezary Kaliszyk |
Cleaning and commenting
|
changeset |
files
|
Mon, 09 Nov 2009 13:47:46 +0100 |
Cezary Kaliszyk |
Fixes for the other get_fun implementation.
|
changeset |
files
|
Fri, 06 Nov 2009 19:43:09 +0100 |
Christian Urban |
permutation lifting works now also
|
changeset |
files
|
Fri, 06 Nov 2009 19:26:32 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Fri, 06 Nov 2009 19:26:08 +0100 |
Christian Urban |
updated to new Isabelle version and added a new example file
|
changeset |
files
|
Fri, 06 Nov 2009 17:42:20 +0100 |
Cezary Kaliszyk |
Minor changes
|
changeset |
files
|
Fri, 06 Nov 2009 11:02:11 +0100 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Fri, 06 Nov 2009 11:01:22 +0100 |
Cezary Kaliszyk |
fold_rsp
|
changeset |
files
|
Fri, 06 Nov 2009 09:48:37 +0100 |
Christian Urban |
tuned the code in quotient and quotient_def
|
changeset |
files
|
Thu, 05 Nov 2009 16:43:57 +0100 |
Cezary Kaliszyk |
More functionality for lifting list.cases and list.recs.
|
changeset |
files
|
Thu, 05 Nov 2009 13:47:41 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Thu, 05 Nov 2009 13:47:04 +0100 |
Christian Urban |
removed typing information from get_fun in quotient_def; *potentially* dangerous
|
changeset |
files
|
Thu, 05 Nov 2009 13:36:46 +0100 |
Cezary Kaliszyk |
Remaining fixes for polymorphic types. map_append now lifts properly with 'a list and 'b list.
|
changeset |
files
|
Thu, 05 Nov 2009 10:46:54 +0100 |
Christian Urban |
removed Simplifier.context
|
changeset |
files
|
Thu, 05 Nov 2009 10:23:27 +0100 |
Christian Urban |
replaced check_term o parse_term by read_term
|
changeset |
files
|
Thu, 05 Nov 2009 09:55:21 +0100 |
Christian Urban |
merged
|
changeset |
files
|
Thu, 05 Nov 2009 09:38:34 +0100 |
Cezary Kaliszyk |
Infrastructure for polymorphic types
|
changeset |
files
|
Wed, 04 Nov 2009 16:10:39 +0100 |
Cezary Kaliszyk |
Two new tests for get_fun. Second one fails.
|
changeset |
files
|
Wed, 04 Nov 2009 15:27:32 +0100 |
Cezary Kaliszyk |
Type instantiation in regularize
|
changeset |
files
|
Wed, 04 Nov 2009 14:03:46 +0100 |
Cezary Kaliszyk |
Description of regularize
|
changeset |
files
|
Wed, 04 Nov 2009 13:33:13 +0100 |
Cezary Kaliszyk |
Experiments with lifting partially applied constants.
|
changeset |
files
|
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
|