haftmann [Fri, 12 Oct 2007 08:20:43 +0200] rev 24991
added subclass command
wenzelm [Thu, 11 Oct 2007 23:03:51 +0200] rev 24990
enabled Refute_Examples again;
wenzelm [Thu, 11 Oct 2007 23:03:11 +0200] rev 24989
local_axioms: impose hyps stemming from local consts as well
(otherwise the axioms will be more general than expected!);
wenzelm [Thu, 11 Oct 2007 21:44:28 +0200] rev 24988
disabled Refute_Examples temporarily;
wenzelm [Thu, 11 Oct 2007 21:10:43 +0200] rev 24987
local_theory: incorporated consts into axioms;
LocalDefs.expand_cterm;
tuned;
wenzelm [Thu, 11 Oct 2007 21:10:42 +0200] rev 24986
removed unused/impure quiet_mode;
local_theory: incorporated consts into axioms;
tuned;
wenzelm [Thu, 11 Oct 2007 21:10:41 +0200] rev 24985
added export_cterm;
tuned;
wenzelm [Thu, 11 Oct 2007 21:10:40 +0200] rev 24984
local_theory: incorporated consts into axioms;
wenzelm [Thu, 11 Oct 2007 19:10:25 +0200] rev 24983
replaced Term.equiv_types by Type.similar_types;
moved add_axiom/def to more_thm.ML;
wenzelm [Thu, 11 Oct 2007 19:10:24 +0200] rev 24982
replaced Term.equiv_types by Type.similar_types;
wenzelm [Thu, 11 Oct 2007 19:10:23 +0200] rev 24981
dest/cert_def: replaced Pretty.pp by explicit Proof.context;
wenzelm [Thu, 11 Oct 2007 19:10:22 +0200] rev 24980
added elim_implies (more convenient argument order);
added unvarify (from drule.ML);
added specification primitives: add_axiom, add_def;
wenzelm [Thu, 11 Oct 2007 19:10:21 +0200] rev 24979
removed obsolete flip;
wenzelm [Thu, 11 Oct 2007 19:10:20 +0200] rev 24978
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);
tuned;
wenzelm [Thu, 11 Oct 2007 19:10:19 +0200] rev 24977
replaced (flip Thm.implies_elim) by Thm.elim_implies;
wenzelm [Thu, 11 Oct 2007 19:10:17 +0200] rev 24976
moved Drule.unvarify to Thm.unvarify (cf. more_thm.ML);