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

Definition df-nmo 8340
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 8336 . 2 class normOp
2 vu . . . . . . 7 set u
32cv 952 . . . . . 6 class u
4 cnv 8141 . . . . . 6 class NrmCVec
53, 4wcel 955 . . . . 5 wff u e. NrmCVec
6 vw . . . . . . 7 set w
76cv 952 . . . . . 6 class w
87, 4wcel 955 . . . . 5 wff w e. NrmCVec
95, 8wa 223 . . . 4 wff (u e. NrmCVec /\ w e. NrmCVec)
10 vn . . . . . 6 set n
1110cv 952 . . . . 5 class n
12 cba 8143 . . . . . . . . 9 class Base
133, 12cfv 3172 . . . . . . . 8 class (Base` u)
147, 12cfv 3172 . . . . . . . 8 class (Base` w)
15 vt . . . . . . . . 9 set t
1615cv 952 . . . . . . . 8 class t
1713, 14, 16wf 3168 . . . . . . 7 wff t:(Base` u)-->(Base` w)
18 vy . . . . . . . . 9 set y
1918cv 952 . . . . . . . 8 class y
20 vz . . . . . . . . . . . . . . 15 set z
2120cv 952 . . . . . . . . . . . . . 14 class z
22 cnm 8147 . . . . . . . . . . . . . . 15 class norm
233, 22cfv 3172 . . . . . . . . . . . . . 14 class (norm`
u)
2421, 23cfv 3172 . . . . . . . . . . . . 13 class ((norm` u)` z)
25 c1 5207 . . . . . . . . . . . . 13 class 1
26 cle 5267 . . . . . . . . . . . . 13 class <_
2724, 25, 26wbr 2609 . . . . . . . . . . . 12 wff ((norm` u)` z) <_ 1
28 vx . . . . . . . . . . . . . 14 set x
2928cv 952 . . . . . . . . . . . . 13 class x
3021, 16cfv 3172 . . . . . . . . . . . . . 14 class (t` z)
317, 22cfv 3172 . . . . . . . . . . . . . 14 class (norm`
w)
3230, 31cfv 3172 . . . . . . . . . . . . 13 class ((norm` w)` (t` z))
3329, 32wceq 953 . . . . . . . . . . . 12 wff x = ((norm`
w)` (t` z))
3427, 33wa 223 . . . . . . . . . . 11 wff (((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))
3534, 20, 13wrex 1638 . . . . . . . . . 10 wff E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))
3635, 28cab 1456 . . . . . . . . 9 class {x | E.z e. (Base` u)(((norm`
u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}
37 cxr 5457 . . . . . . . . 9 class RR*
38 clt 5458 . . . . . . . . 9 class <
3936, 37, 38csup 4547 . . . . . . . 8 class sup({x | E.z e. (Base` u)(((norm` u)` z) <_ 1 /\ x = ((norm` w)` (t` z)))}, RR*, < )
4019, 39wceq 953 . . . . . . 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 2656 . . . . 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 953 . . . 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 3949 . 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 953 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 8357
Copyright terms: Public domain