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;
kleing [Mon, 14 Aug 2000 18:08:26 +0200] rev 9595
added MicroJava/BV/StepMono.thy,
converted MicroJava/BV/Convert.thy to Isar
kleing [Mon, 14 Aug 2000 18:03:19 +0200] rev 9594
Convert.thy now in Isar, tuned
wenzelm [Mon, 14 Aug 2000 14:57:29 +0200] rev 9593
tuned names;
wenzelm [Mon, 14 Aug 2000 14:53:47 +0200] rev 9592
added hypsubst;
wenzelm [Mon, 14 Aug 2000 14:53:26 +0200] rev 9591
added "fastsimp";
fixed "clarsimp": CHANGED;
wenzelm [Mon, 14 Aug 2000 14:51:51 +0200] rev 9590
added declare_theorems(_i);
adapted Context.use_let;
wenzelm [Mon, 14 Aug 2000 14:50:53 +0200] rev 9589
added "declare" command;
wenzelm [Mon, 14 Aug 2000 14:50:32 +0200] rev 9588
added thy_script kind;
wenzelm [Mon, 14 Aug 2000 14:50:11 +0200] rev 9587
tuned msg;
wenzelm [Mon, 14 Aug 2000 14:49:49 +0200] rev 9586
use_let: exclude 'val';
wenzelm [Mon, 14 Aug 2000 14:48:07 +0200] rev 9585
fixed document preparation;