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-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12229

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-9062)
  Hilbert Space Explorer  Hilbert Space Explorer
(9063-10650)
  Users' Mathboxes  Users' Mathboxes
(10651-12229)
 

Statement List for Metamath Proof Explorer - 8701-8800 - Page 88 of 123
TypeLabelDescription
Statement
 
Theoremnmblore 8701 The norm of a bounded operator is a real number.
|- X = (BaseSet` U)   &   |- Y = (BaseSet` W)   &   |- N = (UnormOpW)   &   |- B = (U BLnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ T e. B) -> (N` T) e. RR)
 
Theorem0ofval 8702 The zero operator between two normed complex vector spaces.
|- X = (BaseSet` U)   &   |- Z = (0v`
 W)   &   |- O = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> O = (X X. {Z}))
 
Theorem0oval 8703 Value of the zero operator.
|- X = (BaseSet` U)   &   |- Z = (0v`
 W)   &   |- O = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec /\ A e. X) -> (O` A) = Z)
 
Theorem0oo 8704 The zero operator is an operator.
|- X = (BaseSet` U)   &   |- Y = (BaseSet` W)   &   |- Z = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> Z:X-->Y)
 
Theorem0lno 8705 The zero operator is linear.
|- Z = (U 0op W)   &   |- L = (U LnOp W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> Z e. L)
 
Theoremnmo0 8706 The operator norm of the zero operator.
|- N = (UnormOpW)   &   |- Z = (U 0op W)   =>   |- ((U e. NrmCVec /\ W e. NrmCVec) -> (N` Z) = 0)
 
Theorem0blo 8707 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 8708 Lemma for nmlno0i 8709.
 
Theoremnmlno0i 8709 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 8710 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 8711 An upper bound for the operator norm of a linear operator, using only the properties of nonzero arguments.
|- X = (BaseSet` 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 8712 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)))
 
Theoremlnon0 8713 The domain of a nonzero linear operator contains a nonzero vector.
|- X = (BaseSet` U)   &   |- Z = (0v`
 U)   &   |- O = (U 0op W)   &   |- L = (U LnOp W)   =>   |- (((U e. NrmCVec /\ W e. NrmCVec /\ T e. L) /\ T =/= O) -> E.x e. X x =/= Z)
 
Theoremnmblolbii 8714 A lower bound for the norm of a bounded linear operator.
|- X = (BaseSet` 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 8715 A lower bound for the norm of a bounded linear operator.
|- X = (BaseSet` 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 8716 The predicate "is a bounded linear operator." Definition 2.7-1 of [Kreyszig] p. 91.
|- X = (BaseSet` 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 8717 Properties that determine a bounded linear operator.
|- X = (BaseSet` 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 8718 Upper bound for the distance between the values of a bounded linear operator.
|- X = (BaseSet` U)   &   |- Y = (BaseSet` 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 8719 Lemma for blocni 8720 and lnocni 8721. If a linear operator is continuous at any point, it is bounded. Warning: The HTML proof page is 0.7MB in size.
 
Theoremblocni 8720 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 8721 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 = (BaseSet` U)   =>   |- ((P e. X /\ T e. ((J CnP K)` P)) -> T e. (J Cn K))
 
Theoremblocn 8722 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 8723 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 8724 The adjoint function.
|- X = (BaseSet` U)   &   |- Y = (BaseSet` 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 8725 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})
 
Theoremishmo 8726 The predicate "is a hermitian operator."
|- H = (HmOp` U)   &   |- A = (UadjU)   =>   |- (U e. NrmCVec -> (T e. H <-> (T e. dom A /\ (A` T) = T)))
 
Inner product (pre-Hilbert) spaces
 
Definition and basic properties
 
Syntaxcphl 8727 Extend class notation with the class of all complex inner product spaces (also called pre-Hilbert spaces).
class CPreHil
 
Definitiondf-ph 8728 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>. | A.x e. ran gA.y e. ran g(((n` (xgy))^2) + ((n` (xg(-u1sy)))^2)) = (2 x. (((n` x)^2) + ((n` y)^2)))})
 
Theoremphnv 8729 Every complex inner product space is a normed complex vector space.
|- (U e. CPreHil -> U e. NrmCVec)
 
Theoremphrel 8730 The class of all complex inner product spaces is a relation.
|- Rel CPreHil
 
