Sat, 14 Jun 2008 15:58:36 +0200 proper name for LinearQuantifierElim;
wenzelm [Sat, 14 Jun 2008 15:58:36 +0200] rev 27199
proper name for LinearQuantifierElim;
Sat, 14 Jun 2008 15:56:52 +0200 removed old theorem database;
wenzelm [Sat, 14 Jun 2008 15:56:52 +0200] rev 27198
removed old theorem database;
Fri, 13 Jun 2008 21:04:44 +0200 map_const: soft version, no failure here (recovers hiding of consts, because a hidden name is illegal and rejected later);
wenzelm [Fri, 13 Jun 2008 21:04:44 +0200] rev 27197
map_const: soft version, no failure here (recovers hiding of consts, because a hidden name is illegal and rejected later);
Fri, 13 Jun 2008 21:04:43 +0200 hide: delete all accesses from extra names -- reduces ambiguity in extern;
wenzelm [Fri, 13 Jun 2008 21:04:43 +0200] rev 27196
hide: delete all accesses from extra names -- reduces ambiguity in extern;
Fri, 13 Jun 2008 21:04:42 +0200 map_const: soft version, no failure here;
wenzelm [Fri, 13 Jun 2008 21:04:42 +0200] rev 27195
map_const: soft version, no failure here;
Fri, 13 Jun 2008 21:04:12 +0200 skolem_fact/thm: uniform numbering, even for singleton list;
wenzelm [Fri, 13 Jun 2008 21:04:12 +0200] rev 27194
skolem_fact/thm: uniform numbering, even for singleton list; declare_skofuns: eliminated recovery via Clausify_failure -- should be sufficiently robust as is;
Fri, 13 Jun 2008 21:04:10 +0200 hide (open);
wenzelm [Fri, 13 Jun 2008 21:04:10 +0200] rev 27193
hide (open);
Fri, 13 Jun 2008 21:04:09 +0200 no_notation instead of hide;
wenzelm [Fri, 13 Jun 2008 21:04:09 +0200] rev 27192
no_notation instead of hide;
Fri, 13 Jun 2008 21:04:07 +0200 * Recovered hiding of consts;
wenzelm [Fri, 13 Jun 2008 21:04:07 +0200] rev 27191
* Recovered hiding of consts;
Fri, 13 Jun 2008 20:57:51 +0200 updated generated file;
wenzelm [Fri, 13 Jun 2008 20:57:51 +0200] rev 27190
updated generated file;
Fri, 13 Jun 2008 20:57:26 +0200 back to CodeTarget.code_width;
wenzelm [Fri, 13 Jun 2008 20:57:26 +0200] rev 27189
back to CodeTarget.code_width;
Fri, 13 Jun 2008 15:22:07 +0200 hide -> hide (open)
nipkow [Fri, 13 Jun 2008 15:22:07 +0200] rev 27188
hide -> hide (open)
Thu, 12 Jun 2008 23:12:54 +0200 use regular error function;
wenzelm [Thu, 12 Jun 2008 23:12:54 +0200] rev 27187
use regular error function;
Thu, 12 Jun 2008 22:41:03 +0200 add lemma finite_image_approx; remove unnecessary sort annotations
huffman [Thu, 12 Jun 2008 22:41:03 +0200] rev 27186
add lemma finite_image_approx; remove unnecessary sort annotations
Thu, 12 Jun 2008 22:30:00 +0200 change orientation of fix_eqI and convert to rule_format;
huffman [Thu, 12 Jun 2008 22:30:00 +0200] rev 27185
change orientation of fix_eqI and convert to rule_format; add lemma fix_ind2
Thu, 12 Jun 2008 22:29:51 +0200 export just one setup function;
wenzelm [Thu, 12 Jun 2008 22:29:51 +0200] rev 27184
export just one setup function; more antiquotations; to_nnf: import open, avoiding internal variables (bounds); ThmCache: added table of seen fact names; reorganized skolem_thm/skolem_fact/saturate_skolem_cache: maintain seen fact names, ensure idempotent operation for Theory.at_end; removed obsolete skolem attribute (NB: official fact name unavailable here);
Thu, 12 Jun 2008 22:29:50 +0200 removed obsolete skolem declarations -- done by Theory.at_end;
wenzelm [Thu, 12 Jun 2008 22:29:50 +0200] rev 27183
removed obsolete skolem declarations -- done by Theory.at_end;
Thu, 12 Jun 2008 22:29:49 +0200 tuned setup;
wenzelm [Thu, 12 Jun 2008 22:29:49 +0200] rev 27182
tuned setup;
Thu, 12 Jun 2008 22:14:07 +0200 remove unnecessary import of Ffun;
huffman [Thu, 12 Jun 2008 22:14:07 +0200] rev 27181
remove unnecessary import of Ffun; add lemma admD2
Thu, 12 Jun 2008 22:12:27 +0200 imports Ffun
huffman [Thu, 12 Jun 2008 22:12:27 +0200] rev 27180
imports Ffun
Thu, 12 Jun 2008 18:54:31 +0200 ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
wenzelm [Thu, 12 Jun 2008 18:54:31 +0200] rev 27179
ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context; eliminated obscure theory merge/transfer -- use explicit theory context instead;
Thu, 12 Jun 2008 18:54:29 +0200 ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
wenzelm [Thu, 12 Jun 2008 18:54:29 +0200] rev 27178
ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
Thu, 12 Jun 2008 16:42:00 +0200 sane versions of (qualified_)thms_of_thy;
wenzelm [Thu, 12 Jun 2008 16:42:00 +0200] rev 27177
sane versions of (qualified_)thms_of_thy;
Thu, 12 Jun 2008 16:41:58 +0200 Facts.dest/export_static: content difference;
wenzelm [Thu, 12 Jun 2008 16:41:58 +0200] rev 27176
Facts.dest/export_static: content difference; tuned;
Thu, 12 Jun 2008 16:41:57 +0200 dest/export_static: content difference;
wenzelm [Thu, 12 Jun 2008 16:41:57 +0200] rev 27175
dest/export_static: content difference; tuned comments;
Thu, 12 Jun 2008 16:41:54 +0200 declare_skofuns/skolem: canonical argument order;
wenzelm [Thu, 12 Jun 2008 16:41:54 +0200] rev 27174
declare_skofuns/skolem: canonical argument order; minor tuning;
Thu, 12 Jun 2008 16:41:47 +0200 Facts.dest/export_static: content difference;
wenzelm [Thu, 12 Jun 2008 16:41:47 +0200] rev 27173
Facts.dest/export_static: content difference;
Thu, 12 Jun 2008 15:49:25 +0200 correction
nipkow [Thu, 12 Jun 2008 15:49:25 +0200] rev 27172
correction
Thu, 12 Jun 2008 14:46:15 +0200 tuned
nipkow [Thu, 12 Jun 2008 14:46:15 +0200] rev 27171
tuned
Thu, 12 Jun 2008 14:33:28 +0200 Removed hide swap
nipkow [Thu, 12 Jun 2008 14:33:28 +0200] rev 27170
Removed hide swap
Thu, 12 Jun 2008 14:21:10 +0200 fixed type
nipkow [Thu, 12 Jun 2008 14:21:10 +0200] rev 27169
fixed type
Thu, 12 Jun 2008 14:20:52 +0200 lemma modified
nipkow [Thu, 12 Jun 2008 14:20:52 +0200] rev 27168
lemma modified
Thu, 12 Jun 2008 14:20:25 +0200 typo
nipkow [Thu, 12 Jun 2008 14:20:25 +0200] rev 27167
typo
Thu, 12 Jun 2008 14:20:07 +0200 had to add rule: because induct_tac no longer works correctly
nipkow [Thu, 12 Jun 2008 14:20:07 +0200] rev 27166
had to add rule: because induct_tac no longer works correctly
Thu, 12 Jun 2008 14:10:41 +0200 Hid swap
nipkow [Thu, 12 Jun 2008 14:10:41 +0200] rev 27165
Hid swap
Thu, 12 Jun 2008 11:51:47 +0200 some reformatting;
wenzelm [Thu, 12 Jun 2008 11:51:47 +0200] rev 27164
some reformatting;
Thu, 12 Jun 2008 10:03:45 +0200 added CK_Machine to the nominal section
urbanc [Thu, 12 Jun 2008 10:03:45 +0200] rev 27163
added CK_Machine to the nominal section
Thu, 12 Jun 2008 09:56:28 +0200 soundness and completeness proofs for a CK machine as
urbanc [Thu, 12 Jun 2008 09:56:28 +0200] rev 27162
soundness and completeness proofs for a CK machine as well as proofs for type preservation
Thu, 12 Jun 2008 09:41:13 +0200 emoved the parts that deal with the CK machine to a new theory
urbanc [Thu, 12 Jun 2008 09:41:13 +0200] rev 27161
emoved the parts that deal with the CK machine to a new theory
Thu, 12 Jun 2008 09:37:13 +0200 tuned header and comments
urbanc [Thu, 12 Jun 2008 09:37:13 +0200] rev 27160
tuned header and comments
Wed, 11 Jun 2008 18:15:36 +0200 OldGoals.inst;
wenzelm [Wed, 11 Jun 2008 18:15:36 +0200] rev 27159
OldGoals.inst;
Wed, 11 Jun 2008 18:04:02 +0200 Drule.read_instantiate;
wenzelm [Wed, 11 Jun 2008 18:04:02 +0200] rev 27158
Drule.read_instantiate; Drule.types_sorts;
Wed, 11 Jun 2008 18:03:38 +0200 qualified inst;
wenzelm [Wed, 11 Jun 2008 18:03:38 +0200] rev 27157
qualified inst;
Wed, 11 Jun 2008 18:03:14 +0200 qualified types_sorts, read_insts etc.;
wenzelm [Wed, 11 Jun 2008 18:03:14 +0200] rev 27156
qualified types_sorts, read_insts etc.;
Wed, 11 Jun 2008 18:02:50 +0200 Drule.types_sorts;
wenzelm [Wed, 11 Jun 2008 18:02:50 +0200] rev 27155
Drule.types_sorts;
Wed, 11 Jun 2008 18:02:25 +0200 OldGoals.inst;
wenzelm [Wed, 11 Jun 2008 18:02:25 +0200] rev 27154
OldGoals.inst;
Wed, 11 Jun 2008 18:02:00 +0200 Drule.read_instantiate;
wenzelm [Wed, 11 Jun 2008 18:02:00 +0200] rev 27153
Drule.read_instantiate;
Wed, 11 Jun 2008 18:01:36 +0200 changed pred_congs: merely cover pred1_cong pred2_cong pred3_cong;
wenzelm [Wed, 11 Jun 2008 18:01:36 +0200] rev 27152
changed pred_congs: merely cover pred1_cong pred2_cong pred3_cong;
Wed, 11 Jun 2008 18:01:11 +0200 removed obsolete/unused pred_congs;
wenzelm [Wed, 11 Jun 2008 18:01:11 +0200] rev 27151
removed obsolete/unused pred_congs;
Wed, 11 Jun 2008 15:41:57 +0200 tuned comments;
wenzelm [Wed, 11 Jun 2008 15:41:57 +0200] rev 27150
tuned comments;
Wed, 11 Jun 2008 15:41:33 +0200 converted ML proofs from simpdata.ML;
wenzelm [Wed, 11 Jun 2008 15:41:33 +0200] rev 27149
converted ML proofs from simpdata.ML; tuned;
Wed, 11 Jun 2008 15:41:08 +0200 removed dead code;
wenzelm [Wed, 11 Jun 2008 15:41:08 +0200] rev 27148
removed dead code;
Wed, 11 Jun 2008 15:40:44 +0200 RuleInsts.res_inst_tac with proper context;
wenzelm [Wed, 11 Jun 2008 15:40:44 +0200] rev 27147
RuleInsts.res_inst_tac with proper context;
Wed, 11 Jun 2008 15:40:20 +0200 more antiquotations;
wenzelm [Wed, 11 Jun 2008 15:40:20 +0200] rev 27146
more antiquotations;
Wed, 11 Jun 2008 11:20:10 +0200 tuned;
wenzelm [Wed, 11 Jun 2008 11:20:10 +0200] rev 27145
tuned;
Wed, 11 Jun 2008 09:08:52 +0200 explicit rule for induct_tac
haftmann [Wed, 11 Jun 2008 09:08:52 +0200] rev 27144
explicit rule for induct_tac
Tue, 10 Jun 2008 23:49:55 +0200 tuned spacing;
wenzelm [Tue, 10 Jun 2008 23:49:55 +0200] rev 27143
tuned spacing;
Tue, 10 Jun 2008 23:45:53 +0200 updated generated file;
wenzelm [Tue, 10 Jun 2008 23:45:53 +0200] rev 27142
updated generated file;
Tue, 10 Jun 2008 23:45:51 +0200 * Attributes cases, induct, coinduct support del option.
wenzelm [Tue, 10 Jun 2008 23:45:51 +0200] rev 27141
* Attributes cases, induct, coinduct support del option.
Tue, 10 Jun 2008 23:28:42 +0200 added del attributes;
wenzelm [Tue, 10 Jun 2008 23:28:42 +0200] rev 27140
added del attributes; tuned;
Tue, 10 Jun 2008 23:28:38 +0200 back to original import order -- thanks to proper deletion of nat cases/induct rules from type_definition;
wenzelm [Tue, 10 Jun 2008 23:28:38 +0200] rev 27139
back to original import order -- thanks to proper deletion of nat cases/induct rules from type_definition;
Tue, 10 Jun 2008 23:28:35 +0200 proper deletion of nat cases/induct rules from type_definition;
wenzelm [Tue, 10 Jun 2008 23:28:35 +0200] rev 27138
proper deletion of nat cases/induct rules from type_definition;
Tue, 10 Jun 2008 21:50:30 +0200 fixed spelling (Where is WordExamples.thy anyway?);
wenzelm [Tue, 10 Jun 2008 21:50:30 +0200] rev 27137
fixed spelling (Where is WordExamples.thy anyway?);
Tue, 10 Jun 2008 21:50:05 +0200 recovered nat_induct as default for induct_tac;
wenzelm [Tue, 10 Jun 2008 21:50:05 +0200] rev 27136
recovered nat_induct as default for induct_tac;
Tue, 10 Jun 2008 21:49:37 +0200 more robust declaration of nat_induct;
wenzelm [Tue, 10 Jun 2008 21:49:37 +0200] rev 27135
more robust declaration of nat_induct;
Tue, 10 Jun 2008 21:49:11 +0200 reordering of imports ensures that nat_induct stay in front;
wenzelm [Tue, 10 Jun 2008 21:49:11 +0200] rev 27134
reordering of imports ensures that nat_induct stay in front;
Tue, 10 Jun 2008 19:45:53 +0200 adhoc fix of induct_tac: rule nat_induct;
wenzelm [Tue, 10 Jun 2008 19:45:53 +0200] rev 27133
adhoc fix of induct_tac: rule nat_induct;
Tue, 10 Jun 2008 19:34:32 +0200 case_tac: accomodate change in bound variable name;
wenzelm [Tue, 10 Jun 2008 19:34:32 +0200] rev 27132
case_tac: accomodate change in bound variable name;
Tue, 10 Jun 2008 19:15:23 +0200 nat_induct_tac (works without context);
wenzelm [Tue, 10 Jun 2008 19:15:23 +0200] rev 27131
nat_induct_tac (works without context);
Tue, 10 Jun 2008 19:15:23 +0200 moved case_tac/induct_tac to induct_tacs.ML -- no longer hardwired into datatype package;
wenzelm [Tue, 10 Jun 2008 19:15:23 +0200] rev 27130
moved case_tac/induct_tac to induct_tacs.ML -- no longer hardwired into datatype package;
Tue, 10 Jun 2008 19:15:21 +0200 added nat_induct_tac (works without context);
wenzelm [Tue, 10 Jun 2008 19:15:21 +0200] rev 27129
added nat_induct_tac (works without context);
Tue, 10 Jun 2008 19:15:21 +0200 InductTacs.case_tac with proper context and proper declaration of local variable;
wenzelm [Tue, 10 Jun 2008 19:15:21 +0200] rev 27128
InductTacs.case_tac with proper context and proper declaration of local variable;
Tue, 10 Jun 2008 19:15:20 +0200 added HOL/Tools/induct_tacs.ML;
wenzelm [Tue, 10 Jun 2008 19:15:20 +0200] rev 27127
added HOL/Tools/induct_tacs.ML;
Tue, 10 Jun 2008 19:15:19 +0200 eliminated obsolete case_split_thm -- use case_split;
wenzelm [Tue, 10 Jun 2008 19:15:19 +0200] rev 27126
eliminated obsolete case_split_thm -- use case_split; added case_split_tac (works without context); setup for induct_tacs.ML;
Tue, 10 Jun 2008 19:15:18 +0200 tuned proofs -- case_tac *is* available here;
wenzelm [Tue, 10 Jun 2008 19:15:18 +0200] rev 27125
tuned proofs -- case_tac *is* available here;
Tue, 10 Jun 2008 19:15:17 +0200 updated generated file;
wenzelm [Tue, 10 Jun 2008 19:15:17 +0200] rev 27124
updated generated file;
Tue, 10 Jun 2008 19:15:16 +0200 case_tac/induct_tac: use same declarations as cases/induct;
wenzelm [Tue, 10 Jun 2008 19:15:16 +0200] rev 27123
case_tac/induct_tac: use same declarations as cases/induct;
Tue, 10 Jun 2008 19:15:14 +0200 proper news header;
wenzelm [Tue, 10 Jun 2008 19:15:14 +0200] rev 27122
proper news header; methods case_tac and induct_tac now refer to usual declarations; removed obsolete induct_tac and thm_induct_tac;
Tue, 10 Jun 2008 16:43:26 +0200 removed obsolete read_idents;
wenzelm [Tue, 10 Jun 2008 16:43:26 +0200] rev 27121
removed obsolete read_idents;
Tue, 10 Jun 2008 16:43:23 +0200 added (e)res_inst_tac;
wenzelm [Tue, 10 Jun 2008 16:43:23 +0200] rev 27120
added (e)res_inst_tac; tuned comments;
Tue, 10 Jun 2008 16:43:21 +0200 focus: actually declare constraints for local parameters;
wenzelm [Tue, 10 Jun 2008 16:43:21 +0200] rev 27119
focus: actually declare constraints for local parameters;
Tue, 10 Jun 2008 16:43:16 +0200 tuned proofs;
wenzelm [Tue, 10 Jun 2008 16:43:16 +0200] rev 27118
tuned proofs;
Tue, 10 Jun 2008 16:43:14 +0200 case_split_tac (works without context);
wenzelm [Tue, 10 Jun 2008 16:43:14 +0200] rev 27117
case_split_tac (works without context);
Tue, 10 Jun 2008 16:43:07 +0200 tuned;
wenzelm [Tue, 10 Jun 2008 16:43:07 +0200] rev 27116
tuned;
Tue, 10 Jun 2008 16:43:01 +0200 eliminated obsolete case_split_thm -- use case_split;
wenzelm [Tue, 10 Jun 2008 16:43:01 +0200] rev 27115
eliminated obsolete case_split_thm -- use case_split;
Tue, 10 Jun 2008 16:42:38 +0200 Unstructured induction and cases analysis for Isabelle/HOL.
wenzelm [Tue, 10 Jun 2008 16:42:38 +0200] rev 27114
Unstructured induction and cases analysis for Isabelle/HOL.
Tue, 10 Jun 2008 15:31:05 +0200 dropped instance with attached definitions
haftmann [Tue, 10 Jun 2008 15:31:05 +0200] rev 27113
dropped instance with attached definitions
Tue, 10 Jun 2008 15:31:04 +0200 polished interface of datatype package
haftmann [Tue, 10 Jun 2008 15:31:04 +0200] rev 27112
polished interface of datatype package
Tue, 10 Jun 2008 15:31:03 +0200 adjusted some proofs involving inats
haftmann [Tue, 10 Jun 2008 15:31:03 +0200] rev 27111
adjusted some proofs involving inats
Tue, 10 Jun 2008 15:31:02 +0200 refactoring; addition, numerals
haftmann [Tue, 10 Jun 2008 15:31:02 +0200] rev 27110
refactoring; addition, numerals
Tue, 10 Jun 2008 15:31:01 +0200 more instantiation
haftmann [Tue, 10 Jun 2008 15:31:01 +0200] rev 27109
more instantiation
Tue, 10 Jun 2008 15:30:59 +0200 whitespace tuning
haftmann [Tue, 10 Jun 2008 15:30:59 +0200] rev 27108
whitespace tuning
Tue, 10 Jun 2008 15:30:58 +0200 localized Least in Orderings.thy
haftmann [Tue, 10 Jun 2008 15:30:58 +0200] rev 27107
localized Least in Orderings.thy
Tue, 10 Jun 2008 15:30:56 +0200 removed some dubious code lemmas
haftmann [Tue, 10 Jun 2008 15:30:56 +0200] rev 27106
removed some dubious code lemmas
Tue, 10 Jun 2008 15:30:54 +0200 slightly tuning of some proofs involving case distinction and induction on natural numbers and similar
haftmann [Tue, 10 Jun 2008 15:30:54 +0200] rev 27105
slightly tuning of some proofs involving case distinction and induction on natural numbers and similar
Tue, 10 Jun 2008 15:30:33 +0200 rep_datatype command now takes list of constructors as input arguments
haftmann [Tue, 10 Jun 2008 15:30:33 +0200] rev 27104
rep_datatype command now takes list of constructors as input arguments
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip