src/HOL/HOL.thy
Sat, 17 Sep 2005 18:11:19 +0200 wenzelm added code generator setup (from Main.thy);
Thu, 15 Sep 2005 11:15:52 +0200 paulson the experimental tagging system, and the usual tidying
Tue, 06 Sep 2005 16:59:48 +0200 wenzelm axclass: name space prefix is now "c_class" instead of just "c";
Wed, 31 Aug 2005 15:46:34 +0200 wenzelm simp_implies: proper named infix;
Tue, 02 Aug 2005 16:50:55 +0200 ballarin Turned simp_implies into binary operator.
Tue, 12 Jul 2005 17:56:03 +0200 avigad added lemmas to OrderedGroup.thy (reasoning about signs, absolute value, triangle inequalities)
Fri, 01 Jul 2005 13:54:12 +0200 berghofe Implemented trick (due to Tobias Nipkow) for fine-tuning simplification
Tue, 28 Jun 2005 15:27:45 +0200 paulson Constant "If" is now local
Fri, 17 Jun 2005 16:12:49 +0200 haftmann migrated theory headers to new format
Tue, 31 May 2005 11:53:12 +0200 wenzelm tuned;
Sun, 22 May 2005 16:51:07 +0200 wenzelm Simplifier already setup in Pure;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Thu, 07 Apr 2005 13:29:41 +0200 paulson new meta-level rules
Tue, 05 Apr 2005 13:05:20 +0200 paulson arg_cong2 by Norbert Voelker
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Thu, 10 Feb 2005 18:51:12 +0100 nipkow Moved oderings from HOL into the new Orderings.thy
Tue, 01 Feb 2005 18:01:57 +0100 paulson the new subst tactic, by Lucas Dixon
Sat, 18 Dec 2004 17:14:33 +0100 schirmer added simproc for Let
Wed, 15 Dec 2004 10:19:01 +0100 paulson removal of HOL_Lemmas
Tue, 07 Dec 2004 16:15:05 +0100 paulson proof of subst by S Merz
Thu, 02 Dec 2004 12:28:09 +0100 nipkow Fixed print translation for ALL x > y etc
Thu, 02 Dec 2004 11:59:34 +0100 nipkow added ALL print-translation for > and >=.
Thu, 02 Dec 2004 11:42:01 +0100 nipkow Added "ALL x > y" and relatives.
Wed, 01 Dec 2004 18:11:13 +0100 nipkow Added > and >= sugar
Mon, 15 Nov 2004 18:21:34 +0100 paulson removed a "clone" (duplicate code)
Fri, 10 Sep 2004 20:04:14 +0200 nipkow Added antisymmetry simproc
Wed, 18 Aug 2004 11:09:40 +0200 nipkow import -> imports
Mon, 16 Aug 2004 14:22:27 +0200 nipkow New theory header syntax.
Tue, 03 Aug 2004 14:47:51 +0200 ballarin New transitivity reasoners for transitivity only and quasi orders.
Wed, 28 Jul 2004 10:49:29 +0200 paulson conversion of Hyperreal/MacLaurin_lemmas to Isar script
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Tue, 01 Jun 2004 12:33:50 +0200 wenzelm removed obsolete sort 'logic';
Fri, 14 May 2004 16:53:15 +0200 paulson new atomize theorem
Sat, 01 May 2004 21:59:12 +0200 wenzelm _index1: accomodate improved indexed syntax;
Fri, 16 Apr 2004 13:52:43 +0200 wenzelm simplified ML code for setsubgoaler;
Wed, 14 Apr 2004 14:13:05 +0200 kleing use more symbols in HTML output
Mon, 08 Mar 2004 12:16:57 +0100 ballarin Added documentation for transitivity solver setup.
Thu, 04 Mar 2004 12:06:07 +0100 paulson new material from Avigad, and simplified treatment of division by 0
Thu, 19 Feb 2004 15:57:34 +0100 ballarin Efficient, graph-based reasoner for linear and partial orders.
Tue, 27 Jan 2004 15:39:51 +0100 paulson replacing HOL/Real/PRat, PNat by the rational number development
Mon, 26 Jan 2004 10:34:02 +0100 schirmer * Support for raw latex output in control symbols: \<^raw...>
Wed, 14 Jan 2004 07:53:27 +0100 kleing print translation for ALL x <= n. P x
Mon, 15 Dec 2003 16:38:25 +0100 paulson more general lemmas for Ring_and_Field
Wed, 29 Oct 2003 11:50:26 +0100 berghofe Tuned proof of choice_eq.
Thu, 09 Oct 2003 18:13:32 +0200 skalberg Added support for making constants final, that is, ensuring that no
Fri, 26 Sep 2003 10:34:57 +0200 paulson misc tidying
Tue, 23 Sep 2003 15:42:01 +0200 paulson some basic new lemmas
Sun, 22 Dec 2002 15:02:40 +0100 nipkow removed some problems with print translations
Sun, 22 Dec 2002 10:43:43 +0100 nipkow added print translations tha avoid eta contraction for important binders.
Thu, 21 Nov 2002 17:40:11 +0100 nipkow *** empty log message ***
Thu, 10 Oct 2002 14:21:49 +0200 berghofe Added choice_eq.
Mon, 30 Sep 2002 16:09:05 +0200 berghofe Fixed problem with induct_conj_curry: variable C should have type prop.
Mon, 30 Sep 2002 15:44:21 +0200 nipkow modified induct method
Mon, 02 Sep 2002 11:07:26 +0200 nipkow order_less_irrefl: [simp] -> [iff]
Fri, 30 Aug 2002 16:42:45 +0200 paulson removal of blast.overloaded
Mon, 05 Aug 2002 21:16:36 +0200 wenzelm special syntax for index "1" (plain numeral hidden by "1" symbol in HOL);
Wed, 31 Jul 2002 16:10:24 +0200 nipkow added mk_left_commute to HOL.thy and used it "everywhere"
Wed, 24 Jul 2002 22:15:55 +0200 wenzelm simplified locale predicates;
Wed, 24 Jul 2002 00:10:52 +0200 wenzelm predicate defs via locales;
Mon, 25 Feb 2002 20:48:14 +0100 wenzelm clarified syntax of ``long'' statements: fixes/assumes/shows;
less more (0) -100 -60 tip