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

Definition df-top 7552
Description: Define the (proper) class of all topologies. See istop2g 7557 for an alternate way to express finite intersection and istps5 7570 for a standard definition in terms of both members of a topological space.
Assertion
Ref Expression
df-top |- Top = {x | (A.y(y (_ 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 7548 . 2 class Top
2 vy . . . . . . . 8 set y
32cv 954 . . . . . . 7 class y
4 vx . . . . . . . 8 set x
54cv 954 . . . . . . 7 class x
63, 5wss 2044 . . . . . 6 wff y (_ x
73cuni 2499 . . . . . . 7 class U.y
87, 5wcel 957 . . . . . 6 wff U.y e. x
96, 8wi 3 . . . . 5 wff (y (_ x -> U.y e. x)
109, 2wal 953 . . . 4 wff A.y(y (_ x -> U.y e. x)
11 vz . . . . . . . . 9 set z
1211cv 954 . . . . . . . 8 class z
133, 12cin 2043 . . . . . . 7 class (y i^i z)
1413, 5wcel 957 . . . . . 6 wff (y i^i z) e. x
1514, 11, 5wral 1643 . . . . 5 wff A.z e. x (y i^i z) e. x
1615, 2, 5wral 1643 . . . 4 wff A.y e. x A.z e. x (y i^i z) e. x
1710, 16wa 223 . . 3 wff (A.y(y (_ x -> U.y e. x) /\ A.y e. x A.z e. x (y i^i z) e. x)
1817, 4cab 1462 . 2 class {x | (A.y(y (_ x -> U.y e. x) /\ A.y e. x A.z e. x (y i^i z) e. x)}
191, 18wceq 955 1 wff Top = {x | (A.y(y (_ 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 7556
Copyright terms: Public domain