src/HOL/Tools/rewrite_hol_proof.ML
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Thu, 03 Jun 2010 23:56:05 +0200 wenzelm do not open Proofterm, which is very ould style;
Tue, 01 Jun 2010 11:13:09 +0200 berghofe Adapted to new format of proof terms containing explicit proofs of class membership.
Tue, 30 Mar 2010 15:25:30 +0200 krauss switched PThm/PAxm etc. to use canonical order of type variables (term variables unchanged)
Sat, 20 Mar 2010 17:33:11 +0100 wenzelm renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
Mon, 16 Nov 2009 21:57:16 +0100 wenzelm generalized procs for rewrite_proof: allow skeleton;
Mon, 02 Nov 2009 20:50:48 +0100 wenzelm modernized structure Proof_Syntax;
Wed, 15 Jul 2009 23:48:21 +0200 wenzelm more antiquotations;
Thu, 02 Apr 2009 14:39:10 +0200 berghofe Fixed bug in transformation of congruence rule for ==
Sun, 16 Nov 2008 20:03:42 +0100 wenzelm clarified Thm.proof_body_of vs. Thm.proof_of;
Sat, 15 Nov 2008 21:31:20 +0100 wenzelm ProofSyntax.proof_of_term: removed obsolete disambiguisation table;
Fri, 31 Oct 2008 10:37:34 +0100 berghofe Removed argument prf2 in rewrite rules for equal_elim to make them applicable
Wed, 17 Sep 2008 21:27:08 +0200 wenzelm back to dynamic the_context(), because static @{theory} is invalidated if ML environment changes within the same code block;
Wed, 18 Jun 2008 18:55:01 +0200 wenzelm more antiquotations;
Sun, 13 Apr 2008 14:30:23 +0200 wenzelm tuned;
less more (0) -15 tip