Thu, 01 Nov 2001 21:12:13 +0100 Goals.add_locale;
wenzelm [Thu, 01 Nov 2001 21:12:13 +0100] rev 12017
Goals.add_locale;
Thu, 01 Nov 2001 21:11:52 +0100 fix_frees;
wenzelm [Thu, 01 Nov 2001 21:11:52 +0100] rev 12016
fix_frees; improved export_def: handle args on lhs;
Thu, 01 Nov 2001 21:11:17 +0100 theorem: locale argument;
wenzelm [Thu, 01 Nov 2001 21:11:17 +0100] rev 12015
theorem: locale argument;
Thu, 01 Nov 2001 21:10:47 +0100 beginnings of new locales (not yet functional);
wenzelm [Thu, 01 Nov 2001 21:10:47 +0100] rev 12014
beginnings of new locales (not yet functional);
Thu, 01 Nov 2001 21:10:13 +0100 Goals.setup;
wenzelm [Thu, 01 Nov 2001 21:10:13 +0100] rev 12013
Goals.setup;
Thu, 01 Nov 2001 21:09:53 +0100 parking code for old-style locales here;
wenzelm [Thu, 01 Nov 2001 21:09:53 +0100] rev 12012
parking code for old-style locales here;
Wed, 31 Oct 2001 22:05:37 +0100 tuned notation (degree instead of dollar);
wenzelm [Wed, 31 Oct 2001 22:05:37 +0100] rev 12011
tuned notation (degree instead of dollar);
Wed, 31 Oct 2001 22:04:29 +0100 theorem(_i): locale argument;
wenzelm [Wed, 31 Oct 2001 22:04:29 +0100] rev 12010
theorem(_i): locale argument; contexts 0 and 1 in state now refer to theory and locale, respectively; unified export (no longer uses global "standard");
Wed, 31 Oct 2001 22:02:33 +0100 Proof.init_state thy None;
wenzelm [Wed, 31 Oct 2001 22:02:33 +0100] rev 12009
Proof.init_state thy None;
Wed, 31 Oct 2001 22:02:11 +0100 simplified export;
wenzelm [Wed, 31 Oct 2001 22:02:11 +0100] rev 12008
simplified export; tuned printing of fixes;
Wed, 31 Oct 2001 22:00:25 +0100 'atomize': CHANGED_PROP;
wenzelm [Wed, 31 Oct 2001 22:00:25 +0100] rev 12007
'atomize': CHANGED_PROP;
Wed, 31 Oct 2001 22:00:02 +0100 global statements: locale argument;
wenzelm [Wed, 31 Oct 2001 22:00:02 +0100] rev 12006
global statements: locale argument;
Wed, 31 Oct 2001 21:59:25 +0100 added local_standard;
wenzelm [Wed, 31 Oct 2001 21:59:25 +0100] rev 12005
added local_standard;
Wed, 31 Oct 2001 21:59:07 +0100 IsarThy.theorem_i: no locale;
wenzelm [Wed, 31 Oct 2001 21:59:07 +0100] rev 12004
IsarThy.theorem_i: no locale;
Wed, 31 Oct 2001 21:58:04 +0100 removed obsolete (rule equal_intr_rule);
wenzelm [Wed, 31 Oct 2001 21:58:04 +0100] rev 12003
removed obsolete (rule equal_intr_rule);
Wed, 31 Oct 2001 20:00:35 +0100 Additional rules for simplifying inside "Goal"
berghofe [Wed, 31 Oct 2001 20:00:35 +0100] rev 12002
Additional rules for simplifying inside "Goal"
Wed, 31 Oct 2001 19:59:21 +0100 - Tuned add_cnstrt
berghofe [Wed, 31 Oct 2001 19:59:21 +0100] rev 12001
- Tuned add_cnstrt - Fixed bug in reconstruct_proof that caused infinite loop
Wed, 31 Oct 2001 19:49:36 +0100 Removed name_thm from finish_global.
berghofe [Wed, 31 Oct 2001 19:49:36 +0100] rev 12000
Removed name_thm from finish_global.
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;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip