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;