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

Definition df-cld 9800
Description: Define a function on topologies whose value is the set of closed sets of the topology.
Assertion
Ref Expression
df-cld |- Clsd = {<.z, w>. | (z e. Top /\ w = {x | (x C_ U.z /\ (U.z \ x) e. z)})}
Distinct variable group:   x,w,z

Detailed syntax breakdown of Definition df-cld
StepHypRef Expression
1 ccld 9797 . 2 class Clsd
2 vz . . . . . 6 set z
32cv 1585 . . . . 5 class z
4 ctop 9686 . . . . 5 class Top
53, 4wcel 1588 . . . 4 wff z e. Top
6 vw . . . . . 6 set w
76cv 1585 . . . . 5 class w
8 vx . . . . . . . . 9 set x
98cv 1585 . . . . . . . 8 class x
103cuni 3366 . . . . . . . 8 class U.z
119, 10wss 2827 . . . . . . 7 wff x C_ U.z
1210, 9cdif 2824 . . . . . . . 8 class (U.z \ x)
1312, 3wcel 1588 . . . . . . 7 wff (U.z \ x) e. z
1411, 13wa 337 . . . . . 6 wff (x C_ U.z /\ (U.z \ x) e. z)
1514, 8cab 2128 . . . . 5 class {x | (x C_ U.z /\ (U.z \ x) e. z)}
167, 15wceq 1586 . . . 4 wff w = {x | (x C_ U.z /\ (U.z \ x) e. z)}
175, 16wa 337 . . 3 wff (z e. Top /\ w = {x | (x C_ U.z /\ (U.z \ x) e. z)})
1817, 2, 6copab 3565 . 2 class {<.z, w>. | (z e. Top /\ w = {x | (x C_ U.z /\ (U.z \ x) e. z)})}
191, 18wceq 1586 1 wff Clsd = {<.z, w>. | (z e. Top /\ w = {x | (x C_ U.z /\ (U.z \ x) e. z)})}
Colors of variables: wff set class
This definition is referenced by:  cldval 9803
Copyright terms: Public domain