wenzelm [Thu, 04 Oct 2001 15:21:17 +0200] rev 11671
added full_rewrite_cterm;
wenzelm [Thu, 04 Oct 2001 15:20:40 +0200] rev 11670
proof by cases and induction on types and sets (used to be specific for HOL);
wenzelm [Thu, 04 Oct 2001 15:19:56 +0200] rev 11669
qualify MetaSimplifier;
wenzelm [Thu, 04 Oct 2001 14:49:38 +0200] rev 11668
added dest_conj, dest_concls;
wenzelm [Thu, 04 Oct 2001 14:49:10 +0200] rev 11667
document setup;
wenzelm [Thu, 04 Oct 2001 11:29:46 +0200] rev 11666
added print_induct_rules;
wenzelm [Thu, 04 Oct 2001 11:29:25 +0200] rev 11665
tuned print operation;
wenzelm [Thu, 04 Oct 2001 11:29:02 +0200] rev 11664
tuned;
wenzelm [Thu, 04 Oct 2001 11:28:30 +0200] rev 11663
* moved induct/cases attributes to Pure, added 'print_induct_rules' command;
wenzelm [Thu, 04 Oct 2001 11:28:12 +0200] rev 11662
print_induct_rules;
wenzelm [Thu, 04 Oct 2001 11:22:10 +0200] rev 11661
updated;
berghofe [Thu, 04 Oct 2001 00:53:27 +0200] rev 11660
Fixed bug in decompose.
wenzelm [Wed, 03 Oct 2001 21:03:05 +0200] rev 11659
Tools/induct_attrib.ML now part of Pure;
wenzelm [Wed, 03 Oct 2001 21:01:53 +0200] rev 11658
Isar/induct_attrib.ML;
wenzelm [Wed, 03 Oct 2001 20:58:27 +0200] rev 11657
*** empty log message ***
wenzelm [Wed, 03 Oct 2001 20:55:31 +0200] rev 11656
moved HOL/Tools/induct_attrib.ML to Pure/Isar/induct_attrib.ML;