2009-10-23 Stronger tactic, simpler proof.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 18:20:06 +0200] rev 164
Stronger tactic, simpler proof.
2009-10-23 Split Finite Set example into separate file
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 16:34:20 +0200] rev 163
Split Finite Set example into separate file
2009-10-23 eqsubst_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 16:01:13 +0200] rev 162
eqsubst_tac
2009-10-23 Trying to get a simpler lemma with the whole infrastructure
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 11:24:43 +0200] rev 161
Trying to get a simpler lemma with the whole infrastructure
2009-10-23 Using RANGE tactical allows getting rid of the quotients immediately.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 09:21:45 +0200] rev 160
Using RANGE tactical allows getting rid of the quotients immediately.
2009-10-22 Further developing the tactic and simplifying the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 17:35:40 +0200] rev 159
Further developing the tactic and simplifying the proof
2009-10-22 res_forall_rsp_tac further simplifies the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 16:24:02 +0200] rev 158
res_forall_rsp_tac further simplifies the proof
2009-10-22 Working on the proof and the tactic.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 16:10:06 +0200] rev 157
Working on the proof and the tactic.
2009-10-22 The proof gets simplified
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 15:45:05 +0200] rev 156
The proof gets simplified
2009-10-22 Removed an assumption
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 15:44:16 +0200] rev 155
Removed an assumption
2009-10-22 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.
2009-10-22 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.
2009-10-22 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.
2009-10-22 More proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 10:45:33 +0200] rev 151
More proof
2009-10-22 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
2009-10-22 Removed some debugging messages
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 06:51:27 +0200] rev 149
Removed some debugging messages
2009-10-21 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)
2009-10-21 tuned
Christian Urban <urbanc@in.tum.de> [Thu, 22 Oct 2009 01:16:42 +0200] rev 147
tuned
2009-10-21 slight tuning
Christian Urban <urbanc@in.tum.de> [Thu, 22 Oct 2009 01:15:01 +0200] rev 146
slight tuning
2009-10-21 fixed my_reg
Christian Urban <urbanc@in.tum.de> [Wed, 21 Oct 2009 18:30:42 +0200] rev 145
fixed my_reg
2009-10-21 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
2009-10-21 Simplified proof more
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 15:01:50 +0200] rev 143
Simplified proof more
2009-10-21 Cleaning the code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:30:29 +0200] rev 142
Cleaning the code
2009-10-21 Further reorganization
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:15:22 +0200] rev 141
Further reorganization
2009-10-21 Further reorganizing the file
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 14:09:06 +0200] rev 140
Further reorganizing the file
2009-10-21 Reordering
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 13:47:39 +0200] rev 139
Reordering
2009-10-21 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...
2009-10-21 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
2009-10-21 Trying res_inst_tac
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 21 Oct 2009 10:30:29 +0200] rev 136
Trying res_inst_tac
2009-10-20 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
2009-10-20 some minor tuning
Christian Urban <urbanc@in.tum.de> [Tue, 20 Oct 2009 09:37:22 +0200] rev 134
some minor tuning
2009-10-20 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
2009-10-20 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
2009-10-19 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)
2009-10-19 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
2009-10-18 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.
2009-10-18 slight fix and tuning
Christian Urban <urbanc@in.tum.de> [Sun, 18 Oct 2009 08:44:16 +0200] rev 128
slight fix and tuning
2009-10-17 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
2009-10-17 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
2009-10-17 Some QUOTIENTS
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 15:42:57 +0200] rev 125
Some QUOTIENTS
2009-10-17 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
2009-10-17 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
2009-10-17 Merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:31:48 +0200] rev 122
Merged
2009-10-17 Simplified
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:31:36 +0200] rev 121
Simplified
2009-10-17 Further in the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:20:56 +0200] rev 120
Further in the proof
2009-10-17 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.
2009-10-17 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
2009-10-17 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
2009-10-17 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...
2009-10-17 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
2009-10-16 Fighting with the instantiation
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 19:21:05 +0200] rev 114
Fighting with the instantiation
2009-10-16 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
2009-10-16 Progressing with the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 16:51:01 +0200] rev 112
Progressing with the proof
2009-10-16 Finally fix get_fun.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 10:54:31 +0200] rev 111
Finally fix get_fun.
2009-10-16 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.
2009-10-16 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
2009-10-15 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.
2009-10-15 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.
2009-10-15 Cleaning the code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 12:06:00 +0200] rev 106
Cleaning the code
2009-10-15 Merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:57:33 +0200] rev 105
Merged
(0) -100 -60 +60 +100 +300 +1000 +3000 tip