Tue, 10 Nov 2009 09:32:16 +0100 |
Cezary Kaliszyk |
More code cleaning and commenting
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 15:40:43 +0100 |
Cezary Kaliszyk |
Minor cleaning and removing of some 'handle _'.
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 15:23:33 +0100 |
Cezary Kaliszyk |
Cleaning and commenting
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 13:47:46 +0100 |
Cezary Kaliszyk |
Fixes for the other get_fun implementation.
|
file |
diff |
annotate
|
Fri, 06 Nov 2009 19:26:08 +0100 |
Christian Urban |
updated to new Isabelle version and added a new example file
|
file |
diff |
annotate
|
Fri, 06 Nov 2009 09:48:37 +0100 |
Christian Urban |
tuned the code in quotient and quotient_def
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 16:43:57 +0100 |
Cezary Kaliszyk |
More functionality for lifting list.cases and list.recs.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 10:46:54 +0100 |
Christian Urban |
removed Simplifier.context
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 09:55:21 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 09:38:34 +0100 |
Cezary Kaliszyk |
Infrastructure for polymorphic types
|
file |
diff |
annotate
|
Wed, 04 Nov 2009 15:27:32 +0100 |
Cezary Kaliszyk |
Type instantiation in regularize
|
file |
diff |
annotate
|
Wed, 04 Nov 2009 14:03:46 +0100 |
Cezary Kaliszyk |
Description of regularize
|
file |
diff |
annotate
|
Wed, 04 Nov 2009 11:59:15 +0100 |
Christian Urban |
separated the quotient_def into a separate file
|
file |
diff |
annotate
|
Wed, 04 Nov 2009 10:43:33 +0100 |
Christian Urban |
fixed definition of PLUS
|
file |
diff |
annotate
|
Wed, 04 Nov 2009 10:31:20 +0100 |
Christian Urban |
simplified the quotient_def code
|
file |
diff |
annotate
|
Wed, 04 Nov 2009 09:52:31 +0100 |
Cezary Kaliszyk |
Lifting 'fold1.simps(2)' and some cleaning.
|
file |
diff |
annotate
|
Tue, 03 Nov 2009 17:30:43 +0100 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
Tue, 03 Nov 2009 17:30:27 +0100 |
Cezary Kaliszyk |
applic_prs
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 03 Nov 2009 16:17:19 +0100 |
Cezary Kaliszyk |
Automatic FORALL_PRS. 'list.induct' lifts automatically. Faster ALLEX_RSP
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 18:26:55 +0100 |
Christian Urban |
split quotient.ML into two files
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 18:16:19 +0100 |
Christian Urban |
slightly saner way of parsing the quotient_def
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 15:38:49 +0100 |
Christian Urban |
changed Type.typ_match to Sign.typ_match
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 14:57:56 +0100 |
Cezary Kaliszyk |
Optimization
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 11:15:26 +0100 |
Cezary Kaliszyk |
Fixed quotdata_lookup.
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 09:39:29 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 09:33:48 +0100 |
Christian Urban |
fixed the problem with types in map
|
file |
diff |
annotate
|
Sat, 31 Oct 2009 11:20:55 +0100 |
Cezary Kaliszyk |
Automatic computation of application preservation and manually finished "alpha.induct". Slow...
|
file |
diff |
annotate
|
Fri, 30 Oct 2009 19:03:53 +0100 |
Cezary Kaliszyk |
Regularize for equalities and a better tactic. "alpha.cases" now lifts.
|
file |
diff |
annotate
|
Fri, 30 Oct 2009 18:31:06 +0100 |
Cezary Kaliszyk |
Regularization
|
file |
diff |
annotate
|
Fri, 30 Oct 2009 16:24:07 +0100 |
Cezary Kaliszyk |
Finally merged the code of the versions of regularize and tested examples.
|
file |
diff |
annotate
|
Fri, 30 Oct 2009 14:25:37 +0100 |
Cezary Kaliszyk |
Finding applications and duplicates filtered out in abstractions
|
file |
diff |
annotate
|
Fri, 30 Oct 2009 11:25:29 +0100 |
Cezary Kaliszyk |
Cleaning of the interface to lift.
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 13:29:03 +0100 |
Cezary Kaliszyk |
Cleaning of 'map id' and 'prod_fun id id' in lower_defs.
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 12:09:31 +0100 |
Cezary Kaliszyk |
Using subst for identity definition.
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 16:11:28 +0100 |
Cezary Kaliszyk |
Fix also in the general procedure.
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 16:05:59 +0100 |
Cezary Kaliszyk |
Fixes
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 15:25:36 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 15:25:11 +0100 |
Christian Urban |
added infrastructure for defining lifted constants
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 14:59:24 +0100 |
Cezary Kaliszyk |
First experiments with Lambda
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 10:17:07 +0100 |
Cezary Kaliszyk |
Proof of append_rsp
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 01:49:31 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Wed, 28 Oct 2009 01:48:45 +0100 |
Christian Urban |
added a function for matching types
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 18:02:35 +0100 |
Cezary Kaliszyk |
Simplfied interface to repabs_injection.
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 17:08:47 +0100 |
Cezary Kaliszyk |
map_append lifted automatically.
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 15:00:15 +0100 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 14:59:00 +0100 |
Cezary Kaliszyk |
Fixed APPLY_RSP vs Cong in the InjRepAbs tactic.
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 14:46:38 +0100 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 14:14:30 +0100 |
Christian Urban |
added equiv-thm to the quot_info
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 11:27:53 +0100 |
Christian Urban |
made quotients compatiple with Nominal; updated keyword file
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 09:01:12 +0100 |
Cezary Kaliszyk |
Completely cleaned Int.
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 07:46:52 +0100 |
Cezary Kaliszyk |
Further reordering in Int code.
|
file |
diff |
annotate
|
Mon, 26 Oct 2009 14:18:26 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Mon, 26 Oct 2009 13:33:28 +0100 |
Cezary Kaliszyk |
Symmetry of integer addition
|
file |
diff |
annotate
|
Mon, 26 Oct 2009 11:55:36 +0100 |
Cezary Kaliszyk |
Finished the code for adding lower defs, and more things moved to QuotMain
|
file |
diff |
annotate
|
Mon, 26 Oct 2009 10:02:50 +0100 |
Cezary Kaliszyk |
Cleaning and fixing.
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 23:44:41 +0100 |
Christian Urban |
added code for declaring map-functions
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 00:14:40 +0200 |
Christian Urban |
added data-storage about the quotients
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 18:17:38 +0200 |
Christian Urban |
changed the definitions of liftet constants to use fun_maps
|
file |
diff |
annotate
|