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;