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
|
Sat, 24 Oct 2009 16:09:05 +0200 |
Christian Urban |
moved the map_funs setup into QuotMain
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 08:34:14 +0200 |
cek |
Undid wrong merge
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 08:24:26 +0200 |
cek |
Cleaning the mess
|
file |
diff |
annotate
|
Sat, 24 Oct 2009 01:33:29 +0200 |
Christian Urban |
fixed problem with incorrect ABS/REP name
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 16:34:20 +0200 |
Cezary Kaliszyk |
Split Finite Set example into separate file
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 16:01:13 +0200 |
Cezary Kaliszyk |
eqsubst_tac
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 11:24:43 +0200 |
Cezary Kaliszyk |
Trying to get a simpler lemma with the whole infrastructure
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 09:21:45 +0200 |
Cezary Kaliszyk |
Using RANGE tactical allows getting rid of the quotients immediately.
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 17:35:40 +0200 |
Cezary Kaliszyk |
Further developing the tactic and simplifying the proof
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 16:24:02 +0200 |
Cezary Kaliszyk |
res_forall_rsp_tac further simplifies the proof
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 16:10:06 +0200 |
Cezary Kaliszyk |
Working on the proof and the tactic.
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 15:45:05 +0200 |
Cezary Kaliszyk |
The proof gets simplified
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 15:02:01 +0200 |
Cezary Kaliszyk |
The proof now including manually unfolded higher-order RES_FORALL_RSP.
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 13:45:48 +0200 |
Cezary Kaliszyk |
The problems with 'abs' term.
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 11:43:12 +0200 |
Cezary Kaliszyk |
Simplified the proof with some tactic... Still hangs sometimes.
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 10:45:33 +0200 |
Cezary Kaliszyk |
More proof
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 10:38:00 +0200 |
Cezary Kaliszyk |
Got rid of instantiations in the proof
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 06:51:27 +0200 |
Cezary Kaliszyk |
Removed some debugging messages
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 01:59:17 +0200 |
Christian Urban |
tuned and attempted to store data about the quotients (does not work yet)
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 01:16:42 +0200 |
Christian Urban |
tuned
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 01:15:01 +0200 |
Christian Urban |
slight tuning
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 18:30:42 +0200 |
Christian Urban |
fixed my_reg
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 16:13:39 +0200 |
Cezary Kaliszyk |
Reorganization of the construction part
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 15:01:50 +0200 |
Cezary Kaliszyk |
Simplified proof more
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 14:30:29 +0200 |
Cezary Kaliszyk |
Cleaning the code
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 14:15:22 +0200 |
Cezary Kaliszyk |
Further reorganization
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 14:09:06 +0200 |
Cezary Kaliszyk |
Further reorganizing the file
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 13:47:39 +0200 |
Cezary Kaliszyk |
Reordering
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 11:50:53 +0200 |
Cezary Kaliszyk |
cterm_instantiate also fails for some strange reason...
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 10:55:32 +0200 |
Cezary Kaliszyk |
preparing arguments for res_inst_tac
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 10:30:29 +0200 |
Cezary Kaliszyk |
Trying res_inst_tac
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 09:37:22 +0200 |
Christian Urban |
some minor tuning
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 09:31:34 +0200 |
Christian Urban |
tuned and fixed the earlier fix
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 09:21:18 +0200 |
Christian Urban |
fixed the abs case in my_reg and added an app case
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 01:17:22 +0200 |
Christian Urban |
my version of regularise (still needs to be completed)
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 00:12:05 +0200 |
Christian Urban |
moved the map-info and fun-info section to quotient.ML
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 10:34:53 +0200 |
Cezary Kaliszyk |
Test if we can already do sth with the transformed theorem.
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 08:44:16 +0200 |
Christian Urban |
slight fix and tuning
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 00:52:10 +0200 |
Christian Urban |
the command "quotient" can now define more than one quotient at the same time; quotients need to be separated by and
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 16:06:54 +0200 |
Cezary Kaliszyk |
Partial simplification of the proof
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 15:42:57 +0200 |
Cezary Kaliszyk |
Some QUOTIENTS
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 14:16:57 +0200 |
Cezary Kaliszyk |
Only QUOTIENSs are left to fnish proof
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 12:44:58 +0200 |
Cezary Kaliszyk |
More higher order unification problems
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 12:31:48 +0200 |
Cezary Kaliszyk |
Merged
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 12:31:36 +0200 |
Cezary Kaliszyk |
Simplified
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 12:20:56 +0200 |
Cezary Kaliszyk |
Further in the proof
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 11:54:50 +0200 |
Cezary Kaliszyk |
compose_tac works with the full instantiation.
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 12:19:06 +0200 |
Christian Urban |
slightly simplified get_fun function
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 10:40:54 +0200 |
Cezary Kaliszyk |
The instantiated version is the same modulo beta
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 10:07:52 +0200 |
Cezary Kaliszyk |
Fully manually instantiated. Still fails...
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 09:04:24 +0200 |
Cezary Kaliszyk |
Little progress with match/instantiate
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 19:21:05 +0200 |
Cezary Kaliszyk |
Fighting with the instantiation
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 17:05:52 +0200 |
Cezary Kaliszyk |
Symmetric version of REP_ABS_RSP
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 16:51:01 +0200 |
Cezary Kaliszyk |
Progressing with the proof
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 10:54:31 +0200 |
Cezary Kaliszyk |
Finally fix get_fun.
|
file |
diff |
annotate
|