wenzelm [Wed, 03 Oct 2007 21:29:05 +0200] rev 24825
avoid unnamed infixes;
tuned;
wenzelm [Wed, 03 Oct 2007 19:49:33 +0200] rev 24824
avoid unnamed infixes;
wenzelm [Wed, 03 Oct 2007 19:36:05 +0200] rev 24823
modernized specifications;
tuned proofs;
wenzelm [Wed, 03 Oct 2007 00:03:01 +0200] rev 24822
mark inductive results as internal;
wenzelm [Wed, 03 Oct 2007 00:03:00 +0200] rev 24821
skolem_cache: ignore internal theorems -- major speedup;
skolem_cache_theorems_of: efficient folding of table;
replaced get_axiom by Thm.get_axiom_i (avoids name space fishing);
wenzelm [Wed, 03 Oct 2007 00:02:58 +0200] rev 24820
major speedup by avoiding metis;
wenzelm [Wed, 03 Oct 2007 00:02:56 +0200] rev 24819
modernized definitions;
wenzelm [Tue, 02 Oct 2007 22:23:31 +0200] rev 24818
added add_defs_new, which strips sorts for axioms (presently inactive);
wenzelm [Tue, 02 Oct 2007 22:23:30 +0200] rev 24817
removed unused add_defss;
wenzelm [Tue, 02 Oct 2007 22:23:28 +0200] rev 24816
tuned internal inductive interface;