src/HOL/Set.ML
Tue, 08 May 2001 16:01:36 +0200 paulson fixed comment
Thu, 29 Mar 2001 13:59:54 +0200 nipkow generalization of 1 point rules for ALL
Tue, 27 Mar 2001 13:00:30 +0200 nipkow fixed bug in tactic for ball 1 point simproc
Mon, 26 Mar 2001 12:51:14 +0200 nipkow I forgot a few bases cases for the 1-point rules...
Fri, 23 Mar 2001 10:10:53 +0100 nipkow added one point simprocs for bounded quantifiers
Tue, 20 Feb 2001 18:47:29 +0100 oheimb simplified definition of wrapper bspec
Wed, 31 Jan 2001 10:15:01 +0100 oheimb added diff_single_insert and subset_image_iff
Tue, 09 Jan 2001 15:22:13 +0100 nipkow `` -> and ``` -> ``
Fri, 17 Nov 2000 18:48:00 +0100 wenzelm UNIV_witness;
Tue, 17 Oct 2000 10:26:07 +0200 paulson tidying; removed unused rev_contra_subsetD
Fri, 15 Sep 2000 12:39:57 +0200 paulson renamed (most of...) the select rules
Thu, 07 Sep 2000 20:50:33 +0200 wenzelm updated rulify setup;
Fri, 01 Sep 2000 00:28:27 +0200 wenzelm fixed rulify_prems;
Fri, 25 Aug 2000 12:15:35 +0200 paulson moved congruence rules UN_cong, INT_cong from UNTIY/Union to Set.ML
Mon, 24 Jul 2000 23:51:46 +0200 wenzelm avoid referencing thy value;
Mon, 17 Jul 2000 15:06:08 +0200 wenzelm AddXIs [UnI1, UnI2];
Fri, 14 Jul 2000 16:27:37 +0200 oheimb re-added subset_empty to simpset
Thu, 29 Jun 2000 12:14:45 +0200 paulson now uses equalityCE, which usually is more efficent than equalityE
Wed, 28 Jun 2000 10:41:16 +0200 paulson deleted a redundant bind_thm
Thu, 22 Jun 2000 23:04:34 +0200 wenzelm bind_thm(s);
Tue, 20 Jun 2000 11:42:24 +0200 paulson replaced the useless [p]subset_insertD by [p]subset_insert_iff
Fri, 16 Jun 2000 13:15:40 +0200 paulson Finally "AddEs [equalityE]" is IN and "AddDs [equals0D, sym RS equals0D]" is OUT
Wed, 07 Jun 2000 12:06:36 +0200 paulson tidied
Mon, 22 May 2000 12:29:02 +0200 paulson psubsetI is a safe rule
Mon, 08 May 2000 20:58:49 +0200 wenzelm strip = impI allI allI;
Thu, 02 Mar 2000 10:26:22 +0100 paulson tidied the proofs of singleton_insert_inj_eq, singleton_insert_inj_eq' and
Wed, 08 Dec 1999 13:51:44 +0100 paulson useful lemma eqset_imp_iff
Tue, 23 Nov 1999 11:18:19 +0100 paulson new theorem rev_image_eqI
Thu, 11 Nov 1999 10:25:17 +0100 paulson new-style infix declaration for "image"
Fri, 05 Nov 1999 12:47:29 +0100 paulson new psubset lemma
Fri, 29 Oct 1999 10:10:31 +0200 oheimb improved singleton_insert_inj_eq
Tue, 05 Oct 1999 15:29:46 +0200 berghofe Added attribute rulify_prems (useful for modifying premises of introduction
Wed, 29 Sep 1999 16:45:04 +0200 wenzelm CollectE;
Tue, 07 Sep 1999 10:40:58 +0200 wenzelm isatool expandshort;
Mon, 06 Sep 1999 18:19:01 +0200 oheimb added theorems subset_insertD, singleton_insert_inj_eq, subset_singletonD
Thu, 02 Sep 1999 15:24:31 +0200 wenzelm AddXDs [bspec];
Mon, 19 Jul 1999 15:24:35 +0200 paulson getting rid of qed_goal
Thu, 15 Jul 1999 10:27:54 +0200 paulson qed_goal -> Goal
Fri, 16 Apr 1999 16:47:30 +0200 wenzelm lemmas about proper subset relation;
Wed, 17 Mar 1999 16:53:46 +0100 wenzelm Theory.sign_of;
Wed, 03 Mar 1999 11:15:18 +0100 paulson expandshort
Mon, 01 Mar 1999 15:57:29 +0100 paulson simpler proofs of congruence rules
Wed, 03 Feb 1999 13:26:07 +0100 paulson inj is now a translation of inj_on
Wed, 02 Dec 1998 15:53:05 +0100 paulson new rule rev_bexI
Wed, 18 Nov 1998 15:10:46 +0100 paulson Finally removing "Compl" from HOL
Thu, 15 Oct 1998 11:38:39 +0200 paulson Uses overload_1st_set to specify overloading
Thu, 01 Oct 1998 18:29:53 +0200 nipkow new singleton_conv2
Mon, 21 Sep 1998 23:12:31 +0200 oheimb added wrapper for bspec
Tue, 15 Sep 1998 15:04:07 +0200 paulson From Compl(A) to -A
Thu, 10 Sep 1998 17:20:49 +0200 paulson Changed equals0E back to equals0D and gave it the correct destruct form
Wed, 19 Aug 1998 10:27:25 +0200 paulson fixed overloading of "image"
Fri, 14 Aug 1998 12:03:01 +0200 paulson expandshort
Thu, 13 Aug 1998 18:14:26 +0200 paulson even more tidying of Goal commands
Wed, 12 Aug 1998 16:23:25 +0200 oheimb cleanup for Fun.thy:
Thu, 06 Aug 1998 10:47:13 +0200 paulson Now recognizes both {}= and ={}
Wed, 05 Aug 1998 11:00:48 +0200 paulson Renamed equals0D to equals0E
Tue, 04 Aug 1998 10:46:44 +0200 paulson Deleted the redundant rule mem_if
Wed, 15 Jul 1998 14:19:02 +0200 paulson More tidying and removal of "\!\!... from Goal commands
Wed, 15 Jul 1998 10:15:13 +0200 paulson Removal of leading "\!\!..." from most Goal commands
Mon, 22 Jun 1998 17:26:46 +0200 wenzelm isatool fixgoal;
less more (0) -100 -60 tip