src/HOLCF/One.ML
author wenzelm
Thu, 14 Jul 2005 19:28:25 +0200
changeset 16843 8ff9a80f3c93
parent 15576 efb95d0d01f7
child 16922 2128ac2aa5db
permissions -rw-r--r--
removed mk_prodT, mk_not (cf. HOL/hologic.ML); tuned;


(* legacy ML bindings *)

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