src/HOLCF/One.ML
author wenzelm
Mon, 20 Jun 2005 22:14:08 +0200
changeset 16494 6961e8ab33e1
parent 15576 efb95d0d01f7
child 16922 2128ac2aa5db
permissions -rw-r--r--
added certify_prop, cert_term, cert_prop;


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