Thu, 26 Nov 2009 02:31:00 +0100 |
Christian Urban |
test with monos
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 21:48:32 +0100 |
Cezary Kaliszyk |
applic_prs
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 15:43:12 +0100 |
Christian Urban |
polishing
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 15:20:10 +0100 |
Christian Urban |
reordered the code
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 14:25:29 +0100 |
Cezary Kaliszyk |
Moved exception handling to QuotMain and cleaned FSet.
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 12:27:28 +0100 |
Christian Urban |
comments tuning and slight reordering
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 11:59:49 +0100 |
Cezary Kaliszyk |
Merge
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 11:58:56 +0100 |
Cezary Kaliszyk |
More moving from QuotMain to UnusedQuotMain
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 11:46:59 +0100 |
Christian Urban |
deleted some obsolete diagnostic code
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 11:41:42 +0100 |
Cezary Kaliszyk |
Removed unused things from QuotMain.
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 10:34:03 +0100 |
Cezary Kaliszyk |
lambda_prs and cleaning the existing examples.
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 03:45:44 +0100 |
Christian Urban |
fixed the problem with generalising variables; at the moment it is quite a hack
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 19:09:29 +0100 |
Christian Urban |
changed unification to matching
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 18:13:57 +0100 |
Christian Urban |
unification
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 18:13:18 +0100 |
Cezary Kaliszyk |
Lambda & SOLVED' for new quotient_tac
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 17:35:31 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 16:10:31 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 15:31:29 +0100 |
Christian Urban |
use error instead of raising our own exception
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 15:18:00 +0100 |
Cezary Kaliszyk |
Fixes to the tactic after quotient_tac changed.
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 15:15:33 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 15:15:10 +0100 |
Christian Urban |
added a prepare_tac
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 14:41:47 +0100 |
Cezary Kaliszyk |
TRY' for clean_tac
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 14:19:54 +0100 |
Cezary Kaliszyk |
Moved cleaning to QuotMain
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 14:16:57 +0100 |
Cezary Kaliszyk |
New cleaning tactic
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 12:25:04 +0100 |
Cezary Kaliszyk |
Separate regularize_tac
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 08:35:04 +0100 |
Cezary Kaliszyk |
More fixes for inj_REPABS
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 01:36:50 +0100 |
Christian Urban |
addded a tactic, which sets up the three goals of the `algorithm'
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 23:09:03 +0100 |
Christian Urban |
fixed the error by a temporary fix (the data of the eqivalence relation should be only its name)
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 21:59:57 +0100 |
Christian Urban |
tuned some comments
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 21:48:44 +0100 |
Cezary Kaliszyk |
domain_type in regularizing equality
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 21:12:16 +0100 |
Cezary Kaliszyk |
More theorems lifted in the goal-directed way.
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 20:10:39 +0100 |
Cezary Kaliszyk |
Finished temporary goal-directed lift_theorem wrapper.
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 16:13:19 +0100 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 16:12:50 +0100 |
Christian Urban |
a version of inj_REPABS (needs to be looked at again later)
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 15:47:14 +0100 |
Cezary Kaliszyk |
Fixes for atomize
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 15:02:48 +0100 |
Christian Urban |
slight change in code layout
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 14:32:11 +0100 |
Cezary Kaliszyk |
Removing dead code
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 14:16:41 +0100 |
Cezary Kaliszyk |
Move atomize_goal to QuotMain
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 13:55:31 +0100 |
Cezary Kaliszyk |
Moved new repabs_inj code to QuotMain
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 13:24:12 +0100 |
Christian Urban |
code review with Cezary
|
file |
diff |
annotate
|
Sun, 22 Nov 2009 00:01:06 +0100 |
Christian Urban |
a little tuning of comments
|
file |
diff |
annotate
|
Sat, 21 Nov 2009 13:14:35 +0100 |
Christian Urban |
my first version of repabs injection
|
file |
diff |
annotate
|
Sat, 21 Nov 2009 11:16:48 +0100 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
Sat, 21 Nov 2009 03:12:50 +0100 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
Sat, 21 Nov 2009 02:49:39 +0100 |
Christian Urban |
simplified get_fun so that it uses directly rty and qty, instead of qenv
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 13:03:01 +0100 |
Christian Urban |
started regularize of rtrm/qtrm version; looks quite promising
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 14:17:10 +0100 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 16:44:36 +0100 |
Christian Urban |
added some tracing information to all phases of lifting to the function lift_thm
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 13:56:07 +0100 |
Cezary Kaliszyk |
merged
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 02:54:40 +0100 |
Christian Urban |
changed the quotdata to be a symtab table (needs fixing)
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 02:18:36 +0100 |
Christian Urban |
added a container for quotient constants (does not work yet though)
|
file |
diff |
annotate
|
Wed, 11 Nov 2009 18:49:46 +0100 |
Cezary Kaliszyk |
Modifications while preparing the goal-directed version.
|
file |
diff |
annotate
|
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
|