wenzelm [Thu, 17 Aug 2000 10:37:33 +0200] rev 9625
renamed 'mk_cases_tac' to 'ind_cases';
wenzelm [Thu, 17 Aug 2000 10:37:04 +0200] rev 9624
changed 'opaque' option to 'open' (opaque is default);
renamed 'mk_cases_tac' to 'ind_cases';
wenzelm [Thu, 17 Aug 2000 10:35:49 +0200] rev 9623
renamed 'RS' to 'THEN';
'symmetric' attribute;
wenzelm [Thu, 17 Aug 2000 10:34:52 +0200] rev 9622
converted to new-style theory;
wenzelm [Thu, 17 Aug 2000 10:34:28 +0200] rev 9621
done;
wenzelm [Thu, 17 Aug 2000 10:34:11 +0200] rev 9620
'symmetric' attribute;
wenzelm [Thu, 17 Aug 2000 10:33:37 +0200] rev 9619
fixed deps;
wenzelm [Thu, 17 Aug 2000 10:33:13 +0200] rev 9618
renamed 'RS' to 'THEN';
wenzelm [Thu, 17 Aug 2000 10:32:44 +0200] rev 9617
index tokens;
added 'int';
wenzelm [Thu, 17 Aug 2000 10:32:20 +0200] rev 9616
cases/induct method: 'opaque' by default; added 'open' option;
wenzelm [Thu, 17 Aug 2000 10:31:43 +0200] rev 9615
updated;
wenzelm [Thu, 17 Aug 2000 10:31:10 +0200] rev 9614
renamed 'RS' to 'THEN';
added 'rename_tac', 'rotate_tac';
added 'subst', 'hypsubst', and 'symmetric';
wenzelm [Thu, 17 Aug 2000 10:29:50 +0200] rev 9613
fixed lbrace, rbrace;
wenzelm [Thu, 17 Aug 2000 10:29:23 +0200] rev 9612
Isar/Pure: renamed 'RS' attribute to 'THEN';
Isar/Provers: added 'arith_split' attribute;
Isar/Provers: added 'fastsimp' and 'clarsimp' methods;
Isar/HOL/inductive: rename "intrs" to "intros";
HOL/record: added general record equality rule to simpset;
nipkow [Wed, 16 Aug 2000 18:10:15 +0200] rev 9611
Fixed completeness bug in simplifier: congruence rules could preclude
rewrites of the partially applied constant.
paulson [Wed, 16 Aug 2000 10:25:02 +0200] rev 9610
major sharpening of stable_project_transient
paulson [Wed, 16 Aug 2000 10:23:25 +0200] rev 9609
new (unused) lemma
paulson [Wed, 16 Aug 2000 10:22:41 +0200] rev 9608
new thm and simprule Compl_Diff_eq
wenzelm [Mon, 14 Aug 2000 18:49:35 +0200] rev 9607
added conversion.tex;
wenzelm [Mon, 14 Aug 2000 18:49:23 +0200] rev 9606
moved tactic emulation methods here;
added print_trans_rules;
renamed "res_inst_tac' etc. to 'rule_tac' etc.;
added 'fastsimp';
wenzelm [Mon, 14 Aug 2000 18:47:32 +0200] rev 9605
added 'declare' command;
moved tactic emulations;
tuned;
renamed "res_inst_tac' etc. to 'rule_tac' etc.;
tuned;
wenzelm [Mon, 14 Aug 2000 18:45:49 +0200] rev 9604
tuned;
wenzelm [Mon, 14 Aug 2000 18:45:31 +0200] rev 9603
updated;
tuned;
wenzelm [Mon, 14 Aug 2000 18:45:16 +0200] rev 9602
renamed 'intrs' to 'intros';
updated 'inductive_cases', added 'mk_cases_tac';
'cases' method: admit multiple insts;
added 'arith_split' att;
wenzelm [Mon, 14 Aug 2000 18:43:57 +0200] rev 9601
updated command termination issue;
wenzelm [Mon, 14 Aug 2000 18:43:30 +0200] rev 9600
some more refs;
wenzelm [Mon, 14 Aug 2000 18:42:57 +0200] rev 9599
Aspinall:2000:eProof;
Muzalewski:Mizar;
Wiedijk:1999:Mizar;
Wiedijk:2000:MV;
wenzelm [Mon, 14 Aug 2000 18:14:54 +0200] rev 9598
raplaced "intrs" by "intrs" (new-style only);
improved new-style interface to mk_cases;
wenzelm [Mon, 14 Aug 2000 18:13:42 +0200] rev 9597
cases: support multiple insts;
wenzelm [Mon, 14 Aug 2000 18:13:14 +0200] rev 9596
intros;