src/HOL/Library/Multiset.thy
Thu, 28 Apr 2005 12:02:49 +0200 intersection
Thu, 28 Apr 2005 09:21:15 +0200 some more lemmas about multiset_of
Sat, 26 Mar 2005 00:00:56 +0100 fixed typo (multiset_append)
Sun, 12 Dec 2004 16:25:47 +0100 REorganized Finite_Set
Tue, 23 Nov 2004 16:43:03 +0100 renamed 1 lemmas
Wed, 18 Aug 2004 11:09:40 +0200 import -> imports
Mon, 16 Aug 2004 14:22:27 +0200 New theory header syntax.
Thu, 22 Jul 2004 10:33:26 +0200 new material courtesy of Norbert Voelker
Mon, 21 Jun 2004 10:25:57 +0200 Merged in license change from Isabelle2004
Tue, 11 May 2004 20:11:08 +0200 changes made due to new Ring_and_Field theory
Sun, 09 May 2004 23:04:36 +0200 replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style
Thu, 06 May 2004 14:14:18 +0200 tuned document;
Sat, 01 May 2004 22:01:57 +0200 tuned instance statements;
Mon, 08 Mar 2004 12:17:43 +0100 Bug-fixes for transitivity reasoner.
Mon, 30 Sep 2002 16:14:02 +0200 Adapted to new simplifier.
Mon, 30 Sep 2002 15:44:21 +0200 modified induct method
Thu, 06 Dec 2001 00:40:19 +0100 tuned;
Sat, 01 Dec 2001 18:52:32 +0100 renamed class "term" to "type" (actually "HOL.type");
Mon, 22 Oct 2001 11:54:22 +0200 Numerals now work for the integers: the binary numerals for 0 and 1 rewrite
Fri, 05 Oct 2001 21:52:39 +0200 sane numerals (stage 1): added generic 1, removed 1' and 2 on nat,
Wed, 03 Oct 2001 20:54:16 +0200 tuned parentheses in relational expressions;
Tue, 04 Sep 2001 21:10:57 +0200 renamed "antecedent" case to "rule_context";
Mon, 06 Aug 2001 13:43:24 +0200 turned translation for 1::nat into def.
Thu, 21 Dec 2000 10:16:07 +0100 re-orientation of 0=... (no idea why the backslashes have changed too)
Sat, 04 Nov 2000 18:41:37 +0100 tuned;
Mon, 23 Oct 2000 22:17:55 +0200 intro_classes by default;
Thu, 19 Oct 2000 21:22:44 +0200 improved typedef;
Wed, 18 Oct 2000 23:28:33 +0200 Multisets (from HOL/Induct/Multiset and friends);