src/HOL/Tools/datatype_package.ML
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Thu, 08 Nov 2001 23:59:37 +0100 wenzelm theory data: finish method;
Sat, 27 Oct 2001 00:05:50 +0200 wenzelm Isar: fixed rep_datatype args;
Tue, 16 Oct 2001 17:55:16 +0200 wenzelm declare projected induction rules stemming from nested recursion;
Fri, 12 Oct 2001 12:06:10 +0200 wenzelm HOLogic.dest_concls, InductAttrib.vars_of;
Fri, 31 Aug 2001 18:46:48 +0200 wenzelm tuned headers;
Thu, 31 May 2001 16:52:20 +0200 oheimb improved iff_add_global, new function add_rules factoring out common behaviour
Thu, 18 Jan 2001 20:36:31 +0100 wenzelm Sign.exists_stamp;
Tue, 16 Jan 2001 00:33:40 +0100 wenzelm proper induction rule for arbitrarily branching datatype;
Tue, 28 Nov 2000 01:08:50 +0100 wenzelm RuleCases.save;
Thu, 19 Oct 2000 21:23:47 +0200 wenzelm InductAttrib;
Fri, 13 Oct 2000 08:28:21 +0200 nipkow *** empty log message ***
Thu, 12 Oct 2000 18:38:23 +0200 nipkow *** empty log message ***
Mon, 02 Oct 2000 14:22:39 +0200 wenzelm export get_datatypes_sg;
Wed, 30 Aug 2000 16:29:21 +0200 nipkow introduced induct_thm_tac
Wed, 30 Aug 2000 13:54:57 +0200 berghofe Improved names for size function.
Tue, 29 Aug 2000 00:55:59 +0200 wenzelm Simplifier.cong_add_global;
Mon, 28 Aug 2000 20:30:47 +0200 wenzelm 'induct_tac' / 'case_tac': Method.goal_args';
Tue, 18 Jul 2000 21:09:18 +0200 wenzelm theorems foo.splits = foo.split foo.split_asm;
Mon, 26 Jun 2000 16:53:37 +0200 wenzelm export proper induction rule;
Wed, 12 Apr 2000 23:52:50 +0200 wenzelm InductMethod.concls_of;
Wed, 12 Apr 2000 18:53:20 +0200 wenzelm improved induct_tac;
Wed, 12 Apr 2000 15:40:19 +0200 wenzelm fixed 'induct_tac' syntax;
Wed, 05 Apr 2000 21:05:20 +0200 wenzelm induct/case_tac emulation: optional rule;
Fri, 31 Mar 2000 22:39:39 +0200 wenzelm use cong_add_global att;
Tue, 28 Mar 2000 17:32:24 +0200 nipkow added weak_case_cong feature
Mon, 20 Mar 2000 18:49:14 +0100 wenzelm proof methods: 'case_tac' / 'induct_tac';
Wed, 15 Mar 2000 23:38:19 +0100 berghofe Eliminated store_clasimp.
Mon, 13 Mar 2000 16:23:34 +0100 wenzelm case_tac now subsumes both boolean and datatype cases;
Mon, 13 Mar 2000 13:27:44 +0100 wenzelm removed cases_of;
Fri, 10 Mar 2000 01:16:19 +0100 wenzelm add_cases_induct: produce proper case names;
Wed, 01 Mar 2000 20:49:13 +0100 wenzelm project induct rule;
Sun, 27 Feb 2000 15:31:40 +0100 wenzelm HOLogic.dest_conj;
Tue, 22 Feb 2000 21:48:50 +0100 wenzelm added cases_tac;
Wed, 05 Jan 2000 11:56:04 +0100 wenzelm replaced HOLogic.termTVar by HOLogic.termT;
Thu, 21 Oct 1999 18:45:31 +0200 wenzelm proper handling of axioms / defs;
Wed, 13 Oct 1999 15:18:15 +0200 berghofe Eliminated mutual_induct_tac.
Tue, 05 Oct 1999 18:56:13 +0200 berghofe rep_datatype now stores theorems properly.
Mon, 02 Aug 1999 17:58:00 +0200 wenzelm handle LIST _;
Thu, 22 Jul 1999 16:54:33 +0200 berghofe Tuned.
Tue, 20 Jul 1999 10:34:17 +0200 berghofe Eliminated addDistinct.
Fri, 16 Jul 1999 12:14:04 +0200 berghofe - Datatype package now also supports arbitrarily branching datatypes
Mon, 28 Jun 1999 21:48:36 +0200 wenzelm cond_extern_table;
Fri, 04 Jun 1999 16:17:51 +0200 wenzelm no message "Adding axioms for datatype(s)";
Tue, 25 May 1999 20:24:10 +0200 wenzelm formal comments (still dummy);
Mon, 24 May 1999 21:57:13 +0200 wenzelm outer syntax keyword classification;
Fri, 30 Apr 1999 18:10:03 +0200 wenzelm theory data: copy;
Thu, 22 Apr 1999 13:03:10 +0200 wenzelm rep_datatype syntax: 'induction' instead of 'induct';
Fri, 16 Apr 1999 14:49:57 +0200 wenzelm print_datatypes;
Wed, 14 Apr 1999 15:58:01 +0200 wenzelm tuned messages;
Wed, 14 Apr 1999 14:41:01 +0200 wenzelm tuned comments;
Wed, 17 Mar 1999 16:53:46 +0100 wenzelm Theory.sign_of;
Wed, 17 Mar 1999 13:50:51 +0100 wenzelm rep_datatype: '_i' version, attributes, outer syntax;
Thu, 11 Mar 1999 21:59:26 +0100 wenzelm outer syntax for 'datatype';
Fri, 05 Mar 1999 12:11:54 +0100 berghofe Fixed bug in add_datatype_axm:
Tue, 12 Jan 1999 16:42:21 +0100 wenzelm get_tthms witness theorems;
Tue, 12 Jan 1999 13:54:51 +0100 wenzelm eliminated tthm type and Attribute structure;
Mon, 16 Nov 1998 11:14:44 +0100 wenzelm Attribute.tthms_of;
Wed, 21 Oct 1998 17:55:18 +0200 berghofe Changed interface of rep_datatype: Characteristic theorems
Fri, 16 Oct 1998 19:25:58 +0200 berghofe Fixed bug (improper handling of flag flat_names).
less more (0) -60 tip