src/HOL/Library/Dlist.thy
Fri, 12 Oct 2012 18:58:20 +0200 wenzelm discontinued obsolete typedef (open) syntax;
Tue, 17 Jul 2012 23:11:24 +0200 haftmann tuned whitespace
Tue, 21 Feb 2012 12:20:33 +0100 bulwahn subtype preprocessing in Quickcheck;
Fri, 06 Jan 2012 10:19:49 +0100 haftmann incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r)
Mon, 26 Dec 2011 22:17:10 +0100 haftmann incorporated More_Set and More_List into the Main body -- to be consolidated later
Tue, 20 Dec 2011 17:40:17 +0100 bulwahn adding quickcheck generator for distinct lists; adding examples
Wed, 30 Nov 2011 16:27:10 +0100 wenzelm prefer typedef without extra definition and alternative name;
Mon, 11 Jul 2011 18:44:58 +0200 haftmann explicit code equation for equality
Thu, 02 Jun 2011 08:55:08 +0200 bulwahn splitting Dlist theory in Dlist and Dlist_Cset
Tue, 11 Jan 2011 14:12:37 +0100 haftmann "enriched_type" replaces less specific "type_lifting"
Tue, 21 Dec 2010 17:52:23 +0100 haftmann tuned type_lifting declarations
Mon, 06 Dec 2010 09:19:10 +0100 haftmann replace `type_mapper` by the more adequate `type_lifting`
Mon, 22 Nov 2010 17:46:51 +0100 haftmann replaced misleading Fset/fset name -- these do not stand for finite sets
Thu, 18 Nov 2010 17:01:15 +0100 haftmann mapper for dlist type
Mon, 25 Oct 2010 13:34:58 +0200 haftmann dropped (almost) redundant distinct.induct rule; distinct_simps again named distinct.simps
Mon, 04 Oct 2010 12:22:58 +0200 haftmann turned distinct and sorted into inductive predicates: yields nice induction principles for free; more elegant proofs
Mon, 27 Sep 2010 14:13:22 +0200 haftmann lemma remdups_list_of_dlist
Mon, 13 Sep 2010 16:43:23 +0200 haftmann established emerging canonical names *_eqI and *_eq_iff
Fri, 27 Aug 2010 19:34:23 +0200 haftmann renamed class/constant eq to equal; tuned some instantiations
Wed, 18 Aug 2010 11:55:27 +0200 haftmann added equality instantiation
Mon, 12 Jul 2010 08:58:13 +0200 haftmann dropped superfluous [code del]s
Mon, 28 Jun 2010 15:32:06 +0200 haftmann dropped ancient infix mem; refined code generation operations in List.thy
Mon, 21 Jun 2010 09:06:14 +0200 haftmann extensionality rule fset_eqI
Mon, 24 May 2010 13:48:56 +0200 haftmann induction and case rules
Thu, 20 May 2010 18:00:48 +0200 haftmann proper code generator for complement
Thu, 20 May 2010 16:35:53 +0200 haftmann moved generic List operations to theory More_List
Wed, 19 May 2010 09:20:36 +0200 haftmann added implementations of Fset.Set, Fset.Coset; do not delete code equations for relational operators on fsets
Thu, 22 Apr 2010 09:30:36 +0200 haftmann lemma dlist_ext
Fri, 16 Apr 2010 21:28:09 +0200 wenzelm replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
Sun, 11 Apr 2010 16:51:07 +0200 haftmann user interface for abstract datatypes is an attribute, not a command
Wed, 10 Mar 2010 15:29:22 +0100 haftmann avoid confusion
Mon, 22 Feb 2010 15:53:18 +0100 haftmann added Dlist
less more (0) tip