src/HOLCF/One.ML
author huffman
Tue, 26 Jul 2005 18:29:59 +0200
changeset 16922 2128ac2aa5db
parent 15576 efb95d0d01f7
child 17838 3032e90c4975
permissions -rw-r--r--
brought ML files up to date with new lemmas


(* legacy ML bindings *)

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