wenzelm [Wed, 31 Oct 2001 22:02:33 +0100] rev 12009
Proof.init_state thy None;
wenzelm [Wed, 31 Oct 2001 22:02:11 +0100] rev 12008
simplified export;
tuned printing of fixes;
wenzelm [Wed, 31 Oct 2001 22:00:25 +0100] rev 12007
'atomize': CHANGED_PROP;
wenzelm [Wed, 31 Oct 2001 22:00:02 +0100] rev 12006
global statements: locale argument;
wenzelm [Wed, 31 Oct 2001 21:59:25 +0100] rev 12005
added local_standard;
wenzelm [Wed, 31 Oct 2001 21:59:07 +0100] rev 12004
IsarThy.theorem_i: no locale;
wenzelm [Wed, 31 Oct 2001 21:58:04 +0100] rev 12003
removed obsolete (rule equal_intr_rule);
berghofe [Wed, 31 Oct 2001 20:00:35 +0100] rev 12002
Additional rules for simplifying inside "Goal"
berghofe [Wed, 31 Oct 2001 19:59:21 +0100] rev 12001
- Tuned add_cnstrt
- Fixed bug in reconstruct_proof that caused infinite loop
berghofe [Wed, 31 Oct 2001 19:49:36 +0100] rev 12000
Removed name_thm from finish_global.
berghofe [Wed, 31 Oct 2001 19:41:29 +0100] rev 11999
Tuned function thm_proof.
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
berghofe [Wed, 31 Oct 2001 19:32:05 +0100] rev 11997
norm_hhf_eq is now stored using open_store_standard_thm.
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);