Tue, 21 Sep 1999 17:30:11 +0200 Main;
wenzelm [Tue, 21 Sep 1999 17:30:11 +0200] rev 7564
Main;
Tue, 21 Sep 1999 17:29:46 +0200 Thm.no_prems;
wenzelm [Tue, 21 Sep 1999 17:29:46 +0200] rev 7563
Thm.no_prems;
Tue, 21 Sep 1999 17:29:00 +0200 tuned;
wenzelm [Tue, 21 Sep 1999 17:29:00 +0200] rev 7562
tuned;
Tue, 21 Sep 1999 17:28:33 +0200 added some ~= rules;
wenzelm [Tue, 21 Sep 1999 17:28:33 +0200] rev 7561
added some ~= rules;
Tue, 21 Sep 1999 17:28:02 +0200 removed "case" thm;
wenzelm [Tue, 21 Sep 1999 17:28:02 +0200] rev 7560
removed "case" thm;
Tue, 21 Sep 1999 17:26:50 +0200 setup for refined facts handling;
wenzelm [Tue, 21 Sep 1999 17:26:50 +0200] rev 7559
setup for refined facts handling; Method.bang_sectioned_args / Args.bang_facts;
Tue, 21 Sep 1999 17:26:42 +0200 setup for refined facts handling;
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;
Tue, 21 Sep 1999 17:24:50 +0200 export prems_of;
wenzelm [Tue, 21 Sep 1999 17:24:50 +0200] rev 7557
export prems_of;
Tue, 21 Sep 1999 17:24:35 +0200 setup_goal: do not insert assumptions;
wenzelm [Tue, 21 Sep 1999 17:24:35 +0200] rev 7556
setup_goal: do not insert assumptions;
Tue, 21 Sep 1999 17:23:55 +0200 setup for refined facts handling;
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;
Tue, 21 Sep 1999 17:07:28 +0200 differ: compare actual props only (hyps may changed due to trivial steps involving assumptions);
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);
Tue, 21 Sep 1999 17:06:49 +0200 added bang_facts;
wenzelm [Tue, 21 Sep 1999 17:06:49 +0200] rev 7553
added bang_facts;
Tue, 21 Sep 1999 14:21:53 +0200 Added comments.
nipkow [Tue, 21 Sep 1999 14:21:53 +0200] rev 7552
Added comments.
Tue, 21 Sep 1999 14:16:08 +0200 Now distinguishes discrete from non-distrete types.
nipkow [Tue, 21 Sep 1999 14:16:08 +0200] rev 7551
Now distinguishes discrete from non-distrete types.
Tue, 21 Sep 1999 14:14:14 +0200 moved inf_of(?) to hologic.
nipkow [Tue, 21 Sep 1999 14:14:14 +0200] rev 7550
moved inf_of(?) to hologic.
Tue, 21 Sep 1999 14:13:55 +0200 Integ/bin_simprocs.ML now loaded in Integ/Bin.ML
nipkow [Tue, 21 Sep 1999 14:13:55 +0200] rev 7549
Integ/bin_simprocs.ML now loaded in Integ/Bin.ML
Tue, 21 Sep 1999 14:13:45 +0200 ROOT: 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
Tue, 21 Sep 1999 11:11:09 +0200 new proof of drop_prog_correct for new definition of project_act
paulson [Tue, 21 Sep 1999 11:11:09 +0200] rev 7547
new proof of drop_prog_correct for new definition of project_act
Tue, 21 Sep 1999 11:09:24 +0200 project_act no longer has a special case to allow identity actions
paulson [Tue, 21 Sep 1999 11:09:24 +0200] rev 7546
project_act no longer has a special case to allow identity actions
Tue, 21 Sep 1999 10:39:33 +0200 fixed SOUNDNESS BUG concerning the map from terms like ?f x y to SVC variables
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
Mon, 20 Sep 1999 12:01:41 +0200 Fixed bug in add_primrec which caused non-informative error message.
berghofe [Mon, 20 Sep 1999 12:01:41 +0200] rev 7544
Fixed bug in add_primrec which caused non-informative error message.
Mon, 20 Sep 1999 10:46:16 +0200 renamed Always_Int to Always_Int_I
paulson [Mon, 20 Sep 1999 10:46:16 +0200] rev 7543
renamed Always_Int to Always_Int_I
Mon, 20 Sep 1999 10:45:30 +0200 new theorem mono_Follows_apply
paulson [Mon, 20 Sep 1999 10:45:30 +0200] rev 7542
new theorem mono_Follows_apply
Mon, 20 Sep 1999 10:42:09 +0200 new theorem Always_INT_distrib; therefore renamed Always_Int
paulson [Mon, 20 Sep 1999 10:42:09 +0200] rev 7541
new theorem Always_INT_distrib; therefore renamed Always_Int to Always_Int_I
Mon, 20 Sep 1999 10:40:40 +0200 working Safety proof for the system at last
paulson [Mon, 20 Sep 1999 10:40:40 +0200] rev 7540
working Safety proof for the system at last
Mon, 20 Sep 1999 10:40:08 +0200 now uses Pattern.aeconv, not aconv, to test equality between the terms
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
Fri, 17 Sep 1999 10:31:38 +0200 new rule PLam_ensures
paulson [Fri, 17 Sep 1999 10:31:38 +0200] rev 7538
new rule PLam_ensures
Fri, 10 Sep 1999 18:40:06 +0200 working snapshot
paulson [Fri, 10 Sep 1999 18:40:06 +0200] rev 7537
working snapshot
Fri, 10 Sep 1999 18:37:04 +0200 new theorem image_image_eq_UN
paulson [Fri, 10 Sep 1999 18:37:04 +0200] rev 7536
new theorem image_image_eq_UN
Fri, 10 Sep 1999 17:28:51 +0200 The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm [Fri, 10 Sep 1999 17:28:51 +0200] rev 7535
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar) (by Gertrud Bauer, TU Munich);
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip