Wed, 31 Oct 2001 19:41:29 +0100 Tuned function thm_proof.
berghofe [Wed, 31 Oct 2001 19:41:29 +0100] rev 11999
Tuned function thm_proof.
Wed, 31 Oct 2001 19:37:04 +0100 - enter_thmx -> enter_thms
berghofe [Wed, 31 Oct 2001 19:37:04 +0100] rev 11998
- enter_thmx -> enter_thms - improved naming of theorems: enter_thms now takes functions pre_name and post_name as arguments
Wed, 31 Oct 2001 19:32:05 +0100 norm_hhf_eq is now stored using open_store_standard_thm.
berghofe [Wed, 31 Oct 2001 19:32:05 +0100] rev 11997
norm_hhf_eq is now stored using open_store_standard_thm.
Wed, 31 Oct 2001 01:28:39 +0100 induct: internalize ``missing'' consumes-facts from goal state
wenzelm [Wed, 31 Oct 2001 01:28:39 +0100] rev 11996
induct: internalize ``missing'' consumes-facts from goal state (enables unstructured scripts to perform elim-style induction);
Wed, 31 Oct 2001 01:27:04 +0100 - 'induct' may now use elim-style induction rules without chaining
wenzelm [Wed, 31 Oct 2001 01:27:04 +0100] rev 11995
- 'induct' may now use elim-style induction rules without chaining facts, using ``missing'' premises from the goal state; this allows rules stemming from inductive sets to be applied in unstructured scripts, while still benefitting from proper handling of non-atomic statements; NB: major inductive premises need to be put first, all the rest of the goal is passed through the induction;
Wed, 31 Oct 2001 01:26:42 +0100 (induct set: ...);
wenzelm [Wed, 31 Oct 2001 01:26:42 +0100] rev 11994
(induct set: ...);
Wed, 31 Oct 2001 01:22:27 +0100 put_consumes: really overwrite existing tag;
wenzelm [Wed, 31 Oct 2001 01:22:27 +0100] rev 11993
put_consumes: really overwrite existing tag;
Wed, 31 Oct 2001 01:21:56 +0100 finish_global: Tactic.norm_hhf;
wenzelm [Wed, 31 Oct 2001 01:21:56 +0100] rev 11992
finish_global: Tactic.norm_hhf;
Wed, 31 Oct 2001 01:21:31 +0100 use HOL.induct_XXX;
wenzelm [Wed, 31 Oct 2001 01:21:31 +0100] rev 11991
use HOL.induct_XXX;
Wed, 31 Oct 2001 01:21:01 +0100 use induct_rulify2;
wenzelm [Wed, 31 Oct 2001 01:21:01 +0100] rev 11990
use induct_rulify2;
Wed, 31 Oct 2001 01:20:42 +0100 renamed inductive_XXX to induct_XXX;
wenzelm [Wed, 31 Oct 2001 01:20:42 +0100] rev 11989
renamed inductive_XXX to induct_XXX; added induct_impliesI;
Wed, 31 Oct 2001 01:19:58 +0100 induct_impliesI;
wenzelm [Wed, 31 Oct 2001 01:19:58 +0100] rev 11988
induct_impliesI;
Tue, 30 Oct 2001 17:37:25 +0100 tuned induct proofs;
wenzelm [Tue, 30 Oct 2001 17:37:25 +0100] rev 11987
tuned induct proofs;
Tue, 30 Oct 2001 17:33:56 +0100 - 'induct' method now derives symbolic cases from the *rulified* rule
wenzelm [Tue, 30 Oct 2001 17:33:56 +0100] rev 11986
- 'induct' method now derives symbolic cases from the *rulified* rule (before it used to rulify cases stemming from the internal atomized version); this means that the context of a non-atomic statement becomes is included in the hypothesis, avoiding the slightly cumbersome show "PROP ?case" form;
Tue, 30 Oct 2001 17:33:03 +0100 tuned;
wenzelm [Tue, 30 Oct 2001 17:33:03 +0100] rev 11985
tuned;
Tue, 30 Oct 2001 17:30:21 +0100 induct: cases are extracted from rulified rule;
wenzelm [Tue, 30 Oct 2001 17:30:21 +0100] rev 11984
induct: cases are extracted from rulified rule;
Tue, 30 Oct 2001 17:29:43 +0100 removed obsolete make_raw;
wenzelm [Tue, 30 Oct 2001 17:29:43 +0100] rev 11983
removed obsolete make_raw;
Tue, 30 Oct 2001 13:43:26 +0100 lemma Least_mono moved from Typedef.thy to Set.thy;
wenzelm [Tue, 30 Oct 2001 13:43:26 +0100] rev 11982
lemma Least_mono moved from Typedef.thy to Set.thy;
Mon, 29 Oct 2001 17:22:18 +0100 tuned;
wenzelm [Mon, 29 Oct 2001 17:22:18 +0100] rev 11981
tuned;
Mon, 29 Oct 2001 14:09:10 +0100 removed option -depend (not available everywhere?);
wenzelm [Mon, 29 Oct 2001 14:09:10 +0100] rev 11980
removed option -depend (not available everywhere?);
Sun, 28 Oct 2001 22:59:12 +0100 converted theory "Set";
wenzelm [Sun, 28 Oct 2001 22:59:12 +0100] rev 11979
converted theory "Set";
Sun, 28 Oct 2001 22:58:39 +0100 fixed string_of_mixfix;
wenzelm [Sun, 28 Oct 2001 22:58:39 +0100] rev 11978
fixed string_of_mixfix;
Sun, 28 Oct 2001 21:14:56 +0100 tuned declaration of rules;
wenzelm [Sun, 28 Oct 2001 21:14:56 +0100] rev 11977
tuned declaration of rules;
Sun, 28 Oct 2001 21:10:47 +0100 equal_intr_rule already declared in Pure;
wenzelm [Sun, 28 Oct 2001 21:10:47 +0100] rev 11976
equal_intr_rule already declared in Pure;
Sun, 28 Oct 2001 19:44:58 +0100 rules for meta-level conjunction;
wenzelm [Sun, 28 Oct 2001 19:44:58 +0100] rev 11975
rules for meta-level conjunction;
Sun, 28 Oct 2001 19:44:26 +0100 tuned prove;
wenzelm [Sun, 28 Oct 2001 19:44:26 +0100] rev 11974
tuned prove;
Sat, 27 Oct 2001 23:21:19 +0200 tuned;
wenzelm [Sat, 27 Oct 2001 23:21:19 +0200] rev 11973
tuned;
Sat, 27 Oct 2001 23:19:55 +0200 added prove;
wenzelm [Sat, 27 Oct 2001 23:19:55 +0200] rev 11972
added prove;
Sat, 27 Oct 2001 23:19:37 +0200 declare equal_intr_rule as intro;
wenzelm [Sat, 27 Oct 2001 23:19:37 +0200] rev 11971
declare equal_intr_rule as intro;
Sat, 27 Oct 2001 23:19:04 +0200 tuned prove;
wenzelm [Sat, 27 Oct 2001 23:19:04 +0200] rev 11970
tuned prove; added prove_standard;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip