oheimb [Mon, 03 Jan 2000 14:07:08 +0100] rev 8082
removed inj_eq from the default simpset again
oheimb [Thu, 23 Dec 1999 19:59:50 +0100] rev 8081
removed inj_eq from the default simpset again
kleing [Thu, 23 Dec 1999 16:55:27 +0100] rev 8080
updated sml package name in installation exmaple
wenzelm [Wed, 22 Dec 1999 20:29:59 +0100] rev 8079
raw_t(e)xt: any proof mode;
wenzelm [Wed, 22 Dec 1999 20:29:36 +0100] rev 8078
fixed error msg;
wenzelm [Wed, 22 Dec 1999 20:29:19 +0100] rev 8077
marg_comment: repeat;
wenzelm [Wed, 22 Dec 1999 20:28:56 +0100] rev 8076
text: string list;
paulson [Wed, 22 Dec 1999 17:20:01 +0100] rev 8075
tidied, with a bit more progress
paulson [Wed, 22 Dec 1999 17:18:03 +0100] rev 8074
Working version after a FAILED attempt to base Follows upon LeadsETo
paulson [Wed, 22 Dec 1999 17:16:53 +0100] rev 8073
new weakening laws
paulson [Wed, 22 Dec 1999 17:16:23 +0100] rev 8072
removing the "{} : CC" requirement for leadsTo[CC]
kleing [Wed, 22 Dec 1999 16:13:29 +0100] rev 8071
back to old sml version (due to c library problems)
kleing [Wed, 22 Dec 1999 16:12:38 +0100] rev 8070
some tuning (incorporated David's suggestions)
paulson [Tue, 21 Dec 1999 15:03:02 +0100] rev 8069
working with weak LeadsTo in guarantees precondition\!
oheimb [Tue, 21 Dec 1999 11:27:32 +0100] rev 8068
corrected, improved eMail addresses, user interface section
paulson [Fri, 17 Dec 1999 10:30:48 +0100] rev 8067
now workign as far as System_Alloc_Progress
paulson [Thu, 16 Dec 1999 17:01:16 +0100] rev 8066
SOUNDNESS BUG FIX for rotate_rule. The original code did not expect
nested parameters such as !!y.
Goal "!!x. x = a ==> (!!y. y ~= a ==> False)";
by (rotate_tac 1 1);
be notE 1;
ba 1;
qed "foo";
val FalseI = standard (True_not_False RS (standard (refl RS foo)));
paulson [Wed, 15 Dec 1999 10:45:37 +0100] rev 8065
first working version to Alloc/System_Client_Progress;
uses new "preserves" primitive instead of localTo
paulson [Mon, 13 Dec 1999 10:54:04 +0100] rev 8064
expandshort
kleing [Thu, 09 Dec 1999 18:33:39 +0100] rev 8063
dist page now in page/dist-{content|layout}
wenzelm [Thu, 09 Dec 1999 13:35:01 +0100] rev 8062
updated;
kleing [Thu, 09 Dec 1999 13:14:27 +0100] rev 8061
prettyfied
kleing [Thu, 09 Dec 1999 13:11:12 +0100] rev 8060
full url to local (munich) page
kleing [Thu, 09 Dec 1999 13:10:39 +0100] rev 8059
new web pages integrated
kleing [Thu, 09 Dec 1999 12:12:45 +0100] rev 8058
used for new weg page layout
kleing [Thu, 09 Dec 1999 11:40:00 +0100] rev 8057
ID line added
kleing [Thu, 09 Dec 1999 11:34:32 +0100] rev 8056
new webpage layout
paulson [Wed, 08 Dec 1999 13:53:29 +0100] rev 8055
abolition of localTo: instead "guarantees" has local vars as extra argument
paulson [Wed, 08 Dec 1999 13:52:36 +0100] rev 8054
used image_eq_UN to speed up slow proofs of base cases
paulson [Wed, 08 Dec 1999 13:51:44 +0100] rev 8053
useful lemma eqset_imp_iff