wenzelm [Fri, 13 Jun 2008 21:04:10 +0200] rev 27193
hide (open);
wenzelm [Fri, 13 Jun 2008 21:04:09 +0200] rev 27192
no_notation instead of hide;
wenzelm [Fri, 13 Jun 2008 21:04:07 +0200] rev 27191
* Recovered hiding of consts;
wenzelm [Fri, 13 Jun 2008 20:57:51 +0200] rev 27190
updated generated file;
wenzelm [Fri, 13 Jun 2008 20:57:26 +0200] rev 27189
back to CodeTarget.code_width;
nipkow [Fri, 13 Jun 2008 15:22:07 +0200] rev 27188
hide -> hide (open)
wenzelm [Thu, 12 Jun 2008 23:12:54 +0200] rev 27187
use regular error function;
huffman [Thu, 12 Jun 2008 22:41:03 +0200] rev 27186
add lemma finite_image_approx; remove unnecessary sort annotations
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
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);
wenzelm [Thu, 12 Jun 2008 22:29:50 +0200] rev 27183
removed obsolete skolem declarations -- done by Theory.at_end;
wenzelm [Thu, 12 Jun 2008 22:29:49 +0200] rev 27182
tuned setup;
huffman [Thu, 12 Jun 2008 22:14:07 +0200] rev 27181
remove unnecessary import of Ffun;
add lemma admD2
huffman [Thu, 12 Jun 2008 22:12:27 +0200] rev 27180
imports Ffun
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;
wenzelm [Thu, 12 Jun 2008 18:54:29 +0200] rev 27178
ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
wenzelm [Thu, 12 Jun 2008 16:42:00 +0200] rev 27177
sane versions of (qualified_)thms_of_thy;
wenzelm [Thu, 12 Jun 2008 16:41:58 +0200] rev 27176
Facts.dest/export_static: content difference;
tuned;
wenzelm [Thu, 12 Jun 2008 16:41:57 +0200] rev 27175
dest/export_static: content difference;
tuned comments;
wenzelm [Thu, 12 Jun 2008 16:41:54 +0200] rev 27174
declare_skofuns/skolem: canonical argument order;
minor tuning;
wenzelm [Thu, 12 Jun 2008 16:41:47 +0200] rev 27173
Facts.dest/export_static: content difference;
nipkow [Thu, 12 Jun 2008 15:49:25 +0200] rev 27172
correction
nipkow [Thu, 12 Jun 2008 14:46:15 +0200] rev 27171
tuned
nipkow [Thu, 12 Jun 2008 14:33:28 +0200] rev 27170
Removed hide swap
nipkow [Thu, 12 Jun 2008 14:21:10 +0200] rev 27169
fixed type
nipkow [Thu, 12 Jun 2008 14:20:52 +0200] rev 27168
lemma modified
nipkow [Thu, 12 Jun 2008 14:20:25 +0200] rev 27167
typo
nipkow [Thu, 12 Jun 2008 14:20:07 +0200] rev 27166
had to add rule: because induct_tac no longer works correctly
nipkow [Thu, 12 Jun 2008 14:10:41 +0200] rev 27165
Hid swap
wenzelm [Thu, 12 Jun 2008 11:51:47 +0200] rev 27164
some reformatting;