Christian Urban <urbanc@in.tum.de> [Mon, 26 Oct 2009 02:06:01 +0100] rev 186
updated with quotient_def
Christian Urban <urbanc@in.tum.de> [Sun, 25 Oct 2009 23:44:41 +0100] rev 185
added code for declaring map-functions
Christian Urban <urbanc@in.tum.de> [Sun, 25 Oct 2009 01:31:04 +0200] rev 184
added "print_quotients" command to th ekeyword file
Christian Urban <urbanc@in.tum.de> [Sun, 25 Oct 2009 01:15:03 +0200] rev 183
proved the two lemmas in QuotScript (reformulated them without leading forall)
Christian Urban <urbanc@in.tum.de> [Sun, 25 Oct 2009 00:14:40 +0200] rev 182
added data-storage about the quotients
Christian Urban <urbanc@in.tum.de> [Sat, 24 Oct 2009 22:52:23 +0200] rev 181
added another example file about integers (see HOL/Int.thy)
Christian Urban <urbanc@in.tum.de> [Sat, 24 Oct 2009 18:17:38 +0200] rev 180
changed the definitions of liftet constants to use fun_maps
cek@localhost.localdomain [Sat, 24 Oct 2009 17:29:20 +0200] rev 179
Merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 24 Oct 2009 17:29:27 +0200] rev 178
Finally lifted induction, with some manually added simplification lemmas.
Christian Urban <urbanc@in.tum.de> [Sat, 24 Oct 2009 16:31:07 +0200] rev 177
changed encoding from utf8 to ISO8 (needed to work with xemacs)
cek@localhost.localdomain [Sat, 24 Oct 2009 16:15:33 +0200] rev 176
Merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 24 Oct 2009 16:15:58 +0200] rev 175
Preparing infrastructire for LAMBDA_PRS
Christian Urban <urbanc@in.tum.de> [Sat, 24 Oct 2009 16:09:05 +0200] rev 174
moved the map_funs setup into QuotMain
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 24 Oct 2009 14:00:18 +0200] rev 173
Finally completely lift the previously lifted theorems + clean some old stuff
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 24 Oct 2009 13:00:54 +0200] rev 172
More infrastructure for automatic lifting of theorems lifted before
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 24 Oct 2009 10:16:53 +0200] rev 171
More infrastructure for automatic lifting of theorems lifted before
cek@localhost.localdomain [Sat, 24 Oct 2009 08:34:14 +0200] rev 170
Undid wrong merge
cek@localhost.localdomain [Sat, 24 Oct 2009 08:29:11 +0200] rev 169
Tried rolling back
cek@localhost.localdomain [Sat, 24 Oct 2009 08:24:26 +0200] rev 168
Cleaning the mess
cek@localhost.localdomain [Sat, 24 Oct 2009 08:09:40 +0200] rev 167
Merge
cek@localhost.localdomain [Sat, 24 Oct 2009 08:09:09 +0200] rev 166
Better tactic and simplified the proof further
Christian Urban <urbanc@in.tum.de> [Sat, 24 Oct 2009 01:33:29 +0200] rev 165
fixed problem with incorrect ABS/REP name
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 18:20:06 +0200] rev 164
Stronger tactic, simpler proof.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 16:34:20 +0200] rev 163
Split Finite Set example into separate file
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Oct 2009 16:01:13 +0200] rev 162
eqsubst_tac
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
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.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 17:35:40 +0200] rev 159
Further developing the tactic and simplifying 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
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 16:10:06 +0200] rev 157
Working on the proof and the tactic.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 15:45:05 +0200] rev 156
The proof gets simplified
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Oct 2009 15:44:16 +0200] rev 155
Removed an assumption
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
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 14:16:57 +0200] rev 124
Only QUOTIENSs are left to fnish proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:44:58 +0200] rev 123
More higher order unification problems
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:31:48 +0200] rev 122
Merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:31:36 +0200] rev 121
Simplified
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 12:20:56 +0200] rev 120
Further in the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 11:54:50 +0200] rev 119
compose_tac works with the full instantiation.
Christian Urban <urbanc@in.tum.de> [Sat, 17 Oct 2009 12:19:06 +0200] rev 118
slightly simplified get_fun function
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 10:40:54 +0200] rev 117
The instantiated version is the same modulo beta
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 10:07:52 +0200] rev 116
Fully manually instantiated. Still fails...
Cezary Kaliszyk <kaliszyk@in.tum.de> [Sat, 17 Oct 2009 09:04:24 +0200] rev 115
Little progress with match/instantiate
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 19:21:05 +0200] rev 114
Fighting with the instantiation
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 17:05:52 +0200] rev 113
Symmetric version of REP_ABS_RSP
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 16:51:01 +0200] rev 112
Progressing with the proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 16 Oct 2009 10:54:31 +0200] rev 111
Finally fix get_fun.
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.
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
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 16:51:24 +0200] rev 108
Description of the problem with get_fun.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 16:36:20 +0200] rev 107
A proper build_goal_term function.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 12:06:00 +0200] rev 106
Cleaning the code
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:57:33 +0200] rev 105
Merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:56:30 +0200] rev 104
Cleaning the proofs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:55:52 +0200] rev 103
Cleaning the code, part 4
Christian Urban <urbanc@in.tum.de> [Thu, 15 Oct 2009 11:53:11 +0200] rev 102
slightly improved tyRel
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:42:14 +0200] rev 101
Reordering the code, part 3
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:29:38 +0200] rev 100
Reordering the code, part 2.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:25:25 +0200] rev 99
Reordering the code, part 1.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:20:50 +0200] rev 98
Minor cleaning.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 11:17:27 +0200] rev 97
The definition of Fold1
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 15 Oct 2009 10:25:23 +0200] rev 96
A number of lemmas for REGULARIZE_TAC and regularizing card1.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 14 Oct 2009 18:13:16 +0200] rev 95
Proving the proper RepAbs version
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 14 Oct 2009 16:23:49 +0200] rev 94
Forgot to save, second part of the commit
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 14 Oct 2009 16:23:32 +0200] rev 93
Manually regularized list_induct2
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 14 Oct 2009 12:05:39 +0200] rev 92
Fixed bug in regularise types. Now we can regularise list.induct.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 14 Oct 2009 11:23:55 +0200] rev 91
Function for checking recursively if lifting is needed
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 14 Oct 2009 09:50:13 +0200] rev 90
Merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 14 Oct 2009 09:47:16 +0200] rev 89
Proper handling of non-lifted quantifiers, testing type freezing.
Christian Urban <urbanc@in.tum.de> [Tue, 13 Oct 2009 22:22:15 +0200] rev 88
slight simplification of atomize_thm
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Oct 2009 18:01:54 +0200] rev 87
atomize_thm and meta_quantify.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Oct 2009 13:37:07 +0200] rev 86
Regularizing HOL all.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Oct 2009 11:38:35 +0200] rev 85
":" is used for being in a set, "IN" means something else...
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Oct 2009 11:03:55 +0200] rev 84
First (untested) version of regularize for abstractions.
Christian Urban <urbanc@in.tum.de> [Tue, 13 Oct 2009 09:26:19 +0200] rev 83
restored old version
Christian Urban <urbanc@in.tum.de> [Tue, 13 Oct 2009 00:02:22 +0200] rev 82
tuned
Christian Urban <urbanc@in.tum.de> [Mon, 12 Oct 2009 23:39:14 +0200] rev 81
slightly modified the parser
Christian Urban <urbanc@in.tum.de> [Mon, 12 Oct 2009 23:16:20 +0200] rev 80
deleted diagnostic code
Christian Urban <urbanc@in.tum.de> [Mon, 12 Oct 2009 23:06:14 +0200] rev 79
added quotient command (you need to update isar-keywords-prove.el)
Christian Urban <urbanc@in.tum.de> [Mon, 12 Oct 2009 22:44:16 +0200] rev 78
added new keyword
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 12 Oct 2009 16:31:29 +0200] rev 77
Bounded quantifier
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 12 Oct 2009 15:47:27 +0200] rev 76
The tyREL function.
Christian Urban <urbanc@in.tum.de> [Mon, 12 Oct 2009 14:30:50 +0200] rev 75
started some strange functions
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 12 Oct 2009 13:58:31 +0200] rev 74
Further with the manual proof
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 09 Oct 2009 17:05:45 +0200] rev 73
Further experiments with proving induction manually
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 09 Oct 2009 15:03:43 +0200] rev 72
Testing if I can prove the regularized version of induction manually
Christian Urban <urbanc@in.tum.de> [Thu, 08 Oct 2009 14:27:50 +0200] rev 71
exported parts of QuotMain into a separate ML-file
Christian Urban <urbanc@in.tum.de> [Tue, 06 Oct 2009 15:11:30 +0200] rev 70
consistent usage of rty (for the raw, unquotient type); tuned a bit the Isar
proof of atomize_eqv.
Christian Urban <urbanc@in.tum.de> [Tue, 06 Oct 2009 11:56:23 +0200] rev 69
simplified typedef_quot_type_tac (using MetaSimplifier.rewrite_rule instead of the simplifier)
Christian Urban <urbanc@in.tum.de> [Tue, 06 Oct 2009 11:41:35 +0200] rev 68
renamed unlam_def to unabs_def (matching the function abs_def in drule.ML)
Christian Urban <urbanc@in.tum.de> [Tue, 06 Oct 2009 11:36:08 +0200] rev 67
tuned; nothing serious