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

Definition df-nv 8211
Description: Define the class of all normed complex vector spaces.
Assertion
Ref Expression
df-nv |- NrmCVec = {<.<.g, s>., n>. | (<.g, s>. e. CVec /\ n:ran g-->RR /\ A.x e. ran g(((n` x) = 0 -> x = (Id`
g)) /\ A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x)) /\ A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y))))}
Distinct variable group:   g,s,n,x,y

Detailed syntax breakdown of Definition df-nv
StepHypRef Expression
1 cnv 8203 . 2 class NrmCVec
2 vg . . . . . . 7 set g
32cv 955 . . . . . 6 class g
4 vs . . . . . . 7 set s
54cv 955 . . . . . 6 class s
63, 5cop 2411 . . . . 5 class <.g, s>.
7 cvc 8164 . . . . 5 class CVec
86, 7wcel 958 . . . 4 wff <.g, s>. e. CVec
93crn 3171 . . . . 5 class ran g
10 cr 5233 . . . . 5 class RR
11 vn . . . . . 6 set n
1211cv 955 . . . . 5 class n
139, 10, 12wf 3178 . . . 4 wff n:ran g-->RR
14 vx . . . . . . . . . 10 set x
1514cv 955 . . . . . . . . 9 class x
1615, 12cfv 3182 . . . . . . . 8 class (n` x)
17 cc0 5234 . . . . . . . 8 class 0
1816, 17wceq 956 . . . . . . 7 wff (n` x) = 0
19 cgi 8034 . . . . . . . . 9 class Id
203, 19cfv 3182 . . . . . . . 8 class (Id` g)
2115, 20wceq 956 . . . . . . 7 wff x = (Id` g)
2218, 21wi 3 . . . . . 6 wff ((n` x) = 0 -> x = (Id` g))
23 vy . . . . . . . . . . 11 set y
2423cv 955 . . . . . . . . . 10 class y
2524, 15, 5co 3963 . . . . . . . . 9 class (ysx)
2625, 12cfv 3182 . . . . . . . 8 class (n` (ysx))
27 cabs 6750 . . . . . . . . . 10 class abs
2824, 27cfv 3182 . . . . . . . . 9 class (abs`
y)
29 cmul 5239 . . . . . . . . 9 class x.
3028, 16, 29co 3963 . . . . . . . 8 class ((abs` y) x. (n` x))
3126, 30wceq 956 . . . . . . 7 wff (n` (ysx)) = ((abs` y) x. (n` x))
32 cc 5232 . . . . . . 7 class CC
3331, 23, 32wral 1645 . . . . . 6 wff A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x))
3415, 24, 3co 3963 . . . . . . . . 9 class (xgy)
3534, 12cfv 3182 . . . . . . . 8 class (n` (xgy))
3624, 12cfv 3182 . . . . . . . . 9 class (n` y)
37 caddc 5237 . . . . . . . . 9 class +
3816, 36, 37co 3963 . . . . . . . 8 class ((n` x) + (n` y))
39 cle 5295 . . . . . . . 8 class <_
4035, 38, 39wbr 2619 . . . . . . 7 wff (n` (xgy)) <_ ((n` x) + (n` y))
4140, 23, 9wral 1645 . . . . . 6 wff A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y))
4222, 33, 41w3a 775 . . . . 5 wff (((n` x) = 0 -> x = (Id`
g)) /\ A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x)) /\ A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y)))
4342, 14, 9wral 1645 . . . 4 wff A.x e. ran g(((n` x) = 0 -> x = (Id`
g)) /\ A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x)) /\ A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y)))
448, 13, 43w3a 775 . . 3 wff (<.g, s>. e. CVec /\ n:ran g-->RR /\ A.x e. ran g(((n` x) = 0 -> x = (Id` g)) /\ A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x)) /\ A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y))))
4544, 2, 4, 11copab2 3964 . 2 class {<.<.g, s>., n>. | (<.g, s>. e. CVec /\ n:ran g-->RR /\ A.x e. ran g(((n` x) = 0 -> x = (Id` g)) /\ A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x)) /\ A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y))))}
461, 45wceq 956 1 wff NrmCVec = {<.<.g, s>., n>. | (<.g, s>. e. CVec /\ n:ran g-->RR /\ A.x e. ran g(((n` x) = 0 -> x = (Id`
g)) /\ A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x)) /\ A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y))))}
Colors of variables: wff set class
This definition is referenced by:  nvss 8212  nvvcop 8213  isnvlem 8229  nvi 8233
Copyright terms: Public domain