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

Definition df-nmo 8353
Description: Define the norm of an operator between two normed complex vector spaces. This definition produces an operator norm function for each pair of vector spaces <.u, w>.. Based on definition of linear operator norm in [AkhiezerGlazman] p. 39, although we define it for all operators for convenience. It isn't necessarily meaningful for nonlinear operators, since it doesn't take into account operator values at vectors with norm greater than 1. See Equation 2 of [Kreyszig] p. 92 for a definition that does (although it ignores the value at the zero vector). However, operator norms are rarely if ever used for nonlinear operators.
Assertion
Ref Expression
df-nmo |- normOp = {<.<.u, w>., n>. | ((u e. NrmCVec /\ w e. NrmCVec) /\ n = {<.t, y>. | (t:(Base` u)-->(Base` w) /\ y = sup({x | E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < ))})}
Distinct variable group:   t,n,u,w,x,y,z

Detailed syntax breakdown of Definition df-nmo
StepHypRef Expression
1 cnmo 8349 . 2 class normOp
2 vu . . . . . . 7 set u
32cv 953 . . . . . 6 class u
4 cnv 8155 . . . . . 6 class NrmCVec
53, 4wcel 956 . . . . 5 wff u e. NrmCVec
6 vw . . . . . . 7 set w
76cv 953 . . . . . 6 class w
87, 4wcel 956 . . . . 5 wff w e. NrmCVec
95, 8wa 223 . . . 4 wff (u e. NrmCVec /\ w e. NrmCVec)
10 vn . . . . . 6 set n
1110cv 953 . . . . 5 class n
12 cba 8157 . . . . . . . . 9 class Base
133, 12cfv 3177 . . . . . . . 8 class (Base` u)
147, 12cfv 3177 . . . . . . . 8 class (Base` w)
15 vt . . . . . . . . 9 set t
1615cv 953 . . . . . . . 8 class t
1713, 14, 16wf 3173 . . . . . . 7 wff t:(Base` u)-->(Base` w)
18 vy . . . . . . . . 9 set y
1918cv 953 . . . . . . . 8 class y
20 vz . . . . . . . . . . . . . . 15 set z
2120cv 953 . . . . . . . . . . . . . 14 class z
22 cnm 8161 . . . . . . . . . . . . . . 15 class norm
233, 22cfv 3177 . . . . . . . . . . . . . 14 class (norm`
u)
2421, 23cfv 3177 . . . . . . . . . . . . 13 class ((norm` u)` z)
25 c1 5215 . . . . . . . . . . . . 13 class 1
26 cle 5275 . . . . . . . . . . . . 13 class <_
2724, 25, 26wbr 2614 . . . . . . . . . . . 12 wff ((norm` u)` z) <_ 1
28 vx . . . . . . . . . . . . . 14 set x
2928cv 953 . . . . . . . . . . . . 13 class x
3021, 16cfv 3177 . . . . . . . . . . . . . 14 class (t` z)
317, 22cfv 3177 . . . . . . . . . . . . . 14 class (norm`
w)
3230, 31cfv 3177 . . . . . . . . . . . . 13 class ((norm` w)` (t` z))
3329, 32wceq 954 . . . . . . . . . . . 12 wff x = ((norm`
w)` (t` z))
3427, 33wa 223 . . . . . . . . . . 11 wff (((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))
3534, 20, 13wrex 1643 . . . . . . . . . 10 wff E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))
3635, 28cab 1461 . . . . . . . . 9 class {x | E.z e. (Base` u)(((norm`
u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}
37 cxr 5465 . . . . . . . . 9 class RR*
38 clt 5466 . . . . . . . . 9 class <
3936, 37, 38csup 4553 . . . . . . . 8 class sup({x | E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < )
4019, 39wceq 954 . . . . . . 7 wff y = sup({x | E.z e. (Base` u)(((norm`
u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < )
4117, 40wa 223 . . . . . 6 wff (t:(Base` u)-->(Base` w) /\ y = sup({x | E.z e. (Base` u)(((norm`
u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < ))
4241, 15, 18copab 2661 . . . . 5 class {<.t, y>. | (t:(Base` u)-->(Base` w) /\ y = sup({x | E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < ))}
4311, 42wceq 954 . . . 4 wff n = {<.t, y>. | (t:(Base` u)-->(Base` w) /\ y = sup({x | E.z e. (Base` u)(((norm`
u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < ))}
449, 43wa 223 . . 3 wff ((u e. NrmCVec /\ w e. NrmCVec) /\ n = {<.t, y>. | (t:(Base` u)-->(Base` w) /\ y = sup({x | E.z e. (Base` u)(((norm`
u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < ))})
4544, 2, 6, 10copab2 3955 . 2 class {<.<.u, w>., n>. | ((u e. NrmCVec /\ w e. NrmCVec) /\ n = {<.t, y>. | (t:(Base` u)-->(Base` w) /\ y = sup({x | E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < ))})}
461, 45wceq 954 1 wff normOp = {<.<.u, w>., n>. | ((u e. NrmCVec /\ w e. NrmCVec) /\ n = {<.t, y>. | (t:(Base` u)-->(Base` w) /\ y = sup({x | E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < ))})}
Colors of variables: wff set class
This definition is referenced by:  nmofval 8370
Copyright terms: Public domain