0% found this document useful (0 votes)
132 views

Functional Analysis - Proposition 32

The document provides definitions and proofs regarding finite-dimensional normed vector spaces. It proves that: 1) For any basis of a finite-dimensional normed vector space, there exist constants bounding the norm of any linear combination of basis elements from below and above. 2) Any two norms on a finite-dimensional vector space are equivalent. 3) A finite-dimensional normed vector space is a Banach space. 4) Subspaces of finite-dimensional normed vector spaces are closed. 5) In finite dimensions, a set is compact if and only if it is closed and bounded.

Uploaded by

Liu FaYing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
132 views

Functional Analysis - Proposition 32

The document provides definitions and proofs regarding finite-dimensional normed vector spaces. It proves that: 1) For any basis of a finite-dimensional normed vector space, there exist constants bounding the norm of any linear combination of basis elements from below and above. 2) Any two norms on a finite-dimensional vector space are equivalent. 3) A finite-dimensional normed vector space is a Banach space. 4) Subspaces of finite-dimensional normed vector spaces are closed. 5) In finite dimensions, a set is compact if and only if it is closed and bounded.

Uploaded by

Liu FaYing
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

16 MSM3P21/MSM4P21 Linear Analysis

Finite-dimensional normed vector spaces

Proposition 3.5. Let (X, k · k) be an n-dimensional normed vector space for some n ∈ N and
let {e1 , . . . , en } be a basis for X. Then there exist constants a, b > 0 such that
n
n n
X X X
a |ai | 6 ai ei 6 b |ai | (3.4)


i=1 i=1 i=1

for all (a1 , . . . , an ) ∈ Rn .


Pn
Proof. Note that k(a1 , . . . , an )k1 = i=1 |ai | and if k(a1 , . . . , an )k1 = 0 then ai = 0 for all
1 6 i 6 n and (3.4) is satisfied with any a and b. Assume therefore k(a1 , . . . , an )k1 6= 0. By
homogeneity it suffices to show that
n
X
a6 ai e i 6 b (3.5)


i=1

for all (a1 , . . . , an ) ∈ Rn with k(a1 , . . . , an )k1 = 1 since for (α1 , . . . , αn ) 6=0 inequality (3.4)
follows from (3.5) applied to the renormalised vector (α1′ , . . . , αn′ ) given by αi′ = αi /k(α1 , . . . , αn )k1
for each i = 1, . . . , n.
To prove (3.5), define a mapping
Xn
F : K → R; F(a1 , . . . , an ) = ai e i

i=1

where
K := {(a1 , . . . , an ) ∈ Rn : k(a1 , . . . , an )k1 = 1}.

It is easy to see that K ⊆ Rn is a closed and bounded set. It is therefore compact. We now
show that F(a1 , . . . , an ) > 0 for every (a1 , . . . , an ) ∈ K. Indeed, since {e1 , . . . , en } is a linearly
independent system it follows that
i
X
(a1 , . . . , an ) ∈ K ⇒ ai ei 6= 0
i=1

and consequently F(a1 , . . . , an ) > 0 for all (a1 , . . . , an ) ∈ K.


By Proposition 2.3, F is continuous and therefore is bounded above and below and attains
these bounds; i.e. there exist points A, B ∈ K such that

F(A) 6 F(a1 , . . . , an ) 6 F(B)

for all (a1 , . . . , an ) ∈ K. Denote a = F(A) and b = F(B), then a, b > 0 and (3.5) is satisfied.
§3. Banach spaces 17

Corollary 3.6. Let X be a finite dimensional vector space, let k · k and ||| · ||| be two norms on
X. Then k · k ≈ ||| · |||.

Proof. Let {e1 , . . . , en } be a basis for X. By Proposition 3.5, there are real positive numbers
a, b and a ′ , b ′ such that
n
X X n
X
a |ai | 6 k ai ei k 6 b |ai | and
i=1 i=1
Xn n
X n
X
′ ′
a |ai | 6 ||| ai ei ||| 6 b |ai |.
i=1 i=1 i=1
Pn
Let x ∈ X, find (a1 , . . . , an ) such that x = i=1 ai ei . Therefore,

