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

Definition df-top 8861
Description: Define the (proper) class of all topologies. See istop2g 8866 for an alternate way to express finite intersection and istps5 8879 for a standard definition in terms of both members of a topological space.
Assertion
Ref Expression
df-top |- Top = {x | (A.y(y C_ x -> U.y e. x) /\ A.y e. x A.z e. x (y i^i z) e. x)}
Distinct variable group:   x,y,z

Detailed syntax breakdown of Definition df-top
StepHypRef Expression
1 ctop 8857 . 2 class Top
2 vy . . . . . . . 8 set y
32cv 1297 . . . . . . 7 class y
4 vx . . . . . . . 8 set x
54cv 1297 . . . . . . 7 class x
63, 5wss 2593 . . . . . 6 wff y C_ x
73cuni 3177 . . . . . . 7 class U.y
87, 5wcel 1300 . . . . . 6 wff U.y e. x
96, 8wi 3 . . . . 5 wff (y C_ x -> U.y e. x)
109, 2wal 1296 . . . 4 wff A.y(y C_ x -> U.y e. x)
11 vz . . . . . . . . 9 set z
1211cv 1297 . . . . . . . 8 class z
133, 12cin 2592 . . . . . . 7 class (y i^i z)
1413, 5wcel 1300 . . . . . 6 wff (y i^i z) e. x
1514, 11, 5wral 2105 . . . . 5 wff A.z e. x (y i^i z) e. x
1615, 2, 5wral 2105 . . . 4 wff A.y e. x A.z e. x (y i^i z) e. x
1710, 16wa 240 . . 3 wff (A.y(y C_ x -> U.y e. x) /\ A.y e. x A.z e. x (y i^i z) e. x)
1817, 4cab 1871 . 2 class {x | (A.y(y C_ x -> U.y e. x) /\ A.y e. x A.z e. x (y i^i z) e. x)}
191, 18wceq 1298 1 wff Top = {x | (A.y(y C_ x -> U.y e. x) /\ A.y e. x A.z e. x (y i^i z) e. x)}
Colors of variables: wff set class
This definition is referenced by:  istopg 8865
Copyright terms: Public domain