src/HOL/Tools/induct_method.ML
Sun, 12 Nov 2000 14:46:16 +0100 wenzelm removed warning for "stripped" option;
Fri, 10 Nov 2000 19:07:17 +0100 wenzelm inductive_rulify2 accomodates malformed induction rules;
Mon, 06 Nov 2000 22:58:26 +0100 wenzelm method 'induct' now handles non-atomic goals;
Thu, 19 Oct 2000 21:18:15 +0200 wenzelm split over two files: induct_attrib.ML, induct_method.ML;
Sun, 17 Sep 2000 22:50:10 +0200 wenzelm made SML/NJ happy;
Sun, 17 Sep 2000 22:21:31 +0200 wenzelm Display.pretty_thm_sg;
Mon, 11 Sep 2000 17:35:17 +0200 wenzelm case args: align_right;
Thu, 07 Sep 2000 20:51:07 +0200 wenzelm tuned msg;
Sat, 02 Sep 2000 21:49:51 +0200 wenzelm use Args.mode;
Thu, 17 Aug 2000 10:37:04 +0200 wenzelm changed 'opaque' option to 'open' (opaque is default);
Mon, 14 Aug 2000 18:13:42 +0200 wenzelm cases: support multiple insts;
Thu, 13 Jul 2000 23:11:14 +0200 wenzelm fixed simplified_cases;
Thu, 13 Jul 2000 11:44:02 +0200 wenzelm added simp_case_tac;
Sat, 01 Jul 2000 19:55:22 +0200 wenzelm GPLed;
Wed, 14 Jun 2000 17:59:53 +0200 wenzelm theorems [cases type: bool] = case_split;
Fri, 05 May 2000 22:32:25 +0200 wenzelm use Args.colon / Args.parens;
Wed, 12 Apr 2000 23:51:57 +0200 wenzelm export concl_of;
Wed, 12 Apr 2000 18:53:09 +0200 wenzelm induct stripped: match_tac;
Wed, 05 Apr 2000 21:02:31 +0200 wenzelm HEADGOAL;
Mon, 20 Mar 2000 18:48:43 +0100 wenzelm tuned degenerate cases / induct;
Tue, 14 Mar 2000 11:33:30 +0100 wenzelm tuned comments;
Mon, 13 Mar 2000 13:19:14 +0100 wenzelm export vars_of;
Thu, 09 Mar 2000 22:56:40 +0100 wenzelm cleaned comment;
Wed, 08 Mar 2000 18:08:08 +0100 wenzelm added dest_global/local_rules;
Sat, 04 Mar 2000 13:28:21 +0100 wenzelm induct: "stripped" option;
Fri, 03 Mar 2000 21:02:45 +0100 wenzelm added con_elim_s(olved_)tac;
Fri, 03 Mar 2000 02:00:43 +0100 wenzelm join_rules: compatibility check;
Thu, 02 Mar 2000 18:18:59 +0100 wenzelm join induct rules;
Tue, 29 Feb 2000 20:51:43 +0100 wenzelm tuned msgs;
Sun, 27 Feb 2000 15:33:35 +0100 wenzelm cases/induct attributes;
Thu, 24 Feb 2000 16:01:34 +0100 wenzelm induct method: implicit rule;
Tue, 22 Feb 2000 21:48:24 +0100 wenzelm induct: tuned syntax;
Fri, 28 Jan 2000 12:12:06 +0100 wenzelm replaced FIRSTGOAL by FINDGOAL (backtracking!);
Tue, 07 Sep 1999 18:10:33 +0200 wenzelm rule option;
Fri, 16 Jul 1999 13:25:45 +0200 berghofe Replaced datatype_info by datatype_info_err.
Tue, 27 Apr 1999 10:47:40 +0200 wenzelm support forward chaining;
Fri, 16 Apr 1999 17:47:06 +0200 wenzelm may specify induction predicates as well;
Fri, 16 Apr 1999 14:50:30 +0200 wenzelm Proof by induction on types / set / functions.
less more (0) tip