src/HOL/Tools/SMT/z3_proof_methods.ML
Sat, 27 Jul 2013 16:35:51 +0200 wenzelm standardized aliases;
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Wed, 15 Feb 2012 23:19:30 +0100 wenzelm renamed Thm.capply to Thm.apply, and Thm.cabs to Thm.lambda in conformance with similar operations in structure Term and Logic;
Mon, 07 Nov 2011 17:54:35 +0100 boehmes replace higher-order matching against schematic theorem with dedicated reconstruction method
Tue, 25 Oct 2011 08:48:36 +0200 boehmes clarify types of terms: use proper set type
Wed, 09 Mar 2011 21:40:38 +0100 boehmes finished and tested Z3 proof reconstruction for injective functions;
Mon, 20 Dec 2010 22:02:57 +0100 boehmes avoid ML structure aliases (especially single-letter abbreviations)
Wed, 01 Dec 2010 13:09:08 +0100 wenzelm just one Term.dest_funT;
Mon, 22 Nov 2010 15:45:43 +0100 boehmes share and use more utility functions;
Mon, 22 Nov 2010 15:45:42 +0100 boehmes added prove reconstruction for injective functions;
less more (0) tip