src/HOL/Tools/datatype_rep_proofs.ML
Fri, 13 Oct 2006 18:18:58 +0200 berghofe Adapted to new inductive definition package.
Sun, 01 Oct 2006 22:19:23 +0200 wenzelm removed obsolete Datatype_Universe.thy (cf. Datatype.thy);
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Sat, 08 Jul 2006 12:54:33 +0200 wenzelm Goal.prove_global;
Tue, 02 May 2006 20:42:36 +0200 wenzelm ThyInfo.the_theory;
Thu, 06 Apr 2006 16:10:46 +0200 haftmann cleanup in datatype package
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Fri, 02 Dec 2005 08:06:59 +0100 haftmann introduced new map2, fold
Thu, 01 Dec 2005 08:28:02 +0100 haftmann oriented pairs theory * 'a to 'a * theory
Tue, 25 Oct 2005 18:18:49 +0200 wenzelm avoid legacy goals;
Fri, 21 Oct 2005 18:14:38 +0200 wenzelm OldGoals;
Tue, 20 Sep 2005 16:17:34 +0200 haftmann introduced AList module in favor of assoc etc.
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Mon, 05 Sep 2005 17:38:18 +0200 wenzelm curried_lookup/update;
Mon, 20 Jun 2005 22:13:59 +0200 wenzelm get_thm(s): Name;
Fri, 17 Jun 2005 18:33:16 +0200 wenzelm Context.theory_name;
Sun, 05 Jun 2005 23:07:25 +0200 wenzelm Type.freeze;
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 24 Jan 2005 17:59:48 +0100 berghofe Adapted to modified interface of PureThy.get_thm(s).
Thu, 09 Dec 2004 16:45:46 +0100 paulson converted Sum_Type to new-style theory: Inl, Inr are NO LONGER global
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Thu, 10 Oct 2002 14:26:50 +0200 berghofe Reimplemented parts of datatype package dealing with datatypes involving
Thu, 26 Sep 2002 10:51:29 +0200 paulson Converted Fun to Isar style.
Wed, 10 Jul 2002 18:35:34 +0200 berghofe Simplified proof of induction rule for datatypes involving function types.
Thu, 21 Feb 2002 20:10:34 +0100 wenzelm clarified internal theory dependencies;
Wed, 14 Nov 2001 18:44:27 +0100 wenzelm inductive: removed con_defs;
Sat, 27 Oct 2001 00:05:14 +0200 wenzelm hardwire qualified const names;
Fri, 26 Oct 2001 23:17:49 +0200 berghofe Fixed several bugs concerning arbitrarily branching datatypes.
Thu, 18 Oct 2001 21:01:59 +0200 wenzelm sane internal interface for add_typedef(_i);
Wed, 17 Oct 2001 20:25:19 +0200 wenzelm improved internal interface of typedef;
Tue, 16 Oct 2001 17:55:38 +0200 wenzelm ignore typedef result;
Fri, 28 Sep 2001 19:19:26 +0200 wenzelm inductive: no collective atts;
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Tue, 07 Aug 2001 19:29:08 +0200 berghofe - Fixed bug in isomorphism proofs (caused by migration from SOME to THE)
Fri, 20 Jul 2001 21:59:11 +0200 wenzelm replaced "Eps" by "The";
Tue, 16 Jan 2001 00:33:40 +0100 wenzelm proper induction rule for arbitrarily branching datatype;
Thu, 13 Jul 2000 23:13:10 +0200 wenzelm adapted PureThy.add_defs_i;
Wed, 15 Mar 2000 23:38:52 +0100 berghofe Now returns theorems with correct names in derivations.
Mon, 13 Mar 2000 13:24:12 +0100 wenzelm adapted to new PureThy.add_thms etc.;
Sun, 27 Feb 2000 15:26:47 +0100 wenzelm HOLogic.dest_conj;
Thu, 11 Nov 1999 10:25:17 +0100 paulson new-style infix declaration for "image"
Thu, 21 Oct 1999 18:45:31 +0200 wenzelm proper handling of axioms / defs;
Mon, 04 Oct 1999 21:46:13 +0200 wenzelm eliminated ap/app;
Tue, 07 Sep 1999 10:40:58 +0200 wenzelm isatool expandshort;
Thu, 19 Aug 1999 19:00:42 +0200 berghofe Moved sum_case stuff from Sum to Datatype.
Wed, 18 Aug 1999 16:19:53 +0200 berghofe Renamed sum_case to basic_sum_case.
Tue, 17 Aug 1999 14:01:39 +0200 berghofe Tuned some comments.
Thu, 12 Aug 1999 15:35:03 +0200 berghofe Tuned.
Fri, 16 Jul 1999 12:14:04 +0200 berghofe - Datatype package now also supports arbitrarily branching datatypes
Tue, 27 Apr 1999 10:50:50 +0200 wenzelm adapted add_inductive;
Wed, 14 Apr 1999 15:58:01 +0200 wenzelm tuned messages;
Wed, 14 Apr 1999 14:40:43 +0200 wenzelm intrs: provide names and atts;
Wed, 17 Mar 1999 16:53:46 +0100 wenzelm Theory.sign_of;
Wed, 03 Feb 1999 13:26:07 +0100 paulson inj is now a translation of inj_on
Tue, 12 Jan 1999 13:54:51 +0100 wenzelm eliminated tthm type and Attribute structure;
Tue, 20 Oct 1998 16:36:40 +0200 wenzelm quiet proofs;
less more (0) -60 tip