6C Normed Vector Spaces
Norms and Complete Norms
This section begins with a crucial definition.
6.33 Definition norm; normed vector space
Anormon a vector spaceV(overF) is a function∥·∥:V→[0,∞)such that
• ∥f∥=0if and only iff =0(positive definite);
• ∥αf∥=|α| ∥f∥for allα∈Fandf ∈V(homogeneity);
• ∥f+g∥ ≤ ∥f∥+∥g∥for all f,g∈V(triangle inequality).
Anormed vector spaceis a pair(V,∥·∥), whereVis a vector space and∥·∥is a norm onV.
6.34 Example norms
• Supposen∈Z+. Define∥·∥1and∥·∥∞onFnby
∥(a1, . . . ,an)∥1=|a1|+· · ·+|an| and
∥(a1, . . . ,an)∥∞=max{|a1|, . . . ,|an|}. Then∥·∥1and∥·∥∞are norms onFn, as you should verify.
• Onℓ1(see the last bullet point in Example6.32for the definition ofℓ1), define
∥·∥1by
∥(a1,a2, . . .)∥1=
∑
∞ k=1|ak|. Then∥·∥1is a norm onℓ1, as you should verify.• SupposeXis a nonempty set andb(X)is the subspace ofFXconsisting of the bounded functions fromXtoF. For f a bounded function fromXtoF, define
∥f∥by
∥f∥=sup{|f(x)|:x ∈X}. Then∥·∥is a norm onb(X), as you should verify.
• LetC([0, 1])denote the vector space of continuous functions from the interval [0, 1]toF. Define∥·∥onC([0, 1])by
∥f∥= Z 1
0 |f|. Then∥·∥is a norm onC([0, 1]), as you should verify.
Sometimes examples that do not satisfy a definition help you gain understanding.
6.35 Example not norms
• LetL1(R)denote the vector space of Borel (or Lebesgue) measurable functions f:R→Fsuch thatR
|f|dλ<∞, whereλis Lebesgue measure onR[we are now modifying the definition ofL1(R)in3.45to allow for the possibility that F=C]. Define∥·∥1onL1(R)by
∥f∥1= Z
|f|dλ.
Then∥·∥1satisfies the homogeneity condition and the triangle inequality on L1(R), as you should verify. However,∥·∥1is not a norm onL1(R)because the positive definite condition is not satisfied. Specifically, ifEis a nonempty Borel subset ofRwith Lebesgue measure0(for example,Emight consist of a single element ofR), then∥χE∥1=0butχE̸=0. In the next chapter, we will discuss a modification ofL1(R)that removes this problem.
• Ifn∈Z+and∥·∥is defined onFnby
∥(a1, . . . ,an)∥=|a1|1/2+· · ·+|an|1/2,
then∥·∥satisfies the positive definite condition and the triangle inequality (as you should verify). However,∥·∥as defined above is not a norm because it does not satisfy the homogeneity condition.
• If∥·∥1/2is defined onFnby
∥(a1, . . . ,an)∥1/2= |a1|1/2+· · ·+|an|1/22,
then∥·∥1/2satisfies the positive definite condition and the homogeneity condi- tion. However, ifn>1then∥·∥1/2is not a norm onFnbecause the triangle inequality is not satisfied (as you should verify).
The next result shows that every normed vector space is also a metric space in a natural fashion.
6.36 normed vector spaces are metric spaces
Suppose(V,∥·∥)is a normed vector space. Defined:V×V→[0,∞)by d(f,g) =∥f −g∥.
Thendis a metric onV.
Proof Supposef,g,h∈V. Then
d(f,h) =∥f−h∥=∥(f −g) + (g−h)∥
≤ ∥f−g∥+∥g−h∥
=d(f,g) +d(g,h).
Thus the triangle inequality requirement for a metric is satisfied. The verification of the other required properties for a metric are left to the reader.
From now on, all metric space notions in the context of a normed vector space should be interpreted with respect to the metric introduced in the previous result.
However, usually there is no need to introduce the metricdexplicitly—just use the norm of the difference of two elements. For example, suppose(V,∥·∥)is a normed vector space, f1,f2, . . .is a sequence inV, and f ∈ V. Then in the context of a normed vector space, the definition of limit (6.8) becomes the following statement:
k→∞lim fk = f means lim
k→∞∥fk− f∥=0.
As another example, in the context of a normed vector space, the definition of a Cauchy sequence (6.12) becomes the following statement:
A sequence f1,f2, . . .in a normed vector space(V,∥·∥)is a Cauchy se- quence if for everyε>0, there existsn∈Z+such that∥fj−fk∥<εfor all integersj≥nandk≥n.
Every sequence in a normed vector space that has a limit is a Cauchy sequence (see6.13). Normed vector spaces that satisfy the converse have a special name.
6.37 Definition Banach space
A complete normed vector space is called aBanach space.
In a slight abuse of terminology, we often refer to a normed vector space Vwithout mentioning the norm∥·∥. When that happens, you should
assume that a norm∥·∥lurks nearby, even if it is not explicitly displayed.
In other words, a normed vector space Vis a Banach space if every Cauchy se- quence inVconverges to some element ofV.
The verifications of the assertions in Examples6.38and6.39below are left to the reader as exercises.
6.38 Example Banach spaces
• The vector spaceC([0, 1])with the norm defined by∥f∥=sup
[0, 1]|f|is a Banach space.
• The vector spaceℓ1with the norm defined by∥(a1,a2, . . .)∥1=∑∞k=1|ak|is a Banach space.
6.39 Example not a Banach space
• The vector spaceC([0, 1])with the norm defined by ∥f∥ = R1
0|f| is not a Banach space.
• The vector spaceℓ1with the norm defined by∥(a1,a2, . . .)∥∞= sup
k∈Z+
|ak|is not a Banach space.
6.40 Definition infinite sum in a normed vector space
Supposeg1,g2, . . .is a sequence in a normed vector spaceV. Then∑∞k=1gkis defined by
∑
∞ k=1gk = lim
n→∞
∑
n k=1gk
if this limit exists, in which case the infinite series is said toconverge.
Recall from your calculus course that ifa1,a2, . . .is a sequence of real numbers such that∑∞k=1|ak| < ∞, then∑∞k=1akconverges. The next result states that the analogous property for normed vector spaces characterizes Banach spaces.
6.41
∑∞k=1∥gk∥<∞ =⇒ ∑∞k=1gkconverges
⇐⇒ Banach space SupposeVis a normed vector space. ThenVis a Banach space if and only if
∑∞k=1gkconverges for every sequenceg1,g2, . . .inVsuch that∑∞k=1∥gk∥<∞.
Proof First supposeVis a Banach space. Supposeg1,g2, . . .is a sequence inVsuch that∑∞k=1∥gk∥ <∞. Supposeε> 0. Letn ∈ Z+ be such that∑∞m=n∥gm∥< ε.
Forj∈Z+, let fjdenote the partial sum defined by fj =g1+· · ·+gj. Ifk>j≥n, then
∥fk− fj∥=∥gj+1+· · ·+gk∥
≤ ∥gj+1∥+· · ·+∥gk∥
≤
∑
∞m=n∥gm∥
<ε.
Thus f1,f2, . . .is a Cauchy sequence inV. BecauseVis a Banach space, we conclude that f1,f2, . . .converges to some element ofV, which is precisely what it means for
∑∞k=1gkto converge, completing one direction of the proof.
To prove the other direction, suppose∑∞k=1gk converges for every sequence g1,g2, . . .inVsuch that∑∞k=1∥gk∥<∞. Suppose f1,f2, . . .is a Cauchy sequence inV. We want to prove that f1,f2, . . .converges to some element ofV. It suffices to show that some subsequence off1,f2, . . .converges (by Exercise14in Section6A).
Dropping to a subsequence (but not relabeling) and settingf0=0, we can assume
that ∞
k=1
∑
∥fk−fk−1∥<∞.Hence∑∞k=1(fk− fk−1)converges. The partial sum of this series afternterms is fn. Thuslimn→∞ fnexists, completing the proof.
Bounded Linear Maps
When dealing with two or more vector spaces, as in the definition below, assume that the vector spaces are over the same field (eitherRorC, but denoted in this book asF to give us the flexibility to consider both cases).
The notationT f, in addition to the standard functional notationT(f), is often used when considering linear maps, which we now define.
6.42 Definition linear map
SupposeVandWare vector spaces. A functionT:V→Wis calledlinearif
• T(f +g) =T f+Tgfor all f,g∈V;
• T(αf) =αT f for allα∈Fand f ∈V. A linear function is often called alinear map.
The set of linear maps from a vector spaceVto a vector spaceWis itself a vector space, using the usual operations of addition and scalar multiplication of functions.
Most attention in analysis focuses on the subset of bounded linear functions, defined below, which we will see is itself a normed vector space.
In the next definition, we have two normed vector spaces,VandW, which may have different norms. However, we use the same notation∥·∥for both norms (and for the norm of a linear map fromVtoW) because the context makes the meaning clear. For example, in the definition below, f is inVand thus∥f∥refers to the norm inV. Similarly,T f ∈Wand thus∥T f∥refers to the norm inW.
6.43 Definition bounded linear map;∥T∥;B(V,W)
SupposeVandWare normed vector spaces andT:V→Wis a linear map.
• The norm ofT, denoted∥T∥, is defined by
∥T∥=sup{∥T f∥: f ∈Vand∥f∥ ≤1}.
• Tis calledboundedif∥T∥<∞.
• The set of bounded linear maps fromVtoWis denotedB(V,W).
6.44 Example bounded linear map
LetC([0, 3])be the normed vector space of continuous functions from[0, 3]toF, with∥f∥=sup
[0, 3]|f|. DefineT:C([0, 3])→C([0, 3])by (T f)(x) =x2f(x).
ThenTis a bounded linear map and∥T∥=9, as you should verify.
6.45 Example linear map that is not bounded
LetVbe the normed vector space of sequences(a1,a2, . . .)of elements ofFsuch thatak=0for all but finitely manyk∈Z+, with∥(a1,a2, . . .)∥∞=maxk∈Z+|ak|. DefineT:V→Vby
T(a1,a2,a3, . . .) = (a1, 2a2, 3a3, . . .). ThenTis a linear map that is not bounded, as you should verify.
The next result shows that ifVandWare normed vector spaces, thenB(V,W)is a normed vector space with the norm defined above.
6.46 ∥·∥is a norm onB(V,W)
SupposeV andW are normed vector spaces. Then ∥S+T∥ ≤ ∥S∥+∥T∥ and∥αT∥=|α| ∥T∥for allS,T ∈ B(V,W)and allα∈ F. Furthermore, the function∥·∥is a norm onB(V,W).
Proof SupposeS,T∈ B(V,W). Then
∥S+T∥=sup{∥(S+T)f∥: f ∈Vand∥f∥ ≤1}
≤sup{∥S f∥+∥T f∥: f ∈Vand∥f∥ ≤1}
≤sup{∥S f∥: f ∈Vand∥f∥ ≤1}
+sup{∥T f∥: f ∈Vand∥f∥ ≤1}
=∥S∥+∥T∥.
The inequality above shows that∥·∥satisfies the triangle inequality onB(V,W). The verification of the other properties required for a normed vector space is left to the reader.
Be sure that you are comfortable using all four equivalent formulas for∥T∥shown in Exercise16. For example, you should often think of∥T∥as the smallest number such that∥T f∥ ≤ ∥T∥ ∥f∥for all f in the domain ofT.
Note that in the next result, the hypothesis requiresWto be a Banach space but there is no requirement forVto be a Banach space.
6.47 B(V,W)is a Banach space ifWis a Banach space
SupposeVis a normed vector space andWis a Banach space. ThenB(V,W)is a Banach space.
Proof SupposeT1,T2, . . .is a Cauchy sequence inB(V,W). If f ∈V, then
∥Tjf−Tkf∥ ≤ ∥Tj−Tk∥ ∥f∥,
which implies thatT1f,T2f, . . . is a Cauchy sequence inW. BecauseWis a Banach space, this implies thatT1f,T2f, . . . has a limit inW, which we callT f.
We have now defined a functionT:V→W. The reader should verify thatTis a linear map. Clearly
∥T f∥ ≤sup{∥Tkf∥:k∈Z+}
≤ sup{∥Tk∥:k∈Z+}∥f∥
for eachf ∈V. The last supremum above is finite because every Cauchy sequence is bounded (see Exercise4). ThusT∈ B(V,W).
We still need to show thatlimk→∞∥Tk−T∥=0. To do this, supposeε>0. Let n∈ Z+be such that∥Tj−Tk∥<εfor allj≥ nandk≥n. Supposej≥nand suppose f ∈V. Then
∥(Tj−T)f∥= lim
k→∞∥Tjf−Tkf∥
≤ε∥f∥. Thus∥Tj−T∥ ≤ε, completing the proof.
The next result shows that the phrasebounded linear mapmeans the same as the phrasecontinuous linear map.
6.48 continuity is equivalent to boundedness for linear maps
A linear map from one normed vector space to another normed vector space is continuous if and only if it is bounded.
Proof SupposeVandWare normed vector spaces andT:V→Wis linear.
First supposeTis not bounded. Thus there exists a sequencef1,f2, . . .inVsuch that∥fk∥ ≤1for eachk∈Z+and∥T fk∥ →∞ask→∞. Hence
k→∞lim fk
∥T fk∥ =0 and T fk
∥T fk∥
= T fk
∥T fk∥ ̸→0,
where the nonconvergence to0 holds because T fk/∥T fk∥has norm1for every k∈Z+. The displayed line above implies thatTis not continuous, completing the proof in one direction.
To prove the other direction, now supposeT is bounded. Suppose f ∈ Vand f1,f2, . . .is a sequence inVsuch thatlimk→∞fk= f. Then
∥T fk−T f∥=∥T(fk−f)∥
≤ ∥T∥ ∥fk− f∥.
Thuslimk→∞T fk=T f. HenceTis continuous, completing the proof in the other direction.
Exercise18gives several additional equivalent conditions for a linear map to be continuous.