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

Definition df-ims 9552
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 9542 . 2 class IndMet
2 vu . . . . . 6 set u
32cv 1297 . . . . 5 class u
4 cnv 9535 . . . . 5 class NrmCVec
53, 4wcel 1300 . . . 4 wff u e. NrmCVec
6 vd . . . . . 6 set d
76cv 1297 . . . . 5 class d
8 cnm 9541 . . . . . . 7 class norm
93, 8cfv 3998 . . . . . 6 class (norm`
u)
10 cnsb 9540 . . . . . . 7 class -v
113, 10cfv 3998 . . . . . 6 class (-v` u)
129, 11ccom 3990 . . . . 5 class ((norm` u) o. (-v` u))
137, 12wceq 1298 . . . 4 wff d = ((norm`
u) o. (-v` u))
145, 13wa 240 . . 3 wff (u e. NrmCVec /\ d = ((norm` u) o. (-v` u)))
1514, 2, 6copab 3395 . 2 class {<.u, d>. | (u e. NrmCVec /\ d = ((norm` u) o. (-v` u)))}
161, 15wceq 1298 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 9648
Copyright terms: Public domain