src/HOL/Tools/inductive_package.ML
Fri, 02 Feb 2001 22:20:09 +0100 wenzelm use hol_simplify;
Wed, 31 Jan 2001 01:13:01 +0100 wenzelm more robust handling of rule cases hints;
Mon, 29 Jan 2001 13:26:04 +0100 berghofe Splitting of arguments of product types in induction rules is now less
Tue, 16 Jan 2001 00:32:38 +0100 wenzelm export inductive_forall_name, inductive_forall_def, rulify;
Sat, 06 Jan 2001 21:26:27 +0100 wenzelm Tactic.norm_hhf;
Wed, 27 Dec 2000 18:27:19 +0100 wenzelm Method.erule 0;
Sat, 23 Dec 2000 22:51:34 +0100 wenzelm simplified quick_and_dirty stuff;
Fri, 22 Dec 2000 18:24:39 +0100 wenzelm handle proper rules;
Fri, 01 Dec 2000 19:43:06 +0100 wenzelm ignore quick_and_dirty for coind;
Thu, 19 Oct 2000 21:23:47 +0200 wenzelm InductAttrib;
Thu, 12 Oct 2000 18:38:23 +0200 nipkow *** empty log message ***
Thu, 12 Oct 2000 13:01:19 +0200 nipkow induct -> lfp_induct
Wed, 11 Oct 2000 09:09:06 +0200 nipkow *** empty log message ***
Sat, 23 Sep 2000 16:08:23 +0200 paulson renaming the inverse image operator in HOL
Sun, 17 Sep 2000 22:21:31 +0200 wenzelm Display.pretty_thm_sg;
Tue, 12 Sep 2000 17:39:29 +0200 wenzelm tuned handling of "intros";
Thu, 07 Sep 2000 20:51:07 +0200 wenzelm tuned msg;
Mon, 04 Sep 2000 21:19:07 +0200 wenzelm tuned "mono" att setup;
Sat, 02 Sep 2000 21:50:38 +0200 wenzelm "inductive_cases": proper command;
Thu, 17 Aug 2000 21:07:25 +0200 wenzelm removed obsolete keyword;
Thu, 17 Aug 2000 10:37:33 +0200 wenzelm renamed 'mk_cases_tac' to 'ind_cases';
Mon, 14 Aug 2000 18:14:54 +0200 wenzelm raplaced "intrs" by "intrs" (new-style only);
Wed, 09 Aug 2000 20:46:58 +0200 wenzelm fixed mk_cases_i: TRYALL InductMethod.simp_case_tac;
Sat, 22 Jul 2000 12:58:12 +0200 wenzelm improved error msg;
Thu, 13 Jul 2000 23:13:10 +0200 wenzelm adapted PureThy.add_defs_i;
Thu, 13 Jul 2000 11:42:11 +0200 wenzelm use InductMethod.simp_case_tac;
Mon, 03 Jul 2000 11:13:08 +0200 wenzelm previde 'defs' field for quick_and_dirty;
Thu, 29 Jun 2000 22:38:30 +0200 wenzelm adapted args of IsarThy.have_theorems_i;
Fri, 23 Jun 2000 12:29:55 +0200 berghofe get_inductive now returns None instead of raising an exception.
Thu, 15 Jun 2000 16:02:12 +0200 berghofe Now also proves monotonicity when in quick_and_dirty mode.
less more (0) -50 -30 tip