src/Pure/Proof/proof_rewrite_rules.ML
Wed, 16 Nov 2005 17:45:31 +0100 wenzelm Term.betapplys;
Fri, 28 Oct 2005 22:27:51 +0200 wenzelm renamed Goal constant to prop;
Fri, 21 Oct 2005 18:14:59 +0200 wenzelm renamed triv_goal to goalI, rev_triv_goal to goalD;
Wed, 31 Aug 2005 15:46:40 +0200 wenzelm refer to theory instead of low-level tsig;
Tue, 23 Aug 2005 09:18:44 +0200 haftmann replaced ? by ??
Wed, 03 Aug 2005 16:25:22 +0200 berghofe Adapted to new interface of thms_of_proof.
Fri, 15 Jul 2005 15:44:15 +0200 wenzelm tuned fold on terms;
Wed, 13 Jul 2005 11:16:34 +0200 haftmann (intermediate commit)
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
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.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Wed, 23 Apr 2003 00:13:32 +0200 berghofe elim_vars now handles both Vars and Frees.
Mon, 14 Oct 2002 10:44:32 +0200 nipkow Ported find_intro/elim to Isar.
Mon, 30 Sep 2002 16:40:57 +0200 berghofe Added function elim_vars.
Wed, 10 Jul 2002 18:37:51 +0200 berghofe - Moved abs_def to drule.ML
Fri, 28 Jun 2002 19:51:40 +0200 berghofe Additional rule for rewriting on ==.
Fri, 31 May 2002 18:50:03 +0200 berghofe Changed interface of Pattern.rewrite_term.
Wed, 20 Feb 2002 15:56:26 +0100 berghofe New function for eliminating definitions in proof term.
Sat, 02 Feb 2002 13:26:51 +0100 berghofe Rewrite procedure now works for both compact and full proof objects.
Mon, 19 Nov 2001 17:40:07 +0100 berghofe Added setup.
Wed, 31 Oct 2001 20:00:35 +0100 berghofe Additional rules for simplifying inside "Goal"
Fri, 28 Sep 2001 11:04:44 +0200 berghofe Exchanged % and %%.
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Fri, 31 Aug 2001 16:17:05 +0200 berghofe Initial revision of tools for proof terms.
less more (0) tip