src/HOLCF/One.ML
author wenzelm
Tue, 10 Jan 2006 19:33:37 +0100
changeset 18638 e135f6a1b76c
parent 17838 3032e90c4975
permissions -rw-r--r--
Specification.pretty_consts ctxt;


(* legacy ML bindings *)

val compact_ONE = thm "compact_ONE";
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";