Thu, 04 Oct 2001 15:40:52 +0200 use "~~/src/Provers/induct_method.ML";
wenzelm [Thu, 04 Oct 2001 15:40:52 +0200] rev 11685
use "~~/src/Provers/induct_method.ML";
Thu, 04 Oct 2001 15:40:31 +0200 removed hol_rewrite_cterm (use full_rewrite_cterm from Pure);
wenzelm [Thu, 04 Oct 2001 15:40:31 +0200] rev 11684
removed hol_rewrite_cterm (use full_rewrite_cterm from Pure);
Thu, 04 Oct 2001 15:40:05 +0200 added dest_concls;
wenzelm [Thu, 04 Oct 2001 15:40:05 +0200] rev 11683
added dest_concls;
Thu, 04 Oct 2001 15:39:43 +0200 simp_case_tac is back again from induct_method.ML;
wenzelm [Thu, 04 Oct 2001 15:39:43 +0200] rev 11682
simp_case_tac is back again from induct_method.ML; tuned;
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
Tue, 02 Oct 2001 20:23:33 +0200 support non-oriented infix;
wenzelm [Tue, 02 Oct 2001 20:23:33 +0200] rev 11651
support non-oriented infix;
Mon, 01 Oct 2001 21:53:50 +0200 tuned;
wenzelm [Mon, 01 Oct 2001 21:53:50 +0200] rev 11650
tuned;
Mon, 01 Oct 2001 15:46:35 +0200 tuned;
wenzelm [Mon, 01 Oct 2001 15:46:35 +0200] rev 11649
tuned;
Mon, 01 Oct 2001 14:47:02 +0200 *** empty log message ***
wenzelm [Mon, 01 Oct 2001 14:47:02 +0200] rev 11648
*** empty log message ***
Mon, 01 Oct 2001 14:44:00 +0200 initial setup for chapter on document preparation;
wenzelm [Mon, 01 Oct 2001 14:44:00 +0200] rev 11647
initial setup for chapter on document preparation;
Mon, 01 Oct 2001 14:42:47 +0200 updated output;
wenzelm [Mon, 01 Oct 2001 14:42:47 +0200] rev 11646
updated output;
Mon, 01 Oct 2001 13:39:17 +0200 - declared wf_java_prog as syntax (previously: definition)
streckem [Mon, 01 Oct 2001 13:39:17 +0200] rev 11645
- declared wf_java_prog as syntax (previously: definition) - in wf_java_mdecl: added preconditions for 'This' - rule LAss: precondition v ~=This
Mon, 01 Oct 2001 13:36:25 +0200 Removed some unfoldings of defs after declaring wf_java_prog as syntax
streckem [Mon, 01 Oct 2001 13:36:25 +0200] rev 11644
Removed some unfoldings of defs after declaring wf_java_prog as syntax
Mon, 01 Oct 2001 13:33:49 +0200 Added axiom e~=This to reflect strengthened precond. in rule LAss
streckem [Mon, 01 Oct 2001 13:33:49 +0200] rev 11643
Added axiom e~=This to reflect strengthened precond. in rule LAss
Mon, 01 Oct 2001 13:32:11 +0200 Minor modifications
streckem [Mon, 01 Oct 2001 13:32:11 +0200] rev 11642
Minor modifications
Mon, 01 Oct 2001 11:56:40 +0200 added Ordinals example;
wenzelm [Mon, 01 Oct 2001 11:56:40 +0200] rev 11641
added Ordinals example;
Sun, 30 Sep 2001 13:42:00 +0200 Tuned indentation of abstractions.
berghofe [Sun, 30 Sep 2001 13:42:00 +0200] rev 11640
Tuned indentation of abstractions.
Fri, 28 Sep 2001 21:45:40 +0200 tuned;
wenzelm [Fri, 28 Sep 2001 21:45:40 +0200] rev 11639
tuned;
Fri, 28 Sep 2001 21:45:11 +0200 inductive: no collective atts;
wenzelm [Fri, 28 Sep 2001 21:45:11 +0200] rev 11638
inductive: no collective atts;
Fri, 28 Sep 2001 20:09:10 +0200 inductive: no collective atts;
wenzelm [Fri, 28 Sep 2001 20:09:10 +0200] rev 11637
inductive: no collective atts;
Fri, 28 Sep 2001 20:08:28 +0200 oops;
wenzelm [Fri, 28 Sep 2001 20:08:28 +0200] rev 11636
oops;
Fri, 28 Sep 2001 20:08:05 +0200 tuned;
wenzelm [Fri, 28 Sep 2001 20:08:05 +0200] rev 11635
tuned;
Fri, 28 Sep 2001 19:24:25 +0200 recdef (permissive);
wenzelm [Fri, 28 Sep 2001 19:24:25 +0200] rev 11634
recdef (permissive); inductive: no collective atts;
Fri, 28 Sep 2001 19:23:58 +0200 *** empty log message ***
wenzelm [Fri, 28 Sep 2001 19:23:58 +0200] rev 11633
*** empty log message ***
Fri, 28 Sep 2001 19:23:35 +0200 prove: ``strict'' argument;
wenzelm [Fri, 28 Sep 2001 19:23:35 +0200] rev 11632
prove: ``strict'' argument;
Fri, 28 Sep 2001 19:23:07 +0200 internal thm numbering with ":" instead of "_";
wenzelm [Fri, 28 Sep 2001 19:23:07 +0200] rev 11631
internal thm numbering with ":" instead of "_";
Fri, 28 Sep 2001 19:22:40 +0200 avoid handle _;
wenzelm [Fri, 28 Sep 2001 19:22:40 +0200] rev 11630
avoid handle _;
Fri, 28 Sep 2001 19:21:26 +0200 permissive option;
wenzelm [Fri, 28 Sep 2001 19:21:26 +0200] rev 11629
permissive option;
Fri, 28 Sep 2001 19:19:26 +0200 inductive: no collective atts;
wenzelm [Fri, 28 Sep 2001 19:19:26 +0200] rev 11628
inductive: no collective atts;
Fri, 28 Sep 2001 19:18:46 +0200 updated;
wenzelm [Fri, 28 Sep 2001 19:18:46 +0200] rev 11627
updated;
Fri, 28 Sep 2001 19:17:01 +0200 recdef (permissive);
wenzelm [Fri, 28 Sep 2001 19:17:01 +0200] rev 11626
recdef (permissive);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip