src/HOL/Set.thy
Fri, 16 Dec 2005 16:59:32 +0100 nipkow new lemmas
Thu, 15 Dec 2005 19:42:00 +0100 wenzelm removed obsolete/unused setup_induction;
Thu, 01 Dec 2005 22:04:27 +0100 wenzelm simprocs: static evaluation of simpset;
Thu, 01 Dec 2005 15:45:54 +0100 paulson restoring the old status of subset_refl
Thu, 10 Nov 2005 17:33:14 +0100 paulson duplicate axioms in ATP linkup, and general fixes
Mon, 17 Oct 2005 23:10:10 +0200 wenzelm change_claset/simpset;
Fri, 07 Oct 2005 22:59:22 +0200 wenzelm Term.absdummy;
Thu, 29 Sep 2005 12:43:40 +0200 paulson a name for empty_not_insert
Thu, 29 Sep 2005 00:58:55 +0200 wenzelm more finalconsts;
Thu, 22 Sep 2005 23:56:15 +0200 nipkow renamed rules to iprover
Tue, 20 Sep 2005 14:03:37 +0200 wenzelm tuned theory dependencies;
Tue, 16 Aug 2005 18:53:11 +0200 paulson more simprules now have names
Tue, 16 Aug 2005 15:36:28 +0200 paulson classical rules must have names for ATP integration
Tue, 02 Aug 2005 19:47:12 +0200 wenzelm simprocs: Simplifier.inherit_bounds;
Tue, 12 Jul 2005 12:49:00 +0200 paulson tweaked
Fri, 01 Jul 2005 13:57:53 +0200 berghofe Added strong_ball_cong and strong_bex_cong (these are now the standard
Wed, 11 May 2005 09:50:33 +0200 nipkow Added thms by Brian Huffmann
Tue, 01 Mar 2005 18:48:52 +0100 nipkow integrated Jeremy's FiniteLib
Fri, 18 Feb 2005 11:48:42 +0100 nipkow tuning
Thu, 10 Feb 2005 18:51:12 +0100 nipkow Moved oderings from HOL into the new Orderings.thy
Mon, 27 Sep 2004 10:27:34 +0200 ballarin Modified locales: improved implementation of "includes".
Wed, 18 Aug 2004 11:09:40 +0200 nipkow import -> imports
Mon, 16 Aug 2004 14:22:27 +0200 nipkow New theory header syntax.
Fri, 06 Aug 2004 16:55:14 +0200 nipkow undid UN/INT syntax
Tue, 03 Aug 2004 13:48:00 +0200 paulson new simprules Int_subset_iff and Un_subset_iff
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sat, 29 May 2004 15:11:43 +0200 wenzelm \<^bsub>/\<^esub> syntax: unbreakable block;
Fri, 28 May 2004 11:19:15 +0200 paulson new theorem Collect_imp_eq
Wed, 26 May 2004 14:57:06 +0200 nipkow Corrected printer bug for bounded quantifiers Q x<=y. P
Mon, 17 May 2004 11:02:16 +0200 mehta lemma disjoint_int_union removed - too special
Thu, 13 May 2004 16:02:29 +0200 mehta New simp rules added:
Sat, 01 May 2004 22:04:14 +0200 wenzelm improved subscript syntax;
Wed, 14 Apr 2004 14:13:05 +0200 kleing use more symbols in HTML output
Tue, 13 Apr 2004 09:42:40 +0200 ballarin Various changes to HOL-Algebra;
Wed, 24 Mar 2004 10:50:29 +0100 paulson streamlined treatment of quotients for the integers
Thu, 19 Feb 2004 15:57:34 +0100 ballarin Efficient, graph-based reasoner for linear and partial orders.
Wed, 11 Feb 2004 01:26:15 +0100 nipkow Modified UN and INT xsymbol syntax: made index subscript
Thu, 01 Jan 2004 21:47:07 +0100 paulson conversion of Real/PReal to Isar script;
Fri, 19 Dec 2003 04:28:45 +0100 nipkow *** empty log message ***
Fri, 26 Sep 2003 10:34:57 +0200 paulson misc tidying
Fri, 11 Jul 2003 14:11:56 +0200 oheimb added rev_ballE
Mon, 17 Mar 2003 17:37:20 +0100 paulson moved one proof, added another
Fri, 14 Mar 2003 10:30:15 +0100 paulson new UN/INT simprules
Tue, 11 Mar 2003 15:19:27 +0100 nipkow *** empty log message ***
Wed, 26 Feb 2003 10:44:54 +0100 paulson new lemma
Tue, 25 Feb 2003 12:42:08 +0100 nipkow Undid eta change for UN/INT.
Sun, 16 Feb 2003 12:16:07 +0100 paulson new theorem Compl_partition2
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.
Fri, 18 Oct 2002 09:53:02 +0200 nipkow Added a few thms about UN/INT/{}/UNIV
Thu, 03 Oct 2002 10:34:51 +0200 paulson added the new elim rule psubsetE
Fri, 30 Aug 2002 16:42:45 +0200 paulson removal of blast.overloaded
Tue, 06 Aug 2002 11:22:05 +0200 wenzelm sane interface for simprocs;
Wed, 24 Jul 2002 22:15:55 +0200 wenzelm simplified locale predicates;
Tue, 07 May 2002 19:54:04 +0200 wenzelm rev_bexI [intro?];
Mon, 06 May 2002 09:42:20 +0200 nipkow Added insert_disjoint and disjoint_insert [simp], and simplified proofs
Mon, 25 Feb 2002 20:48:14 +0100 wenzelm clarified syntax of ``long'' statements: fixes/assumes/shows;
Sat, 16 Feb 2002 20:59:34 +0100 wenzelm converted/deleted equalities.ML, mono.ML, subset.ML (see Set.thy);
Fri, 04 Jan 2002 19:29:30 +0100 wenzelm tuned ``syntax (output)'';
Sat, 01 Dec 2001 18:52:32 +0100 wenzelm renamed class "term" to "type" (actually "HOL.type");
Wed, 21 Nov 2001 00:33:04 +0100 wenzelm theory Inverse_Image converted and moved to Set;
Fri, 09 Nov 2001 00:09:47 +0100 wenzelm eliminated old "symbols" syntax, use "xsymbols" instead;
Sat, 03 Nov 2001 01:33:54 +0100 wenzelm tuned;
Fri, 02 Nov 2001 22:01:58 +0100 wenzelm theory Calculation move to Set;
Tue, 30 Oct 2001 13:43:26 +0100 wenzelm lemma Least_mono moved from Typedef.thy to Set.thy;
Sun, 28 Oct 2001 22:59:12 +0100 wenzelm converted theory "Set";
Sun, 14 Oct 2001 20:02:30 +0200 wenzelm removed Ord;
Sun, 28 Jan 2001 16:46:19 +0100 nipkow fixed set comprehension print translation
Tue, 09 Jan 2001 15:22:13 +0100 nipkow `` -> and ``` -> ``
Tue, 03 Oct 2000 01:14:52 +0200 wenzelm range declared as syntax;
Thu, 28 Sep 2000 14:42:21 +0200 wenzelm fixed \<Union>, \<Inter> syntax;
Fri, 28 Jan 2000 11:22:02 +0100 oheimb beautified spacing for binders with symbols syntax, analogous to HOL.thy
Thu, 11 Nov 1999 10:25:17 +0100 paulson new-style infix declaration for "image"
Thu, 26 Aug 1999 11:32:39 +0200 paulson a little tidying; also FIXED BAD TYPE in INTER1, UNION1
Tue, 17 Aug 1999 22:13:23 +0200 wenzelm replaced HOL_quantifiers flag by "HOL" print mode;
Wed, 18 Nov 1998 15:10:46 +0100 paulson Finally removing "Compl" from HOL
Fri, 30 Oct 1998 10:45:08 +0100 paulson Moved "instance set:...{power} from Set.thy to RelPow.thy, where is is needed
Tue, 15 Sep 1998 15:10:38 +0200 paulson From Compl(A) to -A
Wed, 05 Aug 1998 10:59:51 +0200 paulson Removal of "disjoint" translation
Tue, 04 Aug 1998 09:22:07 +0200 wenzelm fixed disjount translation;
Wed, 15 Jul 1998 10:58:44 +0200 nipkow Minor tidying up.
Mon, 30 Mar 1998 21:06:09 +0200 oheimb added caveat
Wed, 05 Nov 1997 13:32:07 +0100 paulson UNIV now a constant; UNION1, INTER1 now translations and no longer have
Wed, 05 Nov 1997 11:49:34 +0100 wenzelm adapted typed_print_translation;
Mon, 20 Oct 1997 11:25:39 +0200 wenzelm adapted to qualified names;
Fri, 10 Oct 1997 19:02:28 +0200 wenzelm fixed dots;
Thu, 09 Oct 1997 15:03:06 +0200 wenzelm fixed infix syntax;
Fri, 30 May 1997 15:19:58 +0200 paulson Overloading of "^" requires new type class "power", with types "nat" and
Fri, 16 May 1997 17:40:41 +0200 nipkow Distributed Psubset stuff to basic set theory files, incl Finite.
Wed, 16 Apr 1997 18:46:01 +0200 wenzelm improved translations for subset symbols syntax: constraints;
Fri, 04 Apr 1997 16:33:28 +0200 nipkow moved inj and surj from Set to Fun and Inv -> inv.
Tue, 25 Feb 1997 16:57:25 +0100 wenzelm added proper subset symbols syntax;
Mon, 16 Dec 1996 10:35:01 +0100 wenzelm fixed \<subseteq> input;
Fri, 13 Dec 1996 18:40:50 +0100 oheimb adaptions for symbol font
Fri, 13 Dec 1996 17:42:36 +0100 wenzelm added set inclusion symbol syntax;
Tue, 10 Dec 1996 15:13:53 +0100 wenzelm fixed alternative quantifier symbol syntax;
Tue, 10 Dec 1996 14:09:32 +0100 wenzelm fixed pris of binder syntax;
Wed, 27 Nov 1996 16:57:38 +0100 wenzelm added "op :", "op ~:" syntax;
Mon, 23 Sep 1996 17:47:49 +0200 paulson New infix syntax: breaks line BEFORE operator
Mon, 09 Sep 1996 11:08:01 +0200 paulson Corrected associativity: must be to right, as the type dictatess
Fri, 26 Jul 1996 12:17:04 +0200 paulson Redefining "range" as a macro
Tue, 23 Apr 1996 17:01:51 +0200 oheimb *** empty log message ***
Tue, 23 Apr 1996 16:58:21 +0200 oheimb repaired critical proofs depending on the order inside non-confluent SimpSets,
Mon, 04 Mar 1996 14:37:33 +0100 nipkow Added a constant UNIV == {x.True}
Wed, 29 Nov 1995 16:44:59 +0100 clasohm removed quotes from types in consts and syntax sections
Fri, 06 Oct 1995 16:17:08 +0100 regensbu added 8bit pragmas
Sat, 22 Apr 1995 13:25:31 +0200 nipkow HOL.thy:
Fri, 03 Mar 1995 12:02:25 +0100 clasohm new version of HOL with curried function application
less more (0) tip