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

Definition df-ms 7794
Description: Define the (proper) class of all metric spaces.
Assertion
Ref Expression
df-ms |- MetSp = {<.x, y>. | (y e. Met /\ x = dom dom y)}
Distinct variable group:   x,y

Detailed syntax breakdown of Definition df-ms
StepHypRef Expression
1 cmt 7790 . 2 class MetSp
2 vy . . . . . 6 set y
32cv 955 . . . . 5 class y
4 cme 7789 . . . . 5 class Met
53, 4wcel 958 . . . 4 wff y e. Met
6 vx . . . . . 6 set x
76cv 955 . . . . 5 class x
83cdm 3170 . . . . . 6 class dom y
98cdm 3170 . . . . 5 class dom dom y
107, 9wceq 956 . . . 4 wff x = dom dom y
115, 10wa 223 . . 3 wff (y e. Met /\ x = dom dom y)
1211, 6, 2copab 2666 . 2 class {<.x, y>. | (y e. Met /\ x = dom dom y)}
131, 12wceq 956 1 wff MetSp = {<.x, y>. | (y e. Met /\ x = dom dom y)}
Colors of variables: wff set class
This definition is referenced by:  msrel 7797  dfms2 7799
Copyright terms: Public domain