src/HOLCF/One.ML
author wenzelm
Mon, 01 Aug 2005 19:20:26 +0200
changeset 16973 b2a894562b8f
parent 16922 2128ac2aa5db
child 17838 3032e90c4975
permissions -rw-r--r--
simprocs: Simplifier.inherit_bounds;


(* 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";