src/HOLCF/One.ML
author wenzelm
Wed, 22 Feb 2006 22:18:32 +0100
changeset 19121 d7fd5415a781
parent 17838 3032e90c4975
permissions -rw-r--r--
simplified Pure conjunction;


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