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

Definition df-haus 9925
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 9924 . 2 class Haus
2 vx . . . . . . . 8 set x
32cv 1585 . . . . . . 7 class x
4 vy . . . . . . . 8 set y
54cv 1585 . . . . . . 7 class y
63, 5wne 2266 . . . . . 6 wff x =/= y
7 vn . . . . . . . . . . 11 set n
87cv 1585 . . . . . . . . . 10 class n
93, 8wcel 1588 . . . . . . . . 9 wff x e. n
10 vm . . . . . . . . . . 11 set m
1110cv 1585 . . . . . . . . . 10 class m
125, 11wcel 1588 . . . . . . . . 9 wff y e. m
138, 11cin 2826 . . . . . . . . . 10 class (n i^i m)
14 c0 3082 . . . . . . . . . 10 class (/)
1513, 14wceq 1586 . . . . . . . . 9 wff (n i^i m) = (/)
169, 12, 15w3a 1102 . . . . . . . 8 wff (x e. n /\ y e. m /\ (n i^i m) = (/))
17 vj . . . . . . . . 9 set j
1817cv 1585 . . . . . . . 8 class j
1916, 10, 18wrex 2356 . . . . . . 7 wff E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/))
2019, 7, 18wrex 2356 . . . . . 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 3366 . . . . 5 class U.j
2321, 4, 22wral 2355 . . . 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 2355 . . 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 9686 . . 3 class Top
2624, 17, 25crab 2358 . 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 1586 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 9926
Copyright terms: Public domain