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

Theorem ishaus 7783
Description: Express the predicate "J is a Hausdorff space."
Hypothesis
Ref Expression
ishaus.1 |- X = U.J
Assertion
Ref Expression
ishaus |- (J e. Haus <-> (J e. Top /\ A.x e. X A.y e. X (x =/= y -> E.n e. J E.m e. J (x e. n /\ y e. m /\ (n i^i m) = (/)))))
Distinct variable groups:   m,n,x,y,J   x,X,y

Proof of Theorem ishaus
StepHypRef Expression
1 unieq 2510 . . . 4 |- (j = J -> U.j = U.J)
2 ishaus.1 . . . 4 |- X = U.J
31, 2syl6eqr 1525 . . 3 |- (j = J -> U.j = X)
4 rexeq1 1787 . . . . . 6 |- (j = J -> (E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)) <-> E.m e. J (x e. n /\ y e. m /\ (n i^i m) = (/))))
54rexeqd 1792 . . . . 5 |- (j = J -> (E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/)) <-> E.n e. J E.m e. J (x e. n /\ y e. m /\ (n i^i m) = (/))))
65imbi2d 612 . . . 4 |- (j = J -> ((x =/= y -> E.n e. j E.m e. j (x e. n /\ y e. m /\ (n i^i m) = (/))) <-> (x =/= y -> E.n e. J E.m e. J (x e. n /\ y e. m /\ (n i^i m) = (/)))))
73, 6raleq12d 1794 . . 3 |- (j = J -> (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) = (/))) <-> A.y e. X (x =/= y -> E.n e. J E.m e. J (x e. n /\ y e. m /\ (n i^i m) = (/)))))
83, 7raleq12d 1794 . 2 |- (j = J -> (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) = (/))) <-> A.x e. X A.y e. X (x =/= y -> E.n e. J E.m e. J (x e. n /\ y e. m /\ (n i^i m) = (/)))))
9 df-haus 7782 . 2 |- 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) = (/)))}
108, 9elrab2 1907 1 |- (J e. Haus <-> (J e. Top /\ A.x e. X A.y e. X (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
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223   /\ w3a 775   = wceq 956   e. wcel 958   =/= wne 1585  A.wral 1645  E.wrex 1646   i^i cin 2046  (/)c0 2280  U.cuni 2503  Topctop 7588  Hauscha 7781
This theorem is referenced by:  hausnei 7784  ishausi 7785  haustop 7786  dtt2 10618
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-ral 1649  df-rex 1650  df-rab 1652  df-v 1812  df-uni 2504  df-haus 7782
Copyright terms: Public domain