wenzelm [Tue, 18 Oct 2005 17:59:26 +0200] rev 17893
added lemma exE_some (from specification_package.ML);
wenzelm [Tue, 18 Oct 2005 17:59:25 +0200] rev 17892
Simplifier.theory_context;
wenzelm [Tue, 18 Oct 2005 17:59:24 +0200] rev 17891
tuned error msg;
tuned;
wenzelm [Tue, 18 Oct 2005 17:59:23 +0200] rev 17890
Simplifier.context/theory_context;
wenzelm [Tue, 18 Oct 2005 17:59:22 +0200] rev 17889
updated;
paulson [Tue, 18 Oct 2005 15:08:38 +0200] rev 17888
new interface to make_conjecture_clauses
wenzelm [Mon, 17 Oct 2005 23:10:25 +0200] rev 17887
* Simplifier: simpset of a running simplification process contains a proof context;
* Simplifier.inherit_context supercedes Simplifier.inherit_bounds;
* Simplifier/Classical Reasoner: more abstract interfaces change_simpset/claset;
wenzelm [Mon, 17 Oct 2005 23:10:24 +0200] rev 17886
added type_solver (uses Simplifier.the_context);
removed obsolete context_type_solver;
wenzelm [Mon, 17 Oct 2005 23:10:23 +0200] rev 17885
added pos/negDivAlg_induct declarations (from Main.thy);
wenzelm [Mon, 17 Oct 2005 23:10:22 +0200] rev 17884
moved pos/negDivAlg_induct declarations to Integ/IntDiv.thy;
change_simpset;