src/HOL/SMT/Tools/smt_normalize.ML
Sun, 28 Mar 2010 16:59:06 +0200 wenzelm static defaults for configuration options;
Thu, 11 Feb 2010 17:48:55 +0100 boehmes unfold quantifiers (Ball, Bex, Ex1)
Thu, 03 Dec 2009 15:56:06 +0100 boehmes faster preprocessing: before applying a step, test if it is applicable (normalization of binders, unfolding of abs/min/max definitions, lambda lifting, explicit application, monomorphization),
Wed, 25 Nov 2009 12:30:54 +0100 boehmes only add nat/int conversion rules if necessary
Fri, 13 Nov 2009 15:47:37 +0100 boehmes removed unused code and unused arguments,
Fri, 30 Oct 2009 11:31:34 +0100 boehmes abstract over variables in reversed order (application uses given order)
Thu, 29 Oct 2009 10:52:05 +0100 boehmes simplified method syntax of "smt",
Tue, 27 Oct 2009 17:34:00 +0100 wenzelm normalized basic type abbreviations;
Tue, 20 Oct 2009 10:11:30 +0200 boehmes added proof reconstructon for Z3,
Tue, 29 Sep 2009 16:24:36 +0200 wenzelm explicit indication of Unsynchronized.ref;
Fri, 18 Sep 2009 18:13:19 +0200 boehmes added new method "smt": an oracle-based connection to external SMT solvers
less more (0) tip