HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

Jump to page: Contents + 1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10687

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8759)   Hilbert Space Explorer  Hilbert Space Explorer (8760-10687)  

Statement List for Metamath Proof Explorer - 8401-8500 - Page 85 of 107
TypeLabelDescription
Statement
 
Theoremisblo 8401 The predicate "is a bounded linear operator."
|- N = (UnormOpW)   &   |- L = (U LnOp W)   &   |- B = (U BLnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> (T e. B <-> (T e. L /\ (N` T) < +oo)))
 
Theoremisblo2 8402 The predicate "is a bounded linear operator."
|- N = (UnormOpW)   &   |- L = (U LnOp W)   &   |- B = (U BLnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> (T e. B <-> (T e. L /\ (N` T) e. RR)))
 
Theorembloln 8403 A bounded operator is a linear operator.
|- L = (U LnOp W)   &   |- B = (U BLnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ T e. B) -> T e. L)
 
Theoremblof 8404 A bounded operator is an operator.
|- X = (Base` U)   &   |- Y = (Base` W)   &   |- B = (U BLnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ T e. B) -> T:X-->Y)
 
Theoremnmblore 8405 The norm of a bounded operator is a real number.
|- X = (Base` U)   &   |- Y = (Base` W)   &   |- N = (UnormOpW)   &   |- B = (U BLnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ T e. B) -> (N` T) e. RR)
 
Theorem0ofval 8406 The zero operator between two normed complex vector spaces.
|- X = (Base` U)   &   |- Z = (0v` W)   &   |- O = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> O = (X X. {Z}))
 
Theorem0oval 8407 Value of the zero operator.
|- X = (Base` U)   &   |- Z = (0v` W)   &   |- O = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ A e. X) -> (O` A) = Z)
 
Theorem0oo 8408 The zero operator is an operator.
|- X = (Base` U)   &   |- Y = (Base` W)   &   |- Z = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> Z:X-->Y)
 
Theorem0lno 8409 The zero operator is linear.
|- Z = (U 0op W)   &   |- L = (U LnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> Z e. L)
 
Theoremnmo0 8410 The operator norm of the zero operator.
|- N = (UnormOpW)   &   |- Z = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> (N` Z) = 0)
 
Theorem0blo 8411 The zero operator is a bounded linear operator.
|- Z = (U 0op W)   &   |- B = (U BLnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> Z e. B)
 
Theoremnmlno0lem 8412 Lemma for nmlno0i 8413.
 
Theoremnmlno0i 8413 The norm of a linear operator is zero iff the operator is zero.
|- N = (UnormOpW)   &   |- Z = (U 0op W)   &   |- L = (U LnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   =>   |- (T e. L -> ((N` T) = 0 <-> T = Z))
 
Theoremnmlno0 8414 The norm of a linear operator is zero iff the operator is zero.
|- N = (UnormOpW)   &   |- Z = (U 0op W)   &   |- L = (U LnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ T e. L) -> ((N` T) = 0 <-> T = Z))
 
Theoremnmlnoubi 8415 An upper bound for the operator norm of a linear operator, using only the properties of nonzero arguments.
|- X = (Base` U)   &   |- Z = (0v` U)   &   |- K = (norm` U)   &   |- M = (norm` W)   &   |- N = (UnormOpW)   &   |- L = (U LnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   =>   |- ((T e. L /\ (A e. RR /\ 0 <_ A) /\ A.x e. X (x =/= Z -> (M` (T` x)) <_ (A x. (K` x)))) -> (N` T) <_ A)
 
Theoremnmlnogt0 8416 The norm of a nonzero linear operator is positive.
|- N = (UnormOpW)   &   |- Z = (U 0op W)   &   |- L = (U LnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ T e. L) -> (T =/= Z <-> 0 < (N` T)))
 
Theoremnmblolbii 8417 A lower bound for the norm of a bounded linear operator.
|- X = (Base` U)   &   |- L = (norm` U)   &   |- M = (norm` W)   &   |- N = (UnormOpW)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   &   |- T e. B   =>   |- (A e. X -> (M` (T` A)) <_ ((N` T) x. (L` A)))
 
Theoremnmblolbi 8418 A lower bound for the norm of a bounded linear operator.
|- X = (Base` U)   &   |- L = (norm` U)   &   |- M = (norm` W)   &   |- N = (UnormOpW)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   =>   |- ((T e. B /\ A e. X) -> (M` (T` A)) <_ ((N` T) x. (L` A)))
 
