Thu, 22 Oct 2009 15:45:05 +0200 The proof gets simplified
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 15:45:05 +0200] rev 156
The proof gets simplified
Thu, 22 Oct 2009 15:44:16 +0200 Removed an assumption
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 15:44:16 +0200] rev 155
Removed an assumption
Thu, 22 Oct 2009 15:02:01 +0200 The proof now including manually unfolded higher-order RES_FORALL_RSP.
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.
Thu, 22 Oct 2009 13:45:48 +0200 The problems with 'abs' term.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 13:45:48 +0200] rev 153
The problems with 'abs' term.
Thu, 22 Oct 2009 11:43:12 +0200 Simplified the proof with some tactic... Still hangs sometimes.
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.
Thu, 22 Oct 2009 10:45:33 +0200 More proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 10:45:33 +0200] rev 151
More proof
Thu, 22 Oct 2009 10:38:00 +0200 Got rid of instantiations in the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 10:38:00 +0200] rev 150
Got rid of instantiations in the proof
Thu, 22 Oct 2009 06:51:27 +0200 Removed some debugging messages
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 06:51:27 +0200] rev 149
Removed some debugging messages
Thu, 22 Oct 2009 01:59:17 +0200 tuned and attempted to store data about the quotients (does not work yet)
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)
Thu, 22 Oct 2009 01:16:42 +0200 tuned
Christian Urban <urbanc@in.tum.de> [Thu, 22 Oct 2009 01:16:42 +0200] rev 147
tuned
Thu, 22 Oct 2009 01:15:01 +0200 slight tuning
Christian Urban <urbanc@in.tum.de> [Thu, 22 Oct 2009 01:15:01 +0200] rev 146
slight tuning
Wed, 21 Oct 2009 18:30:42 +0200 fixed my_reg
Christian Urban <urbanc@in.tum.de> [Wed, 21 Oct 2009 18:30:42 +0200] rev 145
fixed my_reg
Wed, 21 Oct 2009 16:13:39 +0200 Reorganization of the construction part
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 16:13:39 +0200] rev 144
Reorganization of the construction part
Wed, 21 Oct 2009 15:01:50 +0200 Simplified proof more
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 15:01:50 +0200] rev 143
Simplified proof more
Wed, 21 Oct 2009 14:30:29 +0200 Cleaning the code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:30:29 +0200] rev 142
Cleaning the code
Wed, 21 Oct 2009 14:15:22 +0200 Further reorganization
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:15:22 +0200] rev 141
Further reorganization
Wed, 21 Oct 2009 14:09:06 +0200 Further reorganizing the file
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:09:06 +0200] rev 140
Further reorganizing the file
Wed, 21 Oct 2009 13:47:39 +0200 Reordering
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 13:47:39 +0200] rev 139
Reordering
Wed, 21 Oct 2009 11:50:53 +0200 cterm_instantiate also fails for some strange reason...
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 11:50:53 +0200] rev 138
cterm_instantiate also fails for some strange reason...
Wed, 21 Oct 2009 10:55:32 +0200 preparing arguments for res_inst_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 10:55:32 +0200] rev 137
preparing arguments for res_inst_tac
Wed, 21 Oct 2009 10:30:29 +0200 Trying res_inst_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 10:30:29 +0200] rev 136
Trying res_inst_tac
Tue, 20 Oct 2009 19:46:22 +0200 started to write code for storing data about the quotients
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
Tue, 20 Oct 2009 09:37:22 +0200 some minor tuning
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 09:37:22 +0200] rev 134
some minor tuning
Tue, 20 Oct 2009 09:31:34 +0200 tuned and fixed the earlier fix
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 09:31:34 +0200] rev 133
tuned and fixed the earlier fix
Tue, 20 Oct 2009 09:21:18 +0200 fixed the abs case in my_reg and added an app case
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
Tue, 20 Oct 2009 01:17:22 +0200 my version of regularise (still needs to be completed)
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)
Tue, 20 Oct 2009 00:12:05 +0200 moved the map-info and fun-info section to quotient.ML
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
Sun, 18 Oct 2009 10:34:53 +0200 Test if we can already do sth with the transformed theorem.
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.
Sun, 18 Oct 2009 08:44:16 +0200 slight fix and tuning
Christian Urban <urbanc@in.tum.de> [Sun, 18 Oct 2009 08:44:16 +0200] rev 128
slight fix and tuning
Sun, 18 Oct 2009 00:52:10 +0200 the command "quotient" can now define more than one quotient at the same time; quotients need to be separated by and
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
Sat, 17 Oct 2009 16:06:54 +0200 Partial simplification of the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 16:06:54 +0200] rev 126
Partial simplification of the proof
Sat, 17 Oct 2009 15:42:57 +0200 Some QUOTIENTS
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 15:42:57 +0200] rev 125
Some QUOTIENTS
Sat, 17 Oct 2009 14:16:57 +0200 Only QUOTIENSs are left to fnish proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 14:16:57 +0200] rev 124
Only QUOTIENSs are left to fnish proof
Sat, 17 Oct 2009 12:44:58 +0200 More higher order unification problems
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:44:58 +0200] rev 123
More higher order unification problems
Sat, 17 Oct 2009 12:31:48 +0200 Merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:31:48 +0200] rev 122
Merged
Sat, 17 Oct 2009 12:31:36 +0200 Simplified
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:31:36 +0200] rev 121
Simplified
Sat, 17 Oct 2009 12:20:56 +0200 Further in the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:20:56 +0200] rev 120
Further in the proof
Sat, 17 Oct 2009 11:54:50 +0200 compose_tac works with the full instantiation.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 11:54:50 +0200] rev 119
compose_tac works with the full instantiation.
Sat, 17 Oct 2009 12:19:06 +0200 slightly simplified get_fun function
Christian Urban <urbanc@in.tum.de> [Sat, 17 Oct 2009 12:19:06 +0200] rev 118
slightly simplified get_fun function
Sat, 17 Oct 2009 10:40:54 +0200 The instantiated version is the same modulo beta
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 10:40:54 +0200] rev 117
The instantiated version is the same modulo beta
Sat, 17 Oct 2009 10:07:52 +0200 Fully manually instantiated. Still fails...
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 10:07:52 +0200] rev 116
Fully manually instantiated. Still fails...
Sat, 17 Oct 2009 09:04:24 +0200 Little progress with match/instantiate
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 09:04:24 +0200] rev 115
Little progress with match/instantiate
Fri, 16 Oct 2009 19:21:05 +0200 Fighting with the instantiation
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 19:21:05 +0200] rev 114
Fighting with the instantiation
Fri, 16 Oct 2009 17:05:52 +0200 Symmetric version of REP_ABS_RSP
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 17:05:52 +0200] rev 113
Symmetric version of REP_ABS_RSP
Fri, 16 Oct 2009 16:51:01 +0200 Progressing with the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 16:51:01 +0200] rev 112
Progressing with the proof
Fri, 16 Oct 2009 10:54:31 +0200 Finally fix get_fun.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 10:54:31 +0200] rev 111
Finally fix get_fun.
Fri, 16 Oct 2009 08:48:56 +0200 A fix for one fun_map; doesn't work for more.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 08:48:56 +0200] rev 110
A fix for one fun_map; doesn't work for more.
Fri, 16 Oct 2009 03:26:54 +0200 fixed the problem with function types; but only type_of works; cterm_of does not work
Christian Urban <urbanc@in.tum.de> [Fri, 16 Oct 2009 03:26:54 +0200] rev 109
fixed the problem with function types; but only type_of works; cterm_of does not work
Thu, 15 Oct 2009 16:51:24 +0200 Description of the problem with get_fun.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 16:51:24 +0200] rev 108
Description of the problem with get_fun.
Thu, 15 Oct 2009 16:36:20 +0200 A proper build_goal_term function.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 16:36:20 +0200] rev 107
A proper build_goal_term function.
Thu, 15 Oct 2009 12:06:00 +0200 Cleaning the code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 12:06:00 +0200] rev 106
Cleaning the code
Thu, 15 Oct 2009 11:57:33 +0200 Merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:57:33 +0200] rev 105
Merged
Thu, 15 Oct 2009 11:56:30 +0200 Cleaning the proofs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:56:30 +0200] rev 104
Cleaning the proofs
Thu, 15 Oct 2009 11:55:52 +0200 Cleaning the code, part 4
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:55:52 +0200] rev 103
Cleaning the code, part 4
Thu, 15 Oct 2009 11:53:11 +0200 slightly improved tyRel
Christian Urban <urbanc@in.tum.de> [Thu, 15 Oct 2009 11:53:11 +0200] rev 102
slightly improved tyRel
Thu, 15 Oct 2009 11:42:14 +0200 Reordering the code, part 3
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:42:14 +0200] rev 101
Reordering the code, part 3
Thu, 15 Oct 2009 11:29:38 +0200 Reordering the code, part 2.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:29:38 +0200] rev 100
Reordering the code, part 2.
Thu, 15 Oct 2009 11:25:25 +0200 Reordering the code, part 1.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:25:25 +0200] rev 99
Reordering the code, part 1.
Thu, 15 Oct 2009 11:20:50 +0200 Minor cleaning.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:20:50 +0200] rev 98
Minor cleaning.
Thu, 15 Oct 2009 11:17:27 +0200 The definition of Fold1
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:17:27 +0200] rev 97
The definition of Fold1
(0) -100 -60 +60 +100 +300 +1000 +3000 tip