src/HOLCF/One.ML
author nipkow
Sat, 24 Sep 2005 21:13:15 +0200
changeset 17629 f8ea8068c6d9
parent 16922 2128ac2aa5db
child 17838 3032e90c4975
permissions -rw-r--r--
a few new filter lemmas


(* legacy ML bindings *)

val dist_eq_one = thms "dist_eq_one";
val dist_less_one = thm "dist_less_one";
val Exh_one = thm "Exh_one";
val oneE = thm "oneE";