Theoremphnvi 8731 Every complex inner product space is a normed complex vector space.
|- U e. CPreHil   =>   |- U e. NrmCVec
 
Theoremisphg 8732 The predicate "is a complex inner product space." An inner product space is a normed vector space whose norm satisfies the parallelogram law. The vector (group) addition operation is G, the scalar product is S, and the norm is N. An inner product space is also called a pre-Hilbert space.
|- X = ran G   =>   |- ((G e. A /\ S e. B /\ N e. C) -> (<.<.G, S>., N>. e. CPreHil <-> (<.<.G, S>., N>. e. NrmCVec /\ A.x e. X A.y e. X (((N` (xGy))^2) + ((N` (xG(-u1Sy)))^2)) = (2 x. (((N` x)^2) + ((N` y)^2))))))
 
Theoremphop 8733 A complex inner product space in terms of ordered pair components.
|- G = (+v`
 U)   &   |- S = (.s` U)   &   |- N = (norm` U)   =>   |- (U e. CPreHil -> U = <.<.G, S>., N>.)
 
Examples of pre-Hilbert spaces
 
Theoremcnph 8734 The set of complex numbers is an inner product (pre-Hilbert) space. (Contributed by Steve Rodriguez, 28-Apr-2007; revised by nm 24-Jul-2008.)
|- U = <.<. + , x. >., abs>.   =>   |- U e. CPreHil
 
Theoremelimph 8735 Hypothesis elimination lemma for complex inner product spaces to assist weak deduction theorem.
|- X = (BaseSet` U)   &   |- Z = (0v`
 U)   &   |- U e. CPreHil   =>   |- if(A e. X, A, Z) e. X
 
Theoremelimphu 8736 Hypothesis elimination lemma for complex inner product spaces to assist weak deduction theorem.
|- if(U e. CPreHil, U, <.<. + , x. >., abs>.) e. CPreHil
 
Properties of pre-Hilbert spaces
 
Theoremisph 8737 The predicate "is an inner product space."
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- M = (-v` U)   &   |- N = (norm` U)   =>   |- (U e. CPreHil <-> (U e. NrmCVec /\ A.x e. X A.y e. X (((N` (xGy))^2) + ((N` (xMy))^2)) = (2 x. (((N` x)^2) + ((N` y)^2)))))
 
Theoremphpar2 8738 The parallelogram law for an inner product space.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- M = (-v` U)   &   |- N = (norm` U)   =>   |- ((U e. CPreHil /\ A e. X /\ B e. X) -> (((N` (AGB))^2) + ((N` (AMB))^2)) = (2 x. (((N` A)^2) + ((N` B)^2))))
 
Theoremphpar 8739 The parallelogram law for an inner product space.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- S = (.s` U)   &   |- N = (norm` U)   =>   |- ((U e. CPreHil /\ A e. X /\ B e. X) -> (((N` (AGB))^2) + ((N` (AG(-u1SB)))^2)) = (2 x. (((N` A)^2) + ((N` B)^2))))
 
Theoremip0i 8740 A slight variant of Equation 6.46 of [Ponnusamy] p. 362, where J is either 1 or -1 to represent +-1.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- S = (.s` U)   &   |- P = (.i` U)   &   |- U e. CPreHil   &   |- A e. X   &   |- B e. X   &   |- C e. X   &   |- N = (norm` U)   &   |- J e. CC   =>   |- ((((N` ((AGB)G(JSC)))^2) - ((N` ((AGB)G(-uJSC)))^2)) + (((N` ((AG(-u1SB))G(JSC)))^2) - ((N` ((AG(-u1SB))G(-uJSC)))^2))) = (2 x. (((N` (AG(JSC)))^2) - ((N` (AG(-uJSC)))^2)))
 
Theoremip1ilem 8741 Lemma for ip1i 8742.
 
Theoremip1i 8742 Equation 6.47 of [Ponnusamy] p. 362.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- S = (.s` U)   &   |- P = (.i` U)   &   |- U e. CPreHil   &   |- A e. X   &   |- B e. X   &   |- C e. X   =>   |- (((AGB)PC) + ((AG(-u1SB))PC)) = (2 x. (APC))
 
Theoremip2i 8743 Equation 6.48 of [Ponnusamy] p. 362.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- S = (.s` U)   &   |- P = (.i` U)   &   |- U e. CPreHil   &   |- A e. X   &   |- B e. X   =>   |- ((2SA)PB) = (2 x. (APB))
 
Theoremipdirilem 8744 Lemma for ipdiri 8745.
 
Theoremipdiri 8745 Distributive law for inner product. Equation I3 of [Ponnusamy] p. 362.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- S = (.s` U)   &   |- P = (.i` U)   &   |- U e. CPreHil   =>   |- ((A e. X /\ B e. X /\ C e. X) -> ((AGB)PC) = ((APC) + (BPC)))
 
Theoremipasslem1 8746 Lemma for ipassi 8757. Show the inner product associative law for nonnegative integers.
 
Theoremipasslem2 8747 Lemma for ipassi 8757. Show the inner product associative law for nonpositive integers.
 
Theoremipasslem3 8748 Lemma for ipassi 8757. Show the inner product associative law for all integers.
 
Theoremipasslem4 8749 Lemma for ipassi 8757. Show the inner product associative law for positive integer reciprocals.
 
Theoremipasslem5 8750 Lemma for ipassi 8757. Show the inner product associative law for rational numbers.
 
Theoremipasslem6 8751 Lemma for ipassi 8757. Show that ((wSA)PB) - (w x. (APB)) is continuous in w.
 
Theoremipasslem7 8752 Lemma for ipassi 8757. Show that ((wSA)PB) - (w x. (APB)) is continuous on RR.
 
Theoremipasslem8 8753 Lemma for ipassi 8757. By ipasslem5 8750, F is 0 for all QQ; since it is continuous and QQ is dense in RR by qdensere2 8127, we conclude F is 0 for all RR.
 
Theoremipasslem9 8754 Lemma for ipassi 8757. Conclude from ipasslem8 8753 the inner product associative law for real numbers.
 
Theoremipasslem10 8755 Lemma for ipassi 8757. Show the inner product associative law for the imaginary number i.
 
Theoremipasslem11 8756 Lemma for ipassi 8757. Show the inner product associative law for all complex numbers.
 
Theoremipassi 8757 Associative law for inner product. Equation I2 of [Ponnusamy] p. 363.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- S = (.s` U)   &   |- P = (.i` U)   &   |- U e. CPreHil   =>   |- ((A e. CC /\ B e. X /\ C e. X) -> ((ASB)PC) = (A x. (BPC)))
 
Theoremipdir 8758 Distributive law for inner product. Equation I3 of [Ponnusamy] p. 362.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- P = (.i` U)   =>   |- ((U e. CPreHil /\ (A e. X /\ B e. X /\ C e. X)) -> ((AGB)PC) = ((APC) + (BPC)))
 
Theoremipdi 8759 Distributive law for inner product.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- P = (.i` U)   =>   |- ((U e. CPreHil /\ (A e. X /\ B e. X /\ C e. X)) -> (AP(BGC)) = ((APB) + (APC)))
 
Theoremip2dii 8760 Inner product of two sums.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- P = (.i` U)   &   |- U e. CPreHil   &   |- A e. X   &   |- B e. X   &   |- C e. X   &   |- D e. X   =>   |- ((AGB)P(CGD)) = (((APC) + (BPD)) + ((APD) + (BPC)))
 
Theoremipass 8761 Associative law for inner product. Equation I2 of [Ponnusamy] p. 363.
|- X = (BaseSet` U)   &   |- S = (.s`
 U)   &   |- P = (.i` U)   =>   |- ((U e. CPreHil /\ (A e. CC /\ B e. X /\ C e. X)) -> ((ASB)PC) = (A x. (BPC)))
 
Theoremipassr 8762 "Associative" law for second argument of inner product (compare ipass 8761).
|- X = (BaseSet` U)   &   |- S = (.s`
 U)   &   |- P = (.i` U)   =>   |- ((U e. CPreHil /\ (A e. X /\ B e. CC /\ C e. X)) -> (AP(BSC)) = ((*` B) x. (APC)))
 
