wenzelm [Sun, 25 Jun 2000 23:46:39 +0200] rev 9122
added state: 'a * 'b -> 'a * ('a * 'b);
wenzelm [Sun, 25 Jun 2000 23:46:22 +0200] rev 9121
fbrk: 2 if not taken;
wenzelm [Sun, 25 Jun 2000 23:46:03 +0200] rev 9120
export hidden: string -> string;
wenzelm [Sun, 25 Jun 2000 23:45:47 +0200] rev 9119
tuned;
wenzelm [Sun, 25 Jun 2000 23:45:26 +0200] rev 9118
added change: 'a ref -> ('a -> 'a) -> unit;
berghofe [Fri, 23 Jun 2000 14:00:43 +0200] rev 9117
Added new theory Lambda/Type.
berghofe [Fri, 23 Jun 2000 12:29:55 +0200] rev 9116
get_inductive now returns None instead of raising an exception.
berghofe [Fri, 23 Jun 2000 12:28:09 +0200] rev 9115
Added new theory.
berghofe [Fri, 23 Jun 2000 12:24:37 +0200] rev 9114
Subject reduction and strong normalization of simply-typed lambda terms.
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