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

Definition df-nv 8175
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 8167 . 2 class NrmCVec
2 vg . . . . . . 7 set g
32cv 954 . . . . . 6 class g
4 vs . . . . . . 7 set s
54cv 954 . . . . . 6 class s
63, 5cop 2408 . . . . 5 class <.g, s>.
7 cvc 8128 . . . . 5 class CVec
86, 7wcel 957 . . . 4 wff <.g, s>. e. CVec
93crn 3167 . . . . 5 class ran g
10 cr 5216 . . . . 5 class RR
11 vn . . . . . 6 set n
1211cv 954 . . . . 5 class n
139, 10, 12wf 3174 . . . 4 wff n:ran g-->RR
14 vx . . . . . . . . . 10 set x
1514cv 954 . . . . . . . . 9 class x
1615, 12cfv 3178 . . . . . . . 8 class (n` x)
17 cc0 5217 . . . . . . . 8 class 0
1816, 17wceq 955 . . . . . . 7 wff (n` x) = 0
19 cgi 7996 . . . . . . . . 9 class Id
203, 19cfv 3178 . . . . . . . 8 class (Id` g)
2115, 20wceq 955 . . . . . . 7 wff x = (Id` g)
2218, 21wi 3 . . . . . 6 wff ((n` x) = 0 -> x = (Id` g))
23 vy . . . . . . . . . . 11 set y
2423cv 954 . . . . . . . . . 10 class y
2524, 15, 5co 3958 . . . . . . . . 9 class (ysx)
2625, 12cfv 3178 . . . . . . . 8 class (n` (ysx))
27 cabs 6696 . . . . . . . . . 10 class abs
2824, 27cfv 3178 . . . . . . . . 9 class (abs`
y)
29 cmul 5222 . . . . . . . . 9 class x.
3028, 16, 29co 3958 . . . . . . . 8 class ((abs` y) x. (n` x))
3126, 30wceq 955 . . . . . . 7 wff (n` (ysx)) = ((abs` y) x. (n` x))
32 cc 5215 . . . . . . 7 class CC
3331, 23, 32wral 1643 . . . . . 6 wff A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x))
3415, 24, 3co 3958 . . . . . . . . 9 class (xgy)
3534, 12cfv 3178 . . . . . . . 8 class (n` (xgy))
3624, 12cfv 3178 . . . . . . . . 9 class (n` y)
37 caddc 5220 . . . . . . . . 9 class +
3816, 36, 37co 3958 . . . . . . . 8 class ((n` x) + (n` y))
39 cle 5278 . . . . . . . 8 class <_
4035, 38, 39wbr 2615 . . . . . . 7 wff (n` (xgy)) <_ ((n` x) + (n` y))
4140, 23, 9wral 1643 . . . . . 6 wff A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y))
4222, 33, 41w3a 774 . . . . 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 1643 . . . 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 774 . . 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 3959 . 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 955 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 8176  nvvcop 8177  isnvlem 8193  nvi 8197
Copyright terms: Public domain