Theoremipassr2 8763 "Associative" law for inner product. Conjugate version of ipassr 8762.
|- X = (BaseSet` U)   &   |- S = (.s`
 U)   &   |- P = (.i` U)   =>   |- ((U e. CPreHil /\ (A e. X /\ B e. CC /\ C e. X)) -> (AP((*` B)SC)) = (B x. (APC)))
 
Theoremipsubdir 8764 Distributive law for inner product subtraction.
|- X = (BaseSet` U)   &   |- M = (-v`
 U)   &   |- P = (.i` U)   =>   |- ((U e. CPreHil /\ (A e. X /\ B e. X /\ C e. X)) -> ((AMB)PC) = ((APC) - (BPC)))
 
Theoremipsubdi 8765 Distributive law for inner product subtraction.
|- X = (BaseSet` U)   &   |- M = (-v`
 U)   &   |- P = (.i` U)   =>   |- ((U e. CPreHil /\ (A e. X /\ B e. X /\ C e. X)) -> (AP(BMC)) = ((APB) - (APC)))
 
Theorempythi 8766 The Pythagorean theorem for an arbitrary complex inner product (pre-Hilbert) space U. The square of the norm of the sum of two orthogonal vectors (i.e. whose inner product is 0) is the sum of the squares of their norms. Problem 2 in [Kreyszig] p. 135.
|- X = (BaseSet` U)   &   |- G = (+v`
 U)   &   |- N = (norm` U)   &   |- P = (.i`
 U)   &   |- U e. CPreHil   &   |- A e. X   &   |- B e. X   =>   |- ((APB) = 0 -> ((N` (AGB))^2) = (((N` A)^2) + ((N` B)^2)))
 
Theoremsiilem1 8767 Lemma for sii 8770.
 
Theoremsiilem2 8768 Lemma for sii 8770.
 
Theoremsiii 8769 Inference from sii 8770.
|- X = (BaseSet` U)   &   |- N = (norm` U)   &   |- P = (.i` U)   &   |- U e. CPreHil   &   |- A e. X   &   |- B e. X   =>   |- (abs` (APB)) <_ ((N` A) x. (N` B))
 
Theoremsii 8770 Schwartz inequality. Part of Lemma 3-2.1(a) of [Kreyszig] p. 137.
|- X = (BaseSet` U)   &   |- N = (norm` U)   &   |- P = (.i` U)   &   |- U e. CPreHil   =>   |- ((A e. X /\ B e. X) -> (abs` (APB)) <_ ((N` A) x. (N` B)))
 
Theoremsspph 8771 A subspace of an inner product space is an inner product space.
|- H = (SubSp` U)   =>   |- ((U e. CPreHil /\ W e. H) -> W e. CPreHil)
 
Theoremipblnfi 8772 A function F generated by varying the first argument of an inner product (with its second argument a fixed vector A) is a bounded linear functional, i.e. a bounded linear operator from the vector space to CC.
|- X = (BaseSet` U)   &   |- P = (.i`
 U)   &   |- U e. CPreHil   &   |- C = <.<. + , x. >., abs>.   &   |- B = (U BLnOp C)   &   |- F = {<.x, y>. | (x e. X /\ y = (xPA))}   =>   |- (A e. X -> F e. B)
 
Theoremip2eqi 8773 Two vectors are equal iff their inner products with all other vectors are equal.
|- X = (BaseSet` U)   &   |- P = (.i`
 U)   &   |- U e. CPreHil   =>   |- ((A e. X /\ B e. X) -> (A.x e. X (xPA) = (xPB) <-> A = B))
 
Theoremphoeqi 8774 A condition implying that two operators are equal.
|- X = (BaseSet` U)   &   |- P = (.i`
 U)   &   |- U e. CPreHil   =>   |- ((S:Y-->X /\ T:Y-->X) -> (A.x e. X A.y e. Y (xP(S` y)) = (xP(T` y)) <-> S = T))
 
Theoremajmoi 8775 Every operator has at most one adjoint.
|- X = (BaseSet` U)   &   |- P = (.i`
 U)   &   |- U e. CPreHil   =>   |- E*s(s:Y-->X /\ A.x e. X A.y e. Y ((T` x)Qy) = (xP(s` y)))
 
Theoremajfuni 8776 The adjoint function is a function.
|- A = (UadjW)   &   |- U e. CPreHil   &   |- W e. NrmCVec   =>   |- Fun A
 
Theoremajfun 8777 The adjoint function is a function. This is not immediately apparent from df-aj 8665 but results from the uniqueness shown by ajmoi 8775.
|- A = (UadjW)   =>   |- ((U e. CPreHil /\ W e. NrmCVec) -> Fun A)
 
Theoremajval 8778 Value of the adjoint function.
|- X = (BaseSet` U)   &   |- Y = (BaseSet` W)   &   |- P = (.i`
 U)   &   |- Q = (.i` W)   &   |- A = (UadjW)   =>   |- ((U e. CPreHil /\ W e. NrmCVec /\ T:X-->Y) -> (A` T) = U.{s | (s:Y-->X /\ A.x e. X A.y e. Y ((T` x)Qy) = (xP(s` y)))})
 
Complex Banach spaces
 
Definition and basic properties
 
Syntaxcbn 8779 Extend class notation with the class of all complex Banach spaces.
class CBan
 
Definitiondf-bn 8780 Define the class of all complex Banach spaces.
|- CBan = {u e. NrmCVec | (IndMet` u) e. CMet}
 
Theoremisbn 8781 A complex Banach space is a normed complex vector space with a complete induced metric.
|- D = (IndMet` U)   =>   |- (U e. CBan <-> (U e. NrmCVec /\ D e. CMet))
 
Theorembncms 8782 The induced metric on complex Banach space is complete.
|- D = (IndMet` U)   =>   |- (U e. CBan -> D e. CMet)
 
Theorembnnv 8783 Every complex Banach space is a normed complex vector space.
|- (U e. CBan -> U e. NrmCVec)
 
Theorembnrel 8784 The class of all complex Banach spaces is a relation.
|- Rel CBan
 
Theorembnsscmcl 8785 A subspace of a Banach space is a Banach space iff it is closed in the norm-induced metric of the parent space.
|- X = (BaseSet` U)   &   |- D = (IndMet` U)   &   |- J = (Open` D)   &   |- H = (SubSp` U)   &   |- Y = (BaseSet` W)   =>   |- ((U e. CBan /\ W e. H) -> (W e. CBan <-> Y e. (Clsd` J)))
 
Examples of complex Banach spaces
 
Theoremcnbn 8786 The set of complex numbers is a complex Banach space. (Contributed by Steve Rodriguez, 4-Jan-2007.)
|- U = <.<. + , x. >., abs>.   =>   |- U e. CBan
 
Uniform Boundedness Theorem
 
Theoremubthlem1 8787 Lemma for ubthi 8804. Membership in A` k, the set of all vectors (T` n)` z whose norm is less than k.
 
Theoremubthlem2 8788 Lemma for ubthi 8804. A` k is a set of vectors.
 
