src/ZF/Zorn.ML
changeset 6053 8a1059aa01f0
parent 5774 c675d4a8c26a
child 6065 3b4a29166f26
--- a/src/ZF/Zorn.ML	Mon Dec 28 16:58:11 1998 +0100
+++ b/src/ZF/Zorn.ML	Mon Dec 28 16:59:28 1998 +0100
@@ -9,8 +9,6 @@
     Classical Theorems of Set Theory. 
 *)
 
-open Zorn;
-
 (*** Section 1.  Mathematical Preamble ***)
 
 Goal "(ALL x:C. x<=A | B<=x) ==> Union(C)<=A | B<=Union(C)";