X n
X b X b
kxk = k ai e i k 6 b |ai | 6 ||| ai ei ||| = ′ |||x||| and
a ′ a
i=1
X n
X a X a
kxk = k ai ei k > a |ai | > ||| ai ei ||| = ′ |||x|||,
b′ b
i=1

a b
hence |||x||| 6 kxk 6 ′ |||x||| for all x ∈ X.
b ′ a
Remark. Exercise 4b in PS2 claims that there are two non-equivalent norms on ℓ1 : namely,
k · k1 and k · k∞ . Then Corollary 3.6 implies that ℓ1 is infinite-dimensional. Finally, as every
ℓp ⊇ ℓ1 for 1 6 p 6 ∞ (exercise 5 PS1), we get that all ℓp are infinite-dimensional.

Corollary 3.7. Let (X, k · k) be a finite dimensional normed vector space. Then (X, k · k) is a
Banach space.
P P
Proof. Let e1 , . . . , en be a basis for X and k · k1 be the ℓ1 -norm on X: k ai ei k1 := ni=1 |ai |.
Since (X, k · k1 ) is a Banach space and any two norms on X are equivalent, we conclude
(using Remark 4 after the definition of equivalent norms) that (X, k · k) is a Banach space
too.

Corollary 3.8. Let (X, k · k) be a finite dimensional normed vector space and let Y be a linear
subspace of X. Then Y is closed.

Proof. By Corollary 3.7, (Y, k · k) is a Banach space. Thus Y is closed by Proposition 3.4.
18 MSM3P21/MSM4P21 Linear Analysis

We conclude this section with a brief discussion on compactness.

Definition (Compact set)

Let (X, k · k) be a normed vector space and C ⊆ X. Then a set C is said to be compact if for
S
every family of open sets (Uα )α∈A such that α∈A Uα ⊇ C there exists a finite subfamily
S
(Uαi )i=1,...,n such that 16i6n Uαi ⊇ C.
[Every open cover has a finite subcover.]

Theorem (Heine–Borel). Let (X, k · k) be a finite dimensional normed vector space and let
C ⊆ X. Then C is compact if and only if C is closed and bounded.

Remark. In general, compact sets in normed vector spaces are necessarily closed and
bounded. However, away from the finite-dimensional case, the converse is not true in gen-
(n) (n)
eral. For example, let X = ℓ2 , C = {e(n) , n > 1}, where e(n) = (e1 , e2 , . . . ) with

(n) 1 if j = n;
ej = δn,j =
0 otherwise.

It is clear that C is bounded. Moreover, for all n 6= m we have ken − em k2 = 2 and so C is

closed (the set of accumulation points of C is empty). However if we let Un = B(e(n) , 2/3)
be disjoint open balls around vectors e(n) , then any finite union U = N
S
k=1 Unk will not
(m+1)
cover the whole C (letting m = max{n1 , . . . , nN } we get that e 6∈ U).

END OF LECTURE 9

Theorem 3.9. Let (X, k · k) be a normed vector space. If C = B(0, 1) is compact then X is
finite dimensional.

Proof. The following proof has not been covered in the lectures
S
Suppose that C := B(0, 1) is compact. Clearly, C ⊆ x∈C B(x, 1/2). By the definition of
compactness, there exists a finite subset {x1 , . . . , xn } of C such that
n
[
C⊆ B(xi , 1/2).
i=1

Let M be the linear span hx1 , . . . , xn i. Then we have


1 1 1
C ⊆ M + B 0, = M + B(0, 1) ⊆ M + C,
2 2 2


where for A, B ⊆ X we define A + B = a + b | a ∈ A, b ∈ B . Therefore, using the fact that
M is a linear subspace of X, we get
1 1  1
C⊆M+ M + C = M + C.
2 2 4

You might also like