src/Pure/thm.ML
Wed, 20 Jul 1994 12:09:48 +0200 wenzelm fixed comment: "(| _ : _ |)" to "OFCLASS(_, _)"
Fri, 01 Jul 1994 11:10:31 +0200 clasohm rewritec now uses trace_thm for it's "rewrite rule from different theory"
Mon, 20 Jun 1994 12:25:28 +0200 nipkow Improved error msg "Proved wrong thm"
Fri, 17 Jun 1994 16:51:37 +0200 nipkow ordered rewriting applies to conditional rules as well now
Thu, 16 Jun 1994 12:04:00 +0200 wenzelm added add_classrel;
Sun, 29 May 1994 15:14:28 +0200 nipkow Internale optimization of the simplifier: in case a subterm stays unchanged,
Thu, 26 May 1994 16:43:24 +0200 wenzelm added class_triv: theory -> class -> thm (for axclasses);
Thu, 19 May 1994 16:22:48 +0200 wenzelm new datatype theory, supports 'draft theories' and incremental extension:
Wed, 06 Apr 1994 16:36:34 +0200 lcp restored the signature constraint :THM
Sun, 27 Mar 1994 12:33:14 +0200 nipkow Changed term ordering for permutative rewrites to be AC-compatible.
Tue, 22 Mar 1994 08:24:14 +0100 nipkow Implemented "ordered rewriting": rules which merely permute variables, such
Tue, 01 Mar 1994 16:00:53 +0100 nipkow deleted a comment
Thu, 03 Feb 1994 13:53:08 +0100 wenzelm extend_theory: changed type of "abbrs" arg;
Wed, 19 Jan 1994 14:45:07 +0100 wenzelm commented out sig constraint of functor (for debugging purposes);
Tue, 18 Jan 1994 13:46:08 +0100 lcp Pure: MAJOR CHANGE. Moved ML types ctyp and cterm and their associated
Fri, 14 Jan 1994 08:09:07 +0100 nipkow optimized net for matching of abstractions to speed up simplifier
Tue, 11 Jan 1994 08:10:18 +0100 nipkow optimized the number of eta-contractions in rewriting
Mon, 10 Jan 1994 13:22:54 +0100 wenzelm commented out sig constraint of functor (for debugging purposes);
Wed, 05 Jan 1994 19:33:56 +0100 nipkow added new parameter to the simplification tactics which indicates if
Tue, 04 Jan 1994 10:09:33 +0100 nipkow changed tracing of simplifier
Sun, 02 Jan 1994 15:10:36 +0100 nipkow optimized simplifier - signature of rewritten term stays constant
Tue, 21 Dec 1993 16:26:40 +0100 nipkow Necessary changes to accomodate type abbreviations.
Fri, 10 Dec 1993 13:46:38 +0100 nipkow updated instantiate to deal with type clashes
Mon, 22 Nov 1993 09:20:28 +0100 nipkow Fixed bug in rewriter (fun impc) discovered by Marcus Moore.
Thu, 11 Nov 1993 13:21:59 +0100 nipkow Changed the simplifier: if the subgoaler proves an unexpected thm, chances
Fri, 29 Oct 1993 11:53:43 +0100 nipkow added function del_simps
Thu, 16 Sep 1993 12:20:38 +0200 clasohm Initial revision
less more (0) tip