Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 15:02:01 +0200] rev 154
The proof now including manually unfolded higher-order RES_FORALL_RSP.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 13:45:48 +0200] rev 153
The problems with 'abs' term.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 11:43:12 +0200] rev 152
Simplified the proof with some tactic... Still hangs sometimes.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 10:45:33 +0200] rev 151
More proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 10:38:00 +0200] rev 150
Got rid of instantiations in the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 06:51:27 +0200] rev 149
Removed some debugging messages
Christian Urban <urbanc@in.tum.de> [Thu, 22 Oct 2009 01:59:17 +0200] rev 148
tuned and attempted to store data about the quotients (does not work yet)
Christian Urban <urbanc@in.tum.de> [Thu, 22 Oct 2009 01:16:42 +0200] rev 147
tuned
Christian Urban <urbanc@in.tum.de> [Thu, 22 Oct 2009 01:15:01 +0200] rev 146
slight tuning
Christian Urban <urbanc@in.tum.de> [Wed, 21 Oct 2009 18:30:42 +0200] rev 145
fixed my_reg
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 16:13:39 +0200] rev 144
Reorganization of the construction part
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 15:01:50 +0200] rev 143
Simplified proof more
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:30:29 +0200] rev 142
Cleaning the code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:15:22 +0200] rev 141
Further reorganization
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:09:06 +0200] rev 140
Further reorganizing the file
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 13:47:39 +0200] rev 139
Reordering
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 11:50:53 +0200] rev 138
cterm_instantiate also fails for some strange reason...
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 10:55:32 +0200] rev 137
preparing arguments for res_inst_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 10:30:29 +0200] rev 136
Trying res_inst_tac
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 19:46:22 +0200] rev 135
started to write code for storing data about the quotients
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 09:37:22 +0200] rev 134
some minor tuning
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 09:31:34 +0200] rev 133
tuned and fixed the earlier fix
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 09:21:18 +0200] rev 132
fixed the abs case in my_reg and added an app case
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 01:17:22 +0200] rev 131
my version of regularise (still needs to be completed)
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 00:12:05 +0200] rev 130
moved the map-info and fun-info section to quotient.ML
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sun, 18 Oct 2009 10:34:53 +0200] rev 129
Test if we can already do sth with the transformed theorem.
Christian Urban <urbanc@in.tum.de> [Sun, 18 Oct 2009 08:44:16 +0200] rev 128
slight fix and tuning
Christian Urban <urbanc@in.tum.de> [Sun, 18 Oct 2009 00:52:10 +0200] rev 127
the command "quotient" can now define more than one quotient at the same time; quotients need to be separated by and
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 16:06:54 +0200] rev 126
Partial simplification of the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 15:42:57 +0200] rev 125
Some QUOTIENTS