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;
paulson [Sat, 12 Aug 2000 21:42:51 +0200] rev 9584
documented the integers and updated section on nat arithmetic
paulson [Sat, 12 Aug 2000 21:42:12 +0200] rev 9583
some ad-hoc simprules for div and mod to reduce the
risk of Suc/number_of clashes
paulson [Sat, 12 Aug 2000 21:41:42 +0200] rev 9582
deleted needless rules
kleing [Fri, 11 Aug 2000 14:53:48 +0200] rev 9581
added bind_thm for widen_RefT etc.
kleing [Fri, 11 Aug 2000 14:52:52 +0200] rev 9580
tuned
kleing [Fri, 11 Aug 2000 14:52:39 +0200] rev 9579
added LBV
paulson [Fri, 11 Aug 2000 13:27:17 +0200] rev 9578
new theory Integ/IntDiv and many more monotonicity laws, etc., for the integers
paulson [Fri, 11 Aug 2000 13:26:40 +0200] rev 9577
ZF arith
paulson [Fri, 11 Aug 2000 10:34:02 +0200] rev 9576
interim working version: more improvements to the integers
berghofe [Thu, 10 Aug 2000 14:55:21 +0200] rev 9575
Equations that are added to the simpset now have proper names.
paulson [Thu, 10 Aug 2000 11:39:53 +0200] rev 9574
new structure field "add" for CombineNumerals
paulson [Thu, 10 Aug 2000 11:33:40 +0200] rev 9573
the "nocheck" versions of goal functions now standardize their result
paulson [Thu, 10 Aug 2000 11:30:39 +0200] rev 9572
tidied
paulson [Thu, 10 Aug 2000 11:30:22 +0200] rev 9571
new structure field "add" for CombineNumerals
paulson [Thu, 10 Aug 2000 11:27:34 +0200] rev 9570
installation of cancellation simprocs for the integers
wenzelm [Thu, 10 Aug 2000 00:45:23 +0200] rev 9569
X-Symbol mode -- look in canonical place;
wenzelm [Wed, 09 Aug 2000 21:14:07 +0200] rev 9568
fixed spelling;
wenzelm [Wed, 09 Aug 2000 21:13:42 +0200] rev 9567
added Bauer-Wenzel:2000:HB;
wenzelm [Wed, 09 Aug 2000 21:02:45 +0200] rev 9566
thms closure;
wenzelm [Wed, 09 Aug 2000 21:02:21 +0200] rev 9565
res_inst: include non-inst versions with multiple thms;
ML tactic: thms closure;
tuned msgs;
wenzelm [Wed, 09 Aug 2000 21:00:22 +0200] rev 9564
added get_thms_closure, single_thm;
wenzelm [Wed, 09 Aug 2000 20:59:23 +0200] rev 9563
fixed classification of rules in atts and modifiers (final!?);
wenzelm [Wed, 09 Aug 2000 20:46:58 +0200] rev 9562
fixed mk_cases_i: TRYALL InductMethod.simp_case_tac;
wenzelm [Wed, 09 Aug 2000 20:43:03 +0200] rev 9561
thms "atomize";
bauerg [Wed, 09 Aug 2000 17:10:41 +0200] rev 9560
tuned;
kleing [Wed, 09 Aug 2000 11:53:00 +0200] rev 9559
tuned
wenzelm [Tue, 08 Aug 2000 16:57:44 +0200] rev 9558
token translation: enclose "\\mbox{" "}";
oheimb [Tue, 08 Aug 2000 16:39:34 +0200] rev 9557
added Example
oheimb [Tue, 08 Aug 2000 14:15:24 +0200] rev 9556
moved Hoare_example to Examples; other minor improvements
berghofe [Tue, 08 Aug 2000 13:23:45 +0200] rev 9555
Deleted unneeded proof; simplified proof of app_last.
wenzelm [Tue, 08 Aug 2000 01:26:34 +0200] rev 9554
added forall_elim_vars_safe, norm_hhf_eq;
wenzelm [Tue, 08 Aug 2000 01:17:59 +0200] rev 9553
norm_hhf results;
wenzelm [Tue, 08 Aug 2000 01:17:28 +0200] rev 9552
prf_heading kind;
kleing [Mon, 07 Aug 2000 14:34:26 +0200] rev 9551
MicroJava structure changed
kleing [Mon, 07 Aug 2000 14:34:03 +0200] rev 9550
Invoke instruction gets fully qualified method name (class+name+sig) as
in Sun's JVM spec
kleing [Mon, 07 Aug 2000 14:32:56 +0200] rev 9549
BV and LBV specified in terms of app and step functions