src/HOL/Tools/rewrite_hol_proof.ML
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;
Wed, 07 Feb 2007 18:00:38 +0100 berghofe Fixed bug in mk_AbsP.
Tue, 05 Dec 2006 00:30:38 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Tue, 06 Jun 2006 20:42:28 +0200 wenzelm tuned;
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Fri, 11 Feb 2005 18:51:00 +0100 berghofe Fully qualified refl and trans to avoid confusion with theorems
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Wed, 23 Apr 2003 00:12:14 +0200 berghofe elim_cong now eta-expands proofs on the fly if required.
Mon, 30 Sep 2002 16:27:38 +0200 berghofe - additional congruence rules for boolean operators
Sun, 21 Jul 2002 15:43:14 +0200 berghofe Rules for rewriting HOL proofs.
less more (0) tip