Thu, 04 Oct 2001 15:39:00 +0200 made generic (see Provers/induct_method.ML);
wenzelm [Thu, 04 Oct 2001 15:39:00 +0200] rev 11681
made generic (see Provers/induct_method.ML);
Thu, 04 Oct 2001 15:29:37 +0200 qualify MetaSimplifier;
wenzelm [Thu, 04 Oct 2001 15:29:37 +0200] rev 11680
qualify MetaSimplifier;
Thu, 04 Oct 2001 15:29:22 +0200 unsymbolized;
wenzelm [Thu, 04 Oct 2001 15:29:22 +0200] rev 11679
unsymbolized;
Thu, 04 Oct 2001 15:28:26 +0200 moved atomize stuff to theory IFOL;
wenzelm [Thu, 04 Oct 2001 15:28:26 +0200] rev 11678
moved atomize stuff to theory IFOL; added induct/cases setup;
Thu, 04 Oct 2001 15:28:00 +0200 atomize stuff from theory FOL;
wenzelm [Thu, 04 Oct 2001 15:28:00 +0200] rev 11677
atomize stuff from theory FOL; tuned;
Thu, 04 Oct 2001 15:27:13 +0200 added Provers/induct_method.ML, document/root.tex, ex/Natural_Numbers.thy;
wenzelm [Thu, 04 Oct 2001 15:27:13 +0200] rev 11676
added Provers/induct_method.ML, document/root.tex, ex/Natural_Numbers.thy;
Thu, 04 Oct 2001 15:26:14 +0200 theory Natural_Numbers;
wenzelm [Thu, 04 Oct 2001 15:26:14 +0200] rev 11675
theory Natural_Numbers;
Thu, 04 Oct 2001 15:25:51 +0200 use "~~/src/Provers/induct_method.ML";
wenzelm [Thu, 04 Oct 2001 15:25:51 +0200] rev 11674
use "~~/src/Provers/induct_method.ML";
Thu, 04 Oct 2001 15:25:31 +0200 Theory of the natural numbers: Peano's axioms, primitive recursion.
wenzelm [Thu, 04 Oct 2001 15:25:31 +0200] rev 11673
Theory of the natural numbers: Peano's axioms, primitive recursion. (Modernized version of Larry Paulson's theory "Nat".)
Thu, 04 Oct 2001 15:21:47 +0200 full_rewrite_cterm_aux (see also tactic.ML);
wenzelm [Thu, 04 Oct 2001 15:21:47 +0200] rev 11672
full_rewrite_cterm_aux (see also tactic.ML); no longer open MetaSimplifier;
Thu, 04 Oct 2001 15:21:17 +0200 added full_rewrite_cterm;
wenzelm [Thu, 04 Oct 2001 15:21:17 +0200] rev 11671
added full_rewrite_cterm;
Thu, 04 Oct 2001 15:20:40 +0200 proof by cases and induction on types and sets (used to be specific for HOL);
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);
Thu, 04 Oct 2001 15:19:56 +0200 qualify MetaSimplifier;
wenzelm [Thu, 04 Oct 2001 15:19:56 +0200] rev 11669
qualify MetaSimplifier;
Thu, 04 Oct 2001 14:49:38 +0200 added dest_conj, dest_concls;
wenzelm [Thu, 04 Oct 2001 14:49:38 +0200] rev 11668
added dest_conj, dest_concls;
Thu, 04 Oct 2001 14:49:10 +0200 document setup;
wenzelm [Thu, 04 Oct 2001 14:49:10 +0200] rev 11667
document setup;
Thu, 04 Oct 2001 11:29:46 +0200 added print_induct_rules;
wenzelm [Thu, 04 Oct 2001 11:29:46 +0200] rev 11666
added print_induct_rules;
Thu, 04 Oct 2001 11:29:25 +0200 tuned print operation;
wenzelm [Thu, 04 Oct 2001 11:29:25 +0200] rev 11665
tuned print operation;
Thu, 04 Oct 2001 11:29:02 +0200 tuned;
wenzelm [Thu, 04 Oct 2001 11:29:02 +0200] rev 11664
tuned;
Thu, 04 Oct 2001 11:28:30 +0200 * moved induct/cases attributes to Pure, added 'print_induct_rules' command;
wenzelm [Thu, 04 Oct 2001 11:28:30 +0200] rev 11663
* moved induct/cases attributes to Pure, added 'print_induct_rules' command;
Thu, 04 Oct 2001 11:28:12 +0200 print_induct_rules;
wenzelm [Thu, 04 Oct 2001 11:28:12 +0200] rev 11662
print_induct_rules;
Thu, 04 Oct 2001 11:22:10 +0200 updated;
wenzelm [Thu, 04 Oct 2001 11:22:10 +0200] rev 11661
updated;
Thu, 04 Oct 2001 00:53:27 +0200 Fixed bug in decompose.
berghofe [Thu, 04 Oct 2001 00:53:27 +0200] rev 11660
Fixed bug in decompose.
Wed, 03 Oct 2001 21:03:05 +0200 Tools/induct_attrib.ML now part of Pure;
wenzelm [Wed, 03 Oct 2001 21:03:05 +0200] rev 11659
Tools/induct_attrib.ML now part of Pure;
Wed, 03 Oct 2001 21:01:53 +0200 Isar/induct_attrib.ML;
wenzelm [Wed, 03 Oct 2001 21:01:53 +0200] rev 11658
Isar/induct_attrib.ML;
Wed, 03 Oct 2001 20:58:27 +0200 *** empty log message ***
wenzelm [Wed, 03 Oct 2001 20:58:27 +0200] rev 11657
*** empty log message ***
Wed, 03 Oct 2001 20:55:31 +0200 moved HOL/Tools/induct_attrib.ML to Pure/Isar/induct_attrib.ML;
wenzelm [Wed, 03 Oct 2001 20:55:31 +0200] rev 11656
moved HOL/Tools/induct_attrib.ML to Pure/Isar/induct_attrib.ML;
Wed, 03 Oct 2001 20:54:16 +0200 tuned parentheses in relational expressions;
wenzelm [Wed, 03 Oct 2001 20:54:16 +0200] rev 11655
tuned parentheses in relational expressions;
Wed, 03 Oct 2001 20:54:05 +0200 moved linorder_cases to theory Ord;
wenzelm [Wed, 03 Oct 2001 20:54:05 +0200] rev 11654
moved linorder_cases to theory Ord;
Wed, 03 Oct 2001 20:53:02 +0200 linorder_cases supersedes linorder_less_split;
wenzelm [Wed, 03 Oct 2001 20:53:02 +0200] rev 11653
linorder_cases supersedes linorder_less_split; tuned parentheses in relational expressions;
Wed, 03 Oct 2001 11:45:24 +0200 eta-expansion required for SML/NJ
paulson [Wed, 03 Oct 2001 11:45:24 +0200] rev 11652
eta-expansion required for SML/NJ
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip