wenzelm [Tue, 21 Sep 1999 17:31:20 +0200] rev 7566
accomodate refined facts handling;
wenzelm [Tue, 21 Sep 1999 17:30:55 +0200] rev 7565
accomodate refined facts handling;
tuned;
wenzelm [Tue, 21 Sep 1999 17:30:11 +0200] rev 7564
Main;
wenzelm [Tue, 21 Sep 1999 17:29:46 +0200] rev 7563
Thm.no_prems;
wenzelm [Tue, 21 Sep 1999 17:29:00 +0200] rev 7562
tuned;
wenzelm [Tue, 21 Sep 1999 17:28:33 +0200] rev 7561
added some ~= rules;
wenzelm [Tue, 21 Sep 1999 17:28:02 +0200] rev 7560
removed "case" thm;
wenzelm [Tue, 21 Sep 1999 17:26:50 +0200] rev 7559
setup for refined facts handling;
Method.bang_sectioned_args / Args.bang_facts;
wenzelm [Tue, 21 Sep 1999 17:26:42 +0200] rev 7558
setup for refined facts handling;
Method.bang_sectioned_args / Args.bang_facts;
eliminated asm_simp;
tuned improper methods;
wenzelm [Tue, 21 Sep 1999 17:24:50 +0200] rev 7557
export prems_of;
wenzelm [Tue, 21 Sep 1999 17:24:35 +0200] rev 7556
setup_goal: do not insert assumptions;
wenzelm [Tue, 21 Sep 1999 17:23:55 +0200] rev 7555
setup for refined facts handling;
tuned insert_facts, assumption, (un)fold;
insert_tac: no rotate_tac, order was OK in the first place;
added ctxt_args, bang_sectioned_args;
added assm_tac;
wenzelm [Tue, 21 Sep 1999 17:07:28 +0200] rev 7554
differ: compare actual props only (hyps may changed due to trivial steps involving assumptions);
wenzelm [Tue, 21 Sep 1999 17:06:49 +0200] rev 7553
added bang_facts;
nipkow [Tue, 21 Sep 1999 14:21:53 +0200] rev 7552
Added comments.
nipkow [Tue, 21 Sep 1999 14:16:08 +0200] rev 7551
Now distinguishes discrete from non-distrete types.
nipkow [Tue, 21 Sep 1999 14:14:14 +0200] rev 7550
moved inf_of(?) to hologic.
nipkow [Tue, 21 Sep 1999 14:13:55 +0200] rev 7549
Integ/bin_simprocs.ML now loaded in Integ/Bin.ML
nipkow [Tue, 21 Sep 1999 14:13:45 +0200] rev 7548
ROOT: Integ/bin_simprocs.ML now loaded in Integ/Bin.ML
paulson [Tue, 21 Sep 1999 11:11:09 +0200] rev 7547
new proof of drop_prog_correct for new definition of project_act
paulson [Tue, 21 Sep 1999 11:09:24 +0200] rev 7546
project_act no longer has a special case to allow identity actions
paulson [Tue, 21 Sep 1999 10:39:33 +0200] rev 7545
fixed SOUNDNESS BUG concerning the map from terms like ?f x y to SVC variables
berghofe [Mon, 20 Sep 1999 12:01:41 +0200] rev 7544
Fixed bug in add_primrec which caused non-informative error message.
paulson [Mon, 20 Sep 1999 10:46:16 +0200] rev 7543
renamed Always_Int to Always_Int_I
paulson [Mon, 20 Sep 1999 10:45:30 +0200] rev 7542
new theorem mono_Follows_apply
paulson [Mon, 20 Sep 1999 10:42:09 +0200] rev 7541
new theorem Always_INT_distrib; therefore renamed Always_Int
to Always_Int_I
paulson [Mon, 20 Sep 1999 10:40:40 +0200] rev 7540
working Safety proof for the system at last
paulson [Mon, 20 Sep 1999 10:40:08 +0200] rev 7539
now uses Pattern.aeconv, not aconv, to test equality between the terms
abstracted over; otherwise it is incomplete. Other changes are cosmetic
paulson [Fri, 17 Sep 1999 10:31:38 +0200] rev 7538
new rule PLam_ensures
paulson [Fri, 10 Sep 1999 18:40:06 +0200] rev 7537
working snapshot