src/HOL/List.thy
Thu, 22 Apr 2010 09:30:39 +0200 haftmann lemmas concerning remdups
Mon, 19 Apr 2010 07:38:35 +0200 haftmann merged
Mon, 19 Apr 2010 07:38:08 +0200 haftmann more convenient equations for zip
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;
Thu, 15 Apr 2010 16:55:12 +0200 Cezary Kaliszyk Respectfullness and preservation of list_rel
Thu, 18 Mar 2010 12:58:52 +0100 blanchet now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Wed, 17 Mar 2010 19:37:44 +0100 blanchet renamed "ATP_Linkup" theory to "Sledgehammer"
Sat, 06 Mar 2010 09:58:33 +0100 haftmann added insort_insert
Fri, 05 Mar 2010 17:55:14 +0100 haftmann moved lemma map_sorted_distinct_set_unique
Tue, 02 Mar 2010 17:36:16 +0000 paulson Slightly generalised a theorem
Mon, 22 Feb 2010 09:24:20 +0100 haftmann merged
Sat, 20 Feb 2010 21:13:29 +0100 haftmann lemma distinct_insert
Mon, 22 Feb 2010 09:17:49 +0100 haftmann merged
Fri, 19 Feb 2010 14:47:01 +0100 haftmann moved remaning class operations from Algebras.thy to Groups.thy
Sun, 21 Feb 2010 21:10:01 +0100 wenzelm adapted to authentic syntax;
Sat, 20 Feb 2010 16:20:38 +0100 nipkow added lemma
Thu, 18 Feb 2010 14:28:26 -0800 huffman merged
Thu, 18 Feb 2010 14:21:44 -0800 huffman get rid of many duplicate simp rule warnings
Thu, 18 Feb 2010 16:08:26 +0100 nipkow added lemma
Wed, 17 Feb 2010 16:49:38 +0100 haftmann more lemmas about sort(_key)
Thu, 11 Feb 2010 23:00:22 +0100 wenzelm modernized translations;
Fri, 05 Feb 2010 14:33:50 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
Sun, 31 Jan 2010 14:51:32 +0100 haftmann canonical insert operation; generalized lemma foldl_apply_inv to foldl_apply
Thu, 21 Jan 2010 09:27:57 +0100 haftmann merged
Sat, 16 Jan 2010 17:15:28 +0100 haftmann dropped some old primrecs and some constdefs
Tue, 19 Jan 2010 17:53:11 +0100 hoelzl Added transpose_rectangle, when the input list is rectangular.
Tue, 19 Jan 2010 16:52:01 +0100 hoelzl Add transpose to the List-theory.
Fri, 15 Jan 2010 14:43:00 +0100 berghofe merged
Sun, 10 Jan 2010 18:09:11 +0100 berghofe same_append_eq / append_same_eq are now used for simplifying induction rules.
Wed, 13 Jan 2010 08:56:15 +0100 haftmann some syntax setup for Scala
Fri, 11 Dec 2009 14:43:55 +0100 haftmann avoid dependency on implicit dest rule predicate1D in proofs
Sat, 05 Dec 2009 20:02:21 +0100 haftmann tuned lattices theory fragements; generlized some lemmas from sets to lattices
Fri, 04 Dec 2009 12:22:09 +0100 haftmann merged
Mon, 30 Nov 2009 11:42:49 +0100 haftmann modernized structures and tuned headers of datatype package modules; joined former datatype.ML and datatype_rep_proofs.ML
Fri, 04 Dec 2009 08:26:25 +0100 nipkow added remdups_filter lemma
Thu, 12 Nov 2009 17:21:51 +0100 hoelzl Remove map_compose, replaced by map_map
Thu, 12 Nov 2009 17:21:48 +0100 hoelzl New list theorems; added map_map to simpset, this is the prefered direction; allow sorting by a key
Tue, 10 Nov 2009 16:11:37 +0100 haftmann tuned imports
Thu, 29 Oct 2009 11:41:36 +0100 haftmann moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
Sat, 17 Oct 2009 14:43:18 +0200 wenzelm eliminated hard tabulators, guessing at each author's individual tab-width;
Thu, 24 Sep 2009 18:29:29 +0200 haftmann lemma relating fold1 and foldl; code_unfold rules for Inf_fin, Sup_fin, Min, Max, Inf, Sup
Thu, 27 Aug 2009 11:41:07 +0200 nipkow code generator: quantifiers over {_.._::int} and {_..<_::nat}
Thu, 27 Aug 2009 09:28:52 +0200 nipkow tuned code generation for lists
Wed, 26 Aug 2009 19:54:01 +0200 nipkow got rid of complicated class finite_intvl_succ and defined "upto" directly on int, the only instance of the class.
Mon, 20 Jul 2009 09:52:09 +0200 haftmann merged
Wed, 15 Jul 2009 16:00:06 +0200 haftmann merged
Mon, 20 Jul 2009 08:32:07 +0200 haftmann merged
Tue, 14 Jul 2009 16:27:32 +0200 haftmann prefer code_inline over code_unfold; use code_unfold_post where appropriate
Wed, 15 Jul 2009 23:48:21 +0200 wenzelm more antiquotations;
Wed, 15 Jul 2009 20:34:58 +0200 nipkow Made "prime" executable
Wed, 15 Jul 2009 12:44:41 +0200 nipkow made upt/upto executable on nat/int by simp
Tue, 14 Jul 2009 10:54:04 +0200 haftmann code attributes use common underscore convention
Fri, 03 Jul 2009 08:44:13 +0200 haftmann lemma foldl_apply_inv
Tue, 23 Jun 2009 16:27:12 +0200 haftmann tuned interfaces of datatype module
Fri, 19 Jun 2009 17:23:21 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Thu, 11 Jun 2009 23:24:28 +0200 nipkow two finiteness lemmas by Robert Himmelmann
Thu, 04 Jun 2009 15:28:59 +0200 haftmann lemma about List.foldl and Finite_Set.fold
Tue, 02 Jun 2009 13:59:32 +0200 hoelzl Added theorems about distinct & concat, map & replicate and concat & replicate
Wed, 27 May 2009 07:56:11 +0200 nipkow more lemmas
Tue, 26 May 2009 10:31:39 -0700 huffman listsum lemmas
Tue, 19 May 2009 13:52:12 +0200 nipkow new lemma
Fri, 15 May 2009 10:01:57 +0200 nipkow new lemma
Thu, 14 May 2009 15:09:47 +0200 haftmann preprocessing must consider eq
Sat, 09 May 2009 07:25:22 +0200 nipkow lemmas by Andreas Lochbihler
Fri, 08 May 2009 08:06:43 +0200 nipkow more lemmas
Wed, 06 May 2009 19:09:31 +0200 haftmann proper structures for list and string code generation stuff
Wed, 06 May 2009 16:01:06 +0200 haftmann refined HOL string theories and corresponding ML fragments
Wed, 29 Apr 2009 21:10:46 +0200 nipkow added listsum lemmas
Fri, 24 Apr 2009 17:45:15 +0200 haftmann funpow and relpow with shared "^^" syntax
Mon, 20 Apr 2009 09:32:07 +0200 haftmann power operation on functions with syntax o^; power operation on relations with syntax ^^
Fri, 17 Apr 2009 15:57:26 +0200 haftmann separated funpow, relpow from power on monoids
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Mon, 02 Mar 2009 16:53:55 +0100 nipkow name changes
Thu, 26 Feb 2009 08:44:12 -0800 huffman revert some Suc 0 lemmas back to their original forms; added some simp rules for (1::nat)
Mon, 23 Feb 2009 16:25:52 -0800 huffman make proofs work whether or not One_nat_def is a simp rule; replace 1 with Suc 0 in the rhs of some simp rules
Fri, 20 Feb 2009 10:14:32 +0100 haftmann defensive implementation of pretty serialisation of lists and characters
Mon, 16 Feb 2009 10:13:30 +0100 blanchet Added nitpick attribute, and fixed typo.
Tue, 10 Feb 2009 17:53:51 -0800 huffman const_name antiquotations
Sat, 07 Feb 2009 09:57:07 +0100 haftmann code theorems for nth, list_update
Sat, 07 Feb 2009 08:37:43 +0100 haftmann code theorems for nth, list_update
Fri, 06 Feb 2009 15:15:27 +0100 haftmann authentic syntax for List.nth
Tue, 03 Feb 2009 16:39:52 +0100 haftmann dropped global Nil/Append interpretation
Mon, 26 Jan 2009 08:23:41 +0100 haftmann sorted_take, sorted_drop
Fri, 16 Jan 2009 14:58:11 +0100 haftmann migrated class package to new locale implementation
Wed, 31 Dec 2008 20:31:36 +0100 wenzelm eliminated OldTerm.add_term_free_names;
Wed, 31 Dec 2008 18:53:16 +0100 wenzelm moved old add_type_XXX, add_term_XXX etc. to structure OldTerm;
Thu, 11 Dec 2008 18:30:26 +0100 ballarin Conversion of HOL-Main and ZF to new locales.
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Mon, 17 Nov 2008 17:00:55 +0100 haftmann tuned unfold_locales invocation
Fri, 14 Nov 2008 08:50:07 +0100 haftmann added length_unique operation for code generation
Wed, 29 Oct 2008 11:33:40 +0100 haftmann explicit check for pattern discipline before code translation
Wed, 22 Oct 2008 14:15:45 +0200 haftmann code identifier namings are no longer imperative
Mon, 20 Oct 2008 23:52:59 +0200 nipkow added lemmas
Fri, 10 Oct 2008 06:45:53 +0200 haftmann `code func` now just `code`
Thu, 09 Oct 2008 08:47:27 +0200 haftmann established canonical argument order in SML code generators
Tue, 07 Oct 2008 16:07:20 +0200 haftmann dropped superfluous if
Fri, 26 Sep 2008 09:10:02 +0200 haftmann removed obsolete name convention "func"
Thu, 25 Sep 2008 09:28:03 +0200 haftmann discontinued special treatment of op = vs. eq_class.eq
Wed, 17 Sep 2008 21:27:08 +0200 wenzelm back to dynamic the_context(), because static @{theory} is invalidated if ML environment changes within the same code block;
Tue, 16 Sep 2008 16:13:09 +0200 haftmann a sophisticated char/nibble conversion combinator
Tue, 16 Sep 2008 09:21:27 +0200 haftmann explicit size of characters
Tue, 02 Sep 2008 20:38:17 +0200 haftmann distributed literal code generation out of central infrastructure
Mon, 01 Sep 2008 22:10:42 +0200 nipkow It appears that the code generator (Stefan's) needs some laws that appear superfluous: {..n} = set ...
Mon, 01 Sep 2008 19:16:40 +0200 nipkow cleaned up code generation for {.._} and {..<_}
Mon, 01 Sep 2008 10:18:37 +0200 haftmann restructured code generation of literals
Thu, 28 Aug 2008 22:09:20 +0200 haftmann restructured and split code serializer module
Fri, 01 Aug 2008 12:57:50 +0200 nipkow made setsum executable on int.
Tue, 29 Jul 2008 13:16:54 +0200 nipkow added removeAll
Sat, 28 Jun 2008 21:21:13 +0200 wenzelm @{lemma}: 'by' keyword;
Thu, 26 Jun 2008 10:07:01 +0200 haftmann established Plain theory and image
Tue, 10 Jun 2008 15:30:56 +0200 haftmann removed some dubious code lemmas
Fri, 23 May 2008 16:41:39 +0200 berghofe Replaced Pretty.str and Pretty.string_of by specific functions (from Codegen) that
Mon, 12 May 2008 22:11:06 +0200 krauss Measure functions can now be declared via special rules, allowing for a
Wed, 07 May 2008 10:56:37 +0200 berghofe - Explicitely applied predicate1I in a few proofs, because it is no longer
Fri, 02 May 2008 18:01:02 +0200 nipkow Added documentation
Fri, 25 Apr 2008 16:28:06 +0200 krauss * New attribute "termination_simp": Simp rules for termination proofs
Tue, 22 Apr 2008 08:33:20 +0200 haftmann dropped some metis calls
Wed, 09 Apr 2008 05:30:14 +0200 huffman move lemmas from Word/BinBoolList.thy to List.thy
Sat, 29 Mar 2008 19:14:00 +0100 wenzelm replaced 'ML_setup' by 'ML';
less more (0) -120 tip