Theoremubthlem3 8789 Lemma for ubthi 8804. The limit of any sequence in A` k has operator value norm less than k, for any bounded linear operator T` n, using metcn4i 8183 (with continuity shown by blocn2 8723) and the properties of A` k.
 
Theoremubthlem4 8790 Lemma for ubthi 8804. The set A` k is therefore closed by metcld 8178. (The hypothesis U e. CBan could be weakened to U e. NrmCVec.)
 
Theoremubthlem5 8791 Lemma for ubthi 8804. The union of all A` k equals the base set, provided the values of the operators T` n are bounded for each vector x.
 
Theoremubthlem6 8792 Lemma for ubthi 8804. Using bcth 8243 (via bcthlem33 8242), at least one set A` k contains a ball.
 
Theoremubthlem7 8793 Lemma for ubthi 8804. Auxiliary class Q is a vector.
 
Theoremubthlem8 8794 Lemma for ubthi 8804. Compute x in terms of auxiliary vector Q.
 
Theoremubthlem9 8795 Lemma for ubthi 8804. Evaluate the operator value at x in terms of the operator value at Q - p.
 
Theoremubthlem10 8796 Lemma for ubthi 8804. Upper limit for the norm of an operator value at auxiliary vector Q.
 
Theoremubthlem11 8797 Lemma for ubthi 8804. Upper limit for the norm of an operator value at Q - p.
 
Theoremubthlem12 8798 Lemma for ubthi 8804. Upper limit for the norm of an operator value at x.
 
Theoremubthlem12OLD 8799 Lemma for ubthi 8804. Upper limit for the norm of an operator value at x.
 
Theoremubthlem13 8800 Lemma for ubthi 8804. Upper bound for the operator norm of any operator T` n.

MPE Home   Contents Copyright terms: Public domain < Previous  Next >