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

Definition df-nv 8149
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 8141 . 2 class NrmCVec
2 vg . . . . . . 7 set g
32cv 952 . . . . . 6 class g
4 vs . . . . . . 7 set s
54cv 952 . . . . . 6 class s
63, 5cop 2401 . . . . 5 class <.g, s>.
7 cvc 8101 . . . . 5 class CVec
86, 7wcel 955 . . . 4 wff <.g, s>. e. CVec
93crn 3161 . . . . 5 class ran g
10 cr 5205 . . . . 5 class RR
11 vn . . . . . 6 set n
1211cv 952 . . . . 5 class n
139, 10, 12wf 3168 . . . 4 wff n:ran g-->RR
14 vx . . . . . . . . . 10 set x
1514cv 952 . . . . . . . . 9 class x
1615, 12cfv 3172 . . . . . . . 8 class (n` x)
17 cc0 5206 . . . . . . . 8 class 0
1816, 17wceq 953 . . . . . . 7 wff (n` x) = 0
19 cgi 7968 . . . . . . . . 9 class Id
203, 19cfv 3172 . . . . . . . 8 class (Id` g)
2115, 20wceq 953 . . . . . . 7 wff x = (Id` g)
2218, 21wi 3 . . . . . 6 wff ((n` x) = 0 -> x = (Id` g))
23 vy . . . . . . . . . . 11 set y
2423cv 952 . . . . . . . . . 10 class y
2524, 15, 5co 3948 . . . . . . . . 9 class (ysx)
2625, 12cfv 3172 . . . . . . . 8 class (n` (ysx))
27 cabs 6681 . . . . . . . . . 10 class abs
2824, 27cfv 3172 . . . . . . . . 9 class (abs`
y)
29 cmul 5211 . . . . . . . . 9 class x.
3028, 16, 29co 3948 . . . . . . . 8 class ((abs` y) x. (n` x))
3126, 30wceq 953 . . . . . . 7 wff (n` (ysx)) = ((abs` y) x. (n` x))
32 cc 5204 . . . . . . 7 class CC
3331, 23, 32wral 1637 . . . . . 6 wff A.y e. CC (n` (ysx)) = ((abs` y) x. (n` x))
3415, 24, 3co 3948 . . . . . . . . 9 class (xgy)
3534, 12cfv 3172 . . . . . . . 8 class (n` (xgy))
3624, 12cfv 3172 . . . . . . . . 9 class (n` y)
37 caddc 5209 . . . . . . . . 9 class +
3816, 36, 37co 3948 . . . . . . . 8 class ((n` x) + (n` y))
39 cle 5267 . . . . . . . 8 class <_
4035, 38, 39wbr 2609 . . . . . . 7 wff (n` (xgy)) <_ ((n` x) + (n` y))
4140, 23, 9wral 1637 . . . . . 6 wff A.y e. ran g(n` (xgy)) <_ ((n` x) + (n` y))
4222, 33, 41w3a 773 . . . . 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 1637 . . . 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 773 . . 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 3949 . 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 953 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 8150  nvvcop 8151  isnvlem 8167  isnvgOLD 8168  nvi 8173
Copyright terms: Public domain