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
paulson [Fri, 10 Sep 1999 18:37:04 +0200] rev 7536
new theorem image_image_eq_UN
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);
wenzelm [Thu, 09 Sep 1999 19:01:37 +0200] rev 7534
added no_prems;
oheimb [Thu, 09 Sep 1999 14:30:08 +0200] rev 7533
minor change to smp_tac
wenzelm [Thu, 09 Sep 1999 13:24:26 +0200] rev 7532
fixed url;
wenzelm [Thu, 09 Sep 1999 12:26:45 +0200] rev 7531
AddXDs [bspec];
wenzelm [Thu, 09 Sep 1999 12:25:44 +0200] rev 7530
tuned;
wenzelm [Thu, 09 Sep 1999 12:25:30 +0200] rev 7529
AddXIs [disjI1, disjI2];
wenzelm [Thu, 09 Sep 1999 12:25:01 +0200] rev 7528
removed obsolete comment;
wenzelm [Wed, 08 Sep 1999 23:49:39 +0200] rev 7527
lemma less_add;
wenzelm [Wed, 08 Sep 1999 18:10:39 +0200] rev 7526
(un)fold: ignore facts;
paulson [Wed, 08 Sep 1999 16:44:11 +0200] rev 7525
more rational theorem names (?)
paulson [Wed, 08 Sep 1999 16:43:26 +0200] rev 7524
tidied
paulson [Wed, 08 Sep 1999 15:50:11 +0200] rev 7523
more rational theorem names (?)
paulson [Wed, 08 Sep 1999 15:45:36 +0200] rev 7522
ensures_tac now handles leadsTo as well as LeadsTo
paulson [Wed, 08 Sep 1999 15:44:56 +0200] rev 7521
new theorem single_Diff_lessThan
paulson [Wed, 08 Sep 1999 15:44:11 +0200] rev 7520
now uses the identity function
paulson [Wed, 08 Sep 1999 15:41:58 +0200] rev 7519
simplification of relations involving 0, Suc and natural-number numerals
paulson [Wed, 08 Sep 1999 15:41:30 +0200] rev 7518
generalized the theorem zless_zero_nat to zless_nat_eq_int_zless, and
reorganized
paulson [Wed, 08 Sep 1999 15:40:39 +0200] rev 7517
generalized the theorem bin_add_BIT_Min to bin_add_Min_right
paulson [Wed, 08 Sep 1999 15:39:52 +0200] rev 7516
moved identity theorems to Fun.ML
paulson [Wed, 08 Sep 1999 15:38:54 +0200] rev 7515
comments