src/HOL/Finite.ML
Fri, 21 Jul 2000 17:46:29 +0200 oheimb removed weaker variant of subset_insert_iff
Sun, 16 Jul 2000 20:47:45 +0200 wenzelm added finite_unit;
Fri, 14 Jul 2000 16:27:37 +0200 oheimb re-added subset_empty to simpset
Thu, 22 Jun 2000 23:04:34 +0200 wenzelm bind_thm(s);
Wed, 21 Jun 2000 10:30:36 +0200 paulson tidied; weakened the (impossible) premises of setsum_UN_disjoint
Tue, 20 Jun 2000 11:41:07 +0200 paulson now setsum f A = 0 unless A is finite; proved setsum_cong
Fri, 16 Jun 2000 13:15:04 +0200 paulson inserted some "addsimps [subset_empty]"; also tidied (a lot)
Wed, 31 May 2000 11:55:21 +0200 paulson new theorems (some from Multiset)
Fri, 26 May 2000 18:03:25 +0200 paulson new setsum results
Thu, 25 May 2000 15:13:57 +0200 paulson new default rules
Wed, 24 May 2000 18:50:08 +0200 paulson setsum is now overloaded on plus_ac0; lemmas about lessThan, etc.
Mon, 22 May 2000 12:27:11 +0200 paulson fold_commute, fold_nest_Un_Int, setsum_Un and other new results
Sat, 20 May 2000 18:37:21 +0200 nipkow added lemma.
Thu, 04 May 2000 15:14:44 +0200 paulson card_Pow is no longer a default simprule because it uses unary 2
Wed, 19 Apr 2000 11:09:59 +0200 paulson removal of less_SucI, le_SucI from default simpset
Wed, 22 Mar 2000 13:22:11 +0100 paulson combined finite_Int1/2 as finite_Int. Deleted the awful "lemma" from the
Mon, 13 Mar 2000 16:23:34 +0100 wenzelm case_tac now subsumes both boolean and datatype cases;
Mon, 13 Mar 2000 12:51:10 +0100 nipkow exhaust_tac -> cases_tac
Wed, 01 Mar 2000 15:00:21 +0100 paulson expandshort
Fri, 18 Feb 2000 20:27:19 +0100 oheimb added instance declaration for finite product
Fri, 28 Jan 2000 14:07:33 +0100 oheimb added finite_range_imageI
Tue, 25 Jan 2000 09:25:43 +0100 nipkow replaced f : A funcset B by f``A <= B.
Thu, 23 Dec 1999 19:59:50 +0100 oheimb removed inj_eq from the default simpset again
Wed, 27 Oct 1999 19:32:19 +0200 oheimb added various little lemmas
Wed, 13 Oct 1999 12:07:03 +0200 paulson simplified and generalized n_sub_lemma and n_subsets
Tue, 12 Oct 1999 10:24:05 +0200 paulson new "choose" lemmas by Florian Kammueller
Mon, 11 Oct 1999 10:48:44 +0200 paulson new thm card_Diff_singleton; tidied
Tue, 07 Sep 1999 10:40:58 +0200 wenzelm isatool expandshort;
Mon, 06 Sep 1999 18:19:12 +0200 oheimb strengthened card_seteq
Fri, 29 Jan 1999 16:26:12 +0100 paulson expandshort
Tue, 19 Jan 1999 11:18:11 +0100 paulson removal of the (thm list) argument of mk_cases
Fri, 11 Dec 1998 10:41:53 +0100 paulson new Close_locale synatx
Sat, 31 Oct 1998 12:42:34 +0100 paulson locales now implicitly quantify over free variables
Fri, 09 Oct 1998 11:15:07 +0200 nipkow New inductive definition of `card'
Tue, 06 Oct 1998 14:39:53 +0200 nipkow Merges FoldSet into Finite
Wed, 23 Sep 1998 10:12:01 +0200 paulson deleted needless parentheses
Mon, 21 Sep 1998 15:58:27 +0200 oheimb added indentation
Fri, 11 Sep 1998 14:09:46 +0200 oheimb stabilized proof of card_mono
Fri, 11 Sep 1998 12:55:40 +0200 oheimb corrected indentation
Tue, 01 Sep 1998 15:04:28 +0200 paulson New law card_Un_Int. Removed card_insert from simpset
Tue, 01 Sep 1998 10:25:05 +0200 paulson New lemmas involving Int
Thu, 13 Aug 1998 18:14:26 +0200 paulson even more tidying of Goal commands
Thu, 06 Aug 1998 15:48:13 +0200 paulson even more tidying of Goal commands
Fri, 24 Jul 1998 13:03:20 +0200 berghofe Adapted to new datatype package.
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;
Mon, 27 Apr 1998 16:45:11 +0200 nipkow Added a few lemmas.
Fri, 03 Apr 1998 11:22:51 +0200 paulson Tidied proofs
Thu, 02 Apr 1998 13:47:03 +0200 paulson New theorems card_Diff_le and card_insert_le; tidied
Mon, 30 Mar 1998 21:09:46 +0200 oheimb adapted proof of finite_converse
Mon, 16 Mar 1998 16:50:50 +0100 paulson inverse -> converse
Sat, 07 Mar 1998 16:29:29 +0100 nipkow Removed `addsplits [expand_if]'
Wed, 24 Dec 1997 10:02:30 +0100 paulson New Auto_tac (by Oheimb), and new syntax (without parens), and expandshort
Tue, 16 Dec 1997 17:58:03 +0100 wenzelm expandshort;
Thu, 11 Dec 1997 10:29:22 +0100 paulson Tidied proof of finite_subset_induct
Wed, 26 Nov 1997 17:27:34 +0100 paulson Tidying
Wed, 05 Nov 1997 13:23:46 +0100 paulson Ran expandshort, especially to introduce Safe_tac
Mon, 03 Nov 1997 12:13:18 +0100 wenzelm isatool fixclasimp;
Sat, 01 Nov 1997 12:59:06 +0100 paulson New Blast_tac (and minor tidying...)
Tue, 28 Oct 1997 14:03:25 +0100 nipkow Added finite_UNION/SigmaI.
Fri, 17 Oct 1997 15:25:12 +0200 nipkow setloop split_tac -> addsplits
Fri, 17 Oct 1997 10:58:44 +0200 paulson Better simplification eliminates a command from proof of psubset_card
Fri, 10 Oct 1997 19:02:28 +0200 wenzelm fixed dots;
Mon, 29 Sep 1997 11:37:02 +0200 paulson Step_tac -> Safe_tac
Thu, 25 Sep 1997 12:13:18 +0200 paulson Changed some proofs to use Clarify_tac
Mon, 14 Jul 1997 12:42:28 +0200 paulson Removed redundant addsimps of Un_insert_left, which is now a default simprule
Mon, 23 Jun 1997 10:42:03 +0200 paulson Ran expandshort
Tue, 17 Jun 1997 09:01:56 +0200 nipkow converse -> ^-1
Fri, 06 Jun 1997 21:49:47 +0200 wenzelm eliminated non-ASCII;
Fri, 06 Jun 1997 13:28:40 +0200 paulson Removed a few redundant additions of simprules or classical rules
Thu, 05 Jun 1997 19:44:13 +0200 nipkow added finite_converse
Thu, 05 Jun 1997 17:19:05 +0200 nipkow Moved image_is_empty from Finite.ML to equalities.ML
Thu, 05 Jun 1997 14:39:22 +0200 nipkow Finite.ML Finite.thy: Replaced `finite subset of' by mere `finite'.
Tue, 03 Jun 1997 10:53:58 +0200 paulson New theorem about the cardinality of the powerset (uses exponentiation)
Mon, 02 Jun 1997 12:12:57 +0200 paulson Simplified proof
Fri, 30 May 1997 15:17:14 +0200 paulson Many new theorems about cardinality
Tue, 27 May 1997 13:03:41 +0200 paulson New theorems suggested by Florian Kammueller
Mon, 26 May 1997 12:36:56 +0200 paulson Two results suggested by Florian Kammueller
Fri, 16 May 1997 17:40:41 +0200 nipkow Distributed Psubset stuff to basic set theory files, incl Finite.
Wed, 09 Apr 1997 12:32:04 +0200 paulson Using Blast_tac
Thu, 26 Sep 1996 12:47:47 +0200 paulson Ran expandshort
Mon, 03 Jun 1996 17:10:56 +0200 berghofe best_tac, deepen_tac and safe_tac now also use default claset.
Mon, 03 Jun 1996 11:41:00 +0200 paulson Shortened a proof
Thu, 23 May 1996 14:37:06 +0200 berghofe Replaced fast_tac by Fast_tac (which uses default claset)
Wed, 17 Apr 1996 17:59:58 +0200 oheimb *** empty log message ***
Wed, 27 Mar 1996 18:45:17 +0100 paulson Library changes for mutilated checkerboard
Wed, 06 Mar 1996 13:57:07 +0100 paulson Ran expandshort
Wed, 06 Mar 1996 10:05:00 +0100 nipkow Added 'section' commands
Mon, 04 Mar 1996 14:37:33 +0100 nipkow Added a constant UNIV == {x.True}
Tue, 30 Jan 1996 15:24:36 +0100 clasohm expanded tabs
Wed, 04 Oct 1995 13:10:03 +0100 clasohm added local simpsets; removed IOA from 'make test'
Fri, 03 Mar 1995 12:02:25 +0100 clasohm new version of HOL with curried function application
less more (0) tip