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

Definition df-ims 8220
Description: Define the induced metric on a normed complex vector space.
Assertion
Ref Expression
df-ims |- IndMet = {<.u, d>. | (u e. NrmCVec /\ d = ((norm` u) o. (-v` u)))}

Detailed syntax breakdown of Definition df-ims
StepHypRef Expression
1 cims 8210 . 2 class IndMet
2 vu . . . . . 6 set u
32cv 955 . . . . 5 class u
4 cnv 8203 . . . . 5 class NrmCVec
53, 4wcel 958 . . . 4 wff u e. NrmCVec
6 vd . . . . . 6 set d
76cv 955 . . . . 5 class d
8 cnm 8209 . . . . . . 7 class norm
93, 8cfv 3182 . . . . . 6 class (norm`
u)
10 cnsb 8208 . . . . . . 7 class -v
113, 10cfv 3182 . . . . . 6 class (-v` u)
129, 11ccom 3174 . . . . 5 class ((norm` u) o. (-v` u))
137, 12wceq 956 . . . 4 wff d = ((norm`
u) o. (-v` u))
145, 13wa 223 . . 3 wff (u e. NrmCVec /\ d = ((norm` u) o. (-v` u)))
1514, 2, 6copab 2666 . 2 class {<.u, d>. | (u e. NrmCVec /\ d = ((norm` u) o. (-v` u)))}
161, 15wceq 956 1 wff IndMet = {<.u, d>. | (u e. NrmCVec /\ d = ((norm` u) o. (-v` u)))}
Colors of variables: wff set class
This definition is referenced by:  imsval 8316
Copyright terms: Public domain