src/HOL/List.thy
Wed, 14 Apr 2004 14:13:05 +0200 use more symbols in HTML output
Mon, 12 Apr 2004 19:54:32 +0200 removed o2l and fold_rel; moved postfix to Library/List_Prefix.thy
Tue, 30 Mar 2004 08:45:39 +0200 Added append_eq_append_conv2
Fri, 20 Feb 2004 01:32:59 +0100 moved lemmas from MicroJava/Comp/AuxLemmas.thy to List.thy
Thu, 19 Feb 2004 10:40:28 +0100 new theorem
Mon, 16 Feb 2004 03:25:52 +0100 lemmas about card (set xs)
Wed, 07 Jan 2004 07:52:12 +0100 map_idI
Mon, 05 Jan 2004 23:10:32 +0100 *** empty log message ***
Mon, 05 Jan 2004 22:43:03 +0100 *** empty log message ***
Wed, 24 Dec 2003 08:54:30 +0100 list_all2_nthD no good as [intro?]
Tue, 23 Dec 2003 23:40:16 +0100 list_all2_mono should not be [trans]
Tue, 23 Dec 2003 06:35:41 +0100 added some [intro?] and [trans] for list_all2 lemmas
Fri, 19 Dec 2003 04:28:45 +0100 *** empty log message ***
Thu, 18 Dec 2003 08:20:36 +0100 *** empty log message ***
Wed, 29 Oct 2003 01:17:06 +0100 *** empty log message ***
Fri, 26 Sep 2003 10:34:57 +0200 misc tidying
Sun, 14 Sep 2003 17:53:27 +0200 Added new theorems
Tue, 15 Jul 2003 08:25:20 +0200 Some new thm (ex_map_conv?)
Fri, 11 Jul 2003 14:12:02 +0200 added fold_red, o2l, postfix, some thms
Wed, 28 May 2003 10:47:54 +0200 new theorem
Wed, 14 May 2003 10:22:09 +0200 *** empty log message ***
Wed, 16 Apr 2003 22:14:08 +0200 Added take/dropWhile thms
Tue, 25 Mar 2003 09:58:51 +0100 Re-structured some proofs in order to get rid of rule_format attribute.
Fri, 14 Mar 2003 12:03:23 +0100 more about list_all2
Fri, 29 Nov 2002 09:48:28 +0100 added a few lemmas
Mon, 30 Sep 2002 16:14:02 +0200 Adapted to new simplifier.
Thu, 26 Sep 2002 10:51:29 +0200 Converted Fun to Isar style.
Wed, 21 Aug 2002 15:53:30 +0200 Frederic Blanqui's new "guard" examples
Thu, 08 Aug 2002 23:46:09 +0200 use Tactic.prove instead of prove_goalw_cterm in internal proofs!
Tue, 06 Aug 2002 11:22:05 +0200 sane interface for simprocs;
Tue, 16 Jul 2002 18:26:36 +0200 moved stuff from Main.thy;
Thu, 30 May 2002 10:12:52 +0200 Modifications due to enhanced linear arithmetic.
Mon, 13 May 2002 15:45:21 +0200 *** empty log message ***
Mon, 13 May 2002 15:39:56 +0200 *** empty log message ***
Mon, 13 May 2002 15:27:28 +0200 *** empty log message ***
Mon, 13 May 2002 11:05:27 +0200 tuned document;
Wed, 08 May 2002 13:01:40 +0200 new thm distinct_conv_nth
Wed, 08 May 2002 12:15:30 +0200 oops;
Tue, 07 May 2002 19:54:29 +0200 converted;
Thu, 14 Feb 2002 11:50:52 +0100 nodups -> distinct
Fri, 09 Nov 2001 00:09:47 +0100 eliminated old "symbols" syntax, use "xsymbols" instead;
Tue, 09 Jan 2001 15:22:13 +0100 `` -> and ``` -> ``
Sun, 16 Jul 2000 20:49:56 +0200 avoid 'split';
Fri, 14 Jul 2000 16:28:49 +0200 tuned syntax
Fri, 14 Jul 2000 14:47:15 +0200 moved sublist from UNITY/AllocBase to List
Fri, 26 May 2000 18:04:17 +0200 named the primrec clauses of upt
Thu, 25 May 2000 15:14:20 +0200 better indentation; declared function "null"
Mon, 15 May 2000 17:30:19 +0200 Removed unnecessary primrec equations of hd and last involving arbitrary.
Thu, 13 Apr 2000 15:01:50 +0200 Times -> <*>
Thu, 16 Mar 2000 00:35:27 +0100 added HOL/PreLIst.thy;
Mon, 10 Jan 2000 16:06:43 +0100 Forgot to "call" MicroJava in makefile.
Fri, 05 Nov 1999 12:47:15 +0100 added foldr
Mon, 16 Aug 1999 22:07:12 +0200 'a list: Nil, Cons;
Mon, 19 Jul 1999 15:27:34 +0200 NatBin: binary arithmetic for the naturals
Thu, 01 Apr 1999 18:42:48 +0200 new definition for nth.
Mon, 08 Mar 1999 13:49:14 +0100 modified zip
Tue, 19 Jan 1999 11:18:11 +0100 removal of the (thm list) argument of mk_cases
Mon, 21 Sep 1998 23:03:11 +0200 re-added mem and list_all
Wed, 09 Sep 1998 17:19:26 +0200 changed constants mem and list_all to mere translations
Fri, 04 Sep 1998 11:01:59 +0200 Arith: less_diff_conv