src/HOLCF/One.ML
author wenzelm
Fri, 06 Jan 2006 18:18:13 +0100
changeset 18595 a52907967bae
parent 17838 3032e90c4975
permissions -rw-r--r--
simplified EqSubst setup;


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