Theoremisblo3i 8419 The predicate "is a bounded linear operator." Definition 2.7-1 of [Kreyszig] p. 91.
|- X = (Base` U)   &   |- M = (norm` U)   &   |- N = (norm` W)   &   |- L = (U LnOp W)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   =>   |- (T e. B <-> (T e. L /\ E.x e. RR A.y e. X (N` (T` y)) <_ (x x. (M` y))))
 
Theoremblo3i 8420 Properties that determine a bounded linear operator.
|- X = (Base` U)   &   |- M = (norm` U)   &   |- N = (norm` W)   &   |- L = (U LnOp W)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   =>   |- ((T e. L /\ A e. RR /\ A.y e. X (N` (T` y)) <_ (A x. (M` y))) -> T e. B)
 
Theoremblometi 8421 Upper bound for the distance between the values of a bounded linear operator.
|- X = (Base` U)   &   |- Y = (Base` W)   &   |- C = (IndMet` U)   &   |- D = (IndMet` W)   &   |- N = (UnormOpW)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   =>   |- ((T e. B /\ P e. X /\ Q e. X) -> ((T` P)D(T` Q)) <_ ((N` T) x. (PCQ)))
 
Theoremblocnilem 8422 Lemma for blocni 8423 and lnocni 8424. If a linear operator is continuous at any point, it is bounded. Warning: The HTML proof page is 0.7MB in size.
 
Theoremblocni 8423 A linear operator is continuous iff it is bounded. Theorem 2.7-9(a) of [Kreyszig] p. 97.
|- C = (IndMet` U)   &   |- D = (IndMet` W)   &   |- J = (Open` C)   &   |- K = (Open` D)   &   |- L = (U LnOp W)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   &   |- T e. L   =>   |- (T e. (J Cn K) <-> T e. B)
 
Theoremlnocni 8424 If a linear operator is continuous at any point, it is continuous everywhere. Theorem 2.7-9(b) of [Kreyszig] p. 97.
|- C = (IndMet` U)   &   |- D = (IndMet` W)   &   |- J = (Open` C)   &   |- K = (Open` D)   &   |- L = (U LnOp W)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   &   |- T e. L   &   |- X = (Base` U)   =>   |- ((P e. X /\ T e. ((J CnP K)` P)) -> T e. (J Cn K))
 
Theoremblocn 8425 A linear operator is continuous iff it is bounded. Theorem 2.7-9(a) of [Kreyszig] p. 97.
|- C = (IndMet` U)   &   |- D = (IndMet` W)   &   |- J = (Open` C)   &   |- K = (Open` D)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   &   |- L = (U LnOp W)   =>   |- (T e. L -> (T e. (J Cn K) <-> T e. B))
 
Theoremblocn2 8426 A bounded linear operator is continuous.
|- C = (IndMet` U)   &   |- D = (IndMet` W)   &   |- J = (Open` C)   &   |- K = (Open` D)   &   |- B = (U BLnOp W)   &   |- U e. NrmCVec   &   |- W e. NrmCVec   =>   |- (T e. B -> T e. (J Cn K))
 
Theoremajfval 8427 The adjoint function.
|- X = (Base` U)   &   |- Y = (Base` W)   &   |- P = (.i` U)   &   |- Q = (.i` W)   &   |- A = (UadjW)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> A = {<.t, s>. | (t:X-->Y /\ s:Y-->X /\ A.x e. X A.y e. Y ((t` x)Qy) = (xP(s` y)))})
 
Theoremhmoval 8428 The set of Hermitian (self-adjoint) operators on a normed complex vector space.
|- H = (HmOp` U)   &   |- A = (UadjU)   =>   |- (U e. NrmCVec -> H = {t e. dom A | (A` t) = t})
 
Inner product (pre-Hilbert) spaces
 
Definition and basic properties
 
Syntaxcphl 8429 Extend class notation with the class of all complex inner product spaces (also called pre-Hilbert spaces).
class CPreHil
 
Definitiondf-ph 8430 Define the class of all complex inner product spaces. An inner product space is a normed vector space whose norm satisfies the parallelogram law (a property that induces an inner product). Based on Exercise 4(b) of [ReedSimon] p. 63. The vector operation is g, the scalar product is s, and the norm is n. An inner product space is also called a pre-Hilbert space.
|- CPreHil = (NrmCVec i^i {<.<.g, s>., n>. |