paulson [Fri, 23 Jun 2000 10:43:43 +0200] rev 9113
new theorem trans_O_subset
paulson [Fri, 23 Jun 2000 10:34:51 +0200] rev 9112
added the AllocImpl example
paulson [Fri, 23 Jun 2000 10:34:31 +0200] rev 9111
genPrefix_trans_O: generalizes genPrefix_trans
paulson [Fri, 23 Jun 2000 10:33:46 +0200] rev 9110
added the allocator refinement proof
paulson [Fri, 23 Jun 2000 10:33:11 +0200] rev 9109
sum_below f n -> setsum f (lessThan n)
wenzelm [Thu, 22 Jun 2000 23:04:34 +0200] rev 9108
bind_thm(s);
paulson [Thu, 22 Jun 2000 11:37:13 +0200] rev 9107
removed some finiteness conditions from bag_of/sublist theorems
paulson [Thu, 22 Jun 2000 11:36:08 +0200] rev 9106
working proofs of the basic merge and distributor properties
paulson [Thu, 22 Jun 2000 11:35:28 +0200] rev 9105
fixed the merge spec (NbT -> Nclients) and added the distributor spec
paulson [Thu, 22 Jun 2000 11:34:48 +0200] rev 9104
new thoerem Always_Follows2; renamed Always_Follows -> Always_Follows1