src/HOL/List.thy
Sun, 06 May 2018 13:51:37 +0200 nipkow removed asm "finite"
Tue, 24 Apr 2018 14:17:58 +0000 haftmann proper datatype for 8-bit characters
Fri, 13 Apr 2018 17:25:02 +0200 nipkow added lemma
Mon, 26 Mar 2018 19:13:45 +0200 nipkow added lemmas
Sat, 24 Mar 2018 15:07:13 +0100 nipkow added lemma
Sat, 24 Feb 2018 17:21:35 +0100 wenzelm more symbols;
Thu, 22 Feb 2018 19:48:01 +0100 nipkow simplified def of stable
Thu, 15 Feb 2018 12:11:00 +0100 wenzelm more symbols;
Mon, 12 Feb 2018 20:17:53 +0100 nipkow added lemmas
Sun, 21 Jan 2018 11:04:18 +0100 nipkow merged
Sun, 21 Jan 2018 11:04:07 +0100 nipkow made sorted fun again
Sat, 20 Jan 2018 16:15:05 +0100 nipkow imported patch sorted
Sat, 20 Jan 2018 15:50:15 +0100 bulwahn add lemma on lists from Falling_Factorial_Sum entry
Tue, 16 Jan 2018 09:30:00 +0100 wenzelm standardized towards new-style formal comments: isabelle update_comments;
Wed, 10 Jan 2018 15:25:09 +0100 nipkow ran isabelle update_op on all sources
Wed, 13 Dec 2017 19:28:19 +0100 nipkow added lemmas
Wed, 13 Dec 2017 13:25:14 +0100 nipkow added min_list and arg_min_list
Wed, 13 Dec 2017 09:04:43 +0100 nipkow added lemmas
Mon, 04 Dec 2017 20:24:17 +0100 nipkow more lemmas
Sun, 26 Nov 2017 21:08:32 +0100 wenzelm more symbols;
Tue, 21 Nov 2017 14:11:31 +0100 nipkow more lemmas
Mon, 23 Oct 2017 14:45:10 +0200 nipkow added lemma
Sat, 21 Oct 2017 18:19:11 +0200 bulwahn remove trailing whitespaces in List
Sat, 21 Oct 2017 18:16:56 +0200 bulwahn drop a superfluous assumption that was found by the find_unused_assms command
Sat, 21 Oct 2017 18:14:59 +0200 bulwahn drop a superfluous assumption that was found by the find_unused_assms command and tune proof
Sat, 21 Oct 2017 18:11:29 +0200 bulwahn drop a superfluous assumption that was found by the find_unused_assms command and tune proof
Mon, 16 Oct 2017 08:00:28 +0200 nipkow added [simp]
Fri, 13 Oct 2017 09:01:27 +0200 nipkow added lemmas, tuned spaces
Thu, 12 Oct 2017 05:37:58 +0200 nipkow relaxed assm
Mon, 09 Oct 2017 19:10:47 +0200 haftmann tuned imports
Thu, 14 Sep 2017 19:21:32 +0200 nipkow two new simp rules
Thu, 14 Sep 2017 17:36:06 +0200 nipkow added lemma
Wed, 13 Sep 2017 17:40:54 +0200 nipkow added lemma; zip_with -> map2
Tue, 12 Sep 2017 20:40:46 +0200 nipkow introduced zip_with
Tue, 12 Sep 2017 12:14:38 +0200 nipkow added lemma
Fri, 01 Sep 2017 09:45:56 +0200 bulwahn more facts on Map.map_of and List.zip
Tue, 29 Aug 2017 16:24:14 +0200 eberlm Some small lemmas about polynomials and FPSs
Fri, 25 Aug 2017 08:59:54 +0200 nipkow Added lemmas
Thu, 17 Aug 2017 07:27:17 +0200 nipkow added lemma
Wed, 16 Aug 2017 21:14:11 +0200 nipkow more reorganization around sorted_wrt
Tue, 15 Aug 2017 19:47:08 +0200 nipkow added sorted_wrt to List; added Data_Structures/Binomial_Heap.thy
Sun, 06 Aug 2017 21:49:25 +0200 bulwahn slightly generalized card_lists_distinct_length_eq; renamed specialized card_lists_distinct_length_eq to card_lists_distinct_length_eq'; tuned
Sat, 08 Jul 2017 17:33:11 +0200 nipkow revised lemma
Sat, 08 Jul 2017 15:51:29 +0200 nipkow generalized lemma
Fri, 07 Jul 2017 11:32:06 +0200 nipkow added lemma
Mon, 29 May 2017 09:14:15 +0200 eberlm reorganised material on sublists
Mon, 03 Apr 2017 16:56:45 +0200 eberlm added shuffle product to HOL/List
Sun, 29 Jan 2017 17:27:02 +0100 wenzelm added inj_def (redundant, analogous to surj_def, bij_def);
Sun, 29 Jan 2017 13:28:45 +0100 wenzelm tuned whitespace;
Thu, 12 Jan 2017 15:54:13 +0100 blanchet added lemma
Mon, 17 Oct 2016 17:33:07 +0200 nipkow setprod -> prod
Mon, 17 Oct 2016 11:46:22 +0200 nipkow setsum -> sum
Fri, 16 Sep 2016 21:28:09 +0200 wenzelm more symbols;
Sun, 11 Sep 2016 00:14:44 +0200 wenzelm tuned proofs;
Wed, 24 Aug 2016 11:02:23 +0200 nipkow added lemma
Wed, 10 Aug 2016 18:57:20 +0200 haftmann lists form a monoid
Fri, 29 Jul 2016 09:49:23 +0200 Andreas Lochbihler add lemmas contributed by Peter Gammie
Fri, 22 Jul 2016 11:00:43 +0200 wenzelm tuned proofs -- avoid unstructured calculation;
Tue, 19 Jul 2016 14:09:55 +0200 Lars Hupel added missing transfer rule
Sat, 02 Jul 2016 08:41:05 +0200 haftmann more theorems
Wed, 22 Jun 2016 10:09:20 +0200 wenzelm bundle lifting_syntax;
Thu, 16 Jun 2016 17:57:09 +0200 eberlm Various additions to polynomials, FPSs, Gamma function
Sun, 29 May 2016 14:10:48 +0200 nipkow added subtheory of longest common prefix
Wed, 25 May 2016 11:49:40 +0200 wenzelm isabelle update_cartouches -c -t;
Tue, 17 May 2016 17:05:35 +0200 eberlm Moved material from AFP/Randomised_Social_Choice to distribution
Fri, 13 May 2016 20:24:10 +0200 wenzelm eliminated use of empty "assms";
Mon, 25 Apr 2016 16:09:26 +0200 wenzelm eliminated old 'def';
Thu, 10 Mar 2016 12:33:01 +0100 haftmann moved
Tue, 23 Feb 2016 16:25:08 +0100 nipkow more canonical names
Wed, 17 Feb 2016 21:51:56 +0100 haftmann prefer abbreviations for compound operators INFIMUM and SUPREMUM
Wed, 17 Feb 2016 11:39:26 +0100 traytel call the predicator of list list_all
Wed, 13 Jan 2016 23:07:06 +0100 wenzelm isabelle update_cartouches -c -t;
Fri, 08 Jan 2016 16:37:56 +0100 wenzelm merged
Thu, 07 Jan 2016 15:53:39 +0100 wenzelm more uniform treatment of package internals;
Fri, 08 Jan 2016 16:36:41 +0100 nipkow added lemma
Tue, 05 Jan 2016 17:54:10 +0100 eberlm Added some facts about polynomials
Mon, 28 Dec 2015 21:47:32 +0100 wenzelm former "xsymbols" syntax is used by default, and ASCII replacement syntax with print mode "ASCII";
Sun, 27 Dec 2015 17:16:21 +0100 wenzelm discontinued ASCII replacement syntax <->;
Thu, 10 Dec 2015 13:38:40 +0000 paulson not_leE -> not_le_imp_less and other tidying
Mon, 07 Dec 2015 10:38:04 +0100 wenzelm isabelle update_cartouches -c -t;
Wed, 18 Nov 2015 15:23:34 +0000 paulson New theorems mostly from Peter Gammie
Sun, 15 Nov 2015 13:49:27 +0100 wenzelm merged
Sun, 15 Nov 2015 12:39:51 +0100 wenzelm option "inductive_defs" controls exposure of def and mono facts;
Sat, 14 Nov 2015 08:45:51 +0100 haftmann reverted half-baken 7d1127ac2251
Wed, 11 Nov 2015 09:48:24 +0100 Andreas Lochbihler add various lemmas
Mon, 09 Nov 2015 15:48:17 +0100 wenzelm qualifier is mandatory by default;
Wed, 04 Nov 2015 08:13:52 +0100 ballarin Keyword 'rewrites' identifies rewrite morphisms.
Sat, 17 Oct 2015 16:08:30 +0200 haftmann code abbreviation for mapping over a fixed range
Fri, 09 Oct 2015 20:26:03 +0200 wenzelm discontinued specific HTML syntax;
Sun, 13 Sep 2015 22:56:52 +0200 wenzelm tuned proofs -- less legacy;
Tue, 01 Sep 2015 22:32:58 +0200 wenzelm eliminated \<Colon>;
Thu, 27 Aug 2015 21:19:48 +0200 haftmann standardized some occurences of ancient "split" alias
Thu, 27 Aug 2015 13:07:45 +0200 haftmann more lemmas on sorting and multisets (due to Thomas Sewell)
Sat, 18 Jul 2015 22:58:50 +0200 wenzelm isabelle update_cartouches;
Sat, 18 Jul 2015 20:47:08 +0200 wenzelm prefer tactics with explicit context;
Thu, 25 Jun 2015 23:33:47 +0200 wenzelm tuned proofs;
Mon, 22 Jun 2015 11:15:23 +0200 nipkow modernized name
Thu, 30 Apr 2015 16:07:43 +0200 wenzelm more formal source, more PIDE markup;
Thu, 30 Apr 2015 15:58:15 +0200 wenzelm tuned -- avoid odd rebinding of "ctxt" and "context";
Thu, 30 Apr 2015 15:41:53 +0200 wenzelm tuned;
Wed, 29 Apr 2015 23:26:11 +0200 wenzelm tuned;
Tue, 17 Mar 2015 09:22:17 +0100 nipkow added lemmas
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Wed, 11 Feb 2015 13:58:51 +0100 Andreas Lochbihler add parametricity rules for monotone, fun_lub, and fun_ord
Mon, 29 Dec 2014 21:02:49 +0100 wenzelm tuned;
Tue, 11 Nov 2014 14:46:26 +0100 noschinl added lemma
Mon, 10 Nov 2014 10:29:19 +0100 traytel dropped redundant transfer rules (now proved and registered by datatype and plugins)
Sun, 09 Nov 2014 14:08:00 +0100 wenzelm proper context for compose_tac, Splitter.split_tac (relevant for unify trace options);
Fri, 07 Nov 2014 11:28:37 +0100 traytel more complete fp_sugars for sum and prod;
Sun, 02 Nov 2014 18:21:45 +0100 wenzelm modernized header uniformly as section;
Wed, 29 Oct 2014 12:01:39 +0100 nipkow removed useless lemmas
Wed, 29 Oct 2014 11:03:23 +0100 nipkow tuned layout and proofs
Wed, 24 Sep 2014 19:11:21 +0200 haftmann added lemmas
Thu, 11 Sep 2014 19:32:36 +0200 blanchet updated news
Tue, 09 Sep 2014 17:50:54 +0200 nipkow enamed drop_Suc_conv_tl and nth_drop' to Cons_nth_drop_Suc
Sat, 06 Sep 2014 20:12:32 +0200 haftmann added various facts
Tue, 02 Sep 2014 09:28:23 +0200 traytel silenced nonexhaustive primrec warnings
Sun, 31 Aug 2014 09:10:42 +0200 haftmann separated listsum material
Mon, 25 Aug 2014 16:06:41 +0200 nipkow added lemmas
Thu, 07 Aug 2014 12:17:41 +0200 blanchet no need for 'set_simps' now that 'datatype_new' generates the desired 'set' property
less more (0) -120 tip