HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-haus 9059
Description: Define the class of all Hausdorff spaces. A Hausdorff space is a topology in which distinct points have disjoint open neighborhoods. Definition of Hausdorff space in [Munkres] p. 98.
Assertion
Ref Expression
df-haus |- Haus = {j e. Top | A.x e. U.jA.y e. U.j(x =/= y -> E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)))}
Distinct variable group:   j,m,n,x,y

Detailed syntax breakdown of Definition df-haus
StepHypRef Expression
1 cha 9058 . 2 class Haus
2 vx . . . . . . . 8 set x
32cv 1297 . . . . . . 7 class x
4 vy . . . . . . . 8 set y
54cv 1297 . . . . . . 7 class y
63, 5wne 2017 . . . . . 6 wff x =/= y
7 vn . . . . . . . . . . 11 set n
87cv 1297 . . . . . . . . . 10 class n
93, 8wcel 1300 . . . . . . . . 9 wff x e. n
10 vm . . . . . . . . . . 11 set m
1110cv 1297 . . . . . . . . . 10 class m
125, 11wcel 1300 . . . . . . . . 9 wff y e. m
138, 11cin 2592 . . . . . . . . . 10 class (n i^i m)
14 c0 2875 . . . . . . . . . 10 class (/)
1513, 14wceq 1298 . . . . . . . . 9 wff (n i^i m) = (/)
169, 12, 15w3a 858 . . . . . . . 8 wff (x e. n /\ y e. m /\ (n i^i m) = (/))
17 vj . . . . . . . . 9 set j
1817cv 1297 . . . . . . . 8 class j
1916, 10, 18wrex 2106 . . . . . . 7 wff E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/))
2019, 7, 18wrex 2106 . . . . . 6 wff E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/))
216, 20wi 3 . . . . 5 wff (x =/= y -> E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)))
2218cuni 3177 . . . . 5 class U.j
2321, 4, 22wral 2105 . . . 4 wff A.y e. U.j(x =/= y -> E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)))
2423, 2, 22wral 2105 . . 3 wff A.x e. U.jA.y e. U.j(x =/= y -> E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)))
25 ctop 8857 . . 3 class Top
2624, 17, 25crab 2108 . 2 class {j e. Top | A.x e. U.jA.y e. U.j(x =/= y -> E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)))}
271, 26wceq 1298 1 wff Haus = {j e. Top | A.x e. U.jA.y e. U.j(x =/= y -> E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)))}
Colors of variables: wff set class
This definition is referenced by:  ishaus 9060
Copyright terms: Public domain