complete metric spaces have banach continuous bounded function spaces

[[concept]]
Theorem

If X is a complete metric space, then the continuous bounded function space C(X) is a Banach space.

Proof

NTS every Cauchy sequence {un}C(X) has a limit in C(X).

Let {un} be a Cauchy sequence in C(X). Then for all ϵ>0 there exists NN such that for all n,mN, ||unum||<ϵ.

In particular, N0N such that for all m,nN0,||unum||<1. Then for all nN0, we have

||un||||unuN0||+||uN0||<1+||uN0||

And therefore for all nN, we have

||un||||u1||+||u2||++||uN0||+1=B

Since for all xX we have |un(x)um(x)|||unum||, we have that
for each xX, the sequence{un(x)} is a Cauchy sequence. And since C is complete, its limit is in C.

(define a candidate limiting function)
Define u:XC,u(x)=limnun(x)
Then for all xX,

|un(x)|=limn|un(x)|BsupxX|u(x)|B

thus u is a bounded function.

Finally, we need to show continuity and convergence.

||uun||0

Let ϵ>0. Since {un} is Cauchy in C(X), there exists some N1N such that n,mN we have ||unum||<ϵ2.

So for any fixed xX, we have

|un(x)um(x)|||unum||<ϵ2

Thus as m, we have for all nN1 and each xX,

|un(x)u(x)|ϵ2<ϵ

Thus we have ||unu||0 and this implies that unu uniformly on X. And because each un is continuous, this implies that the limit u is also continuous.

Thus, uC(X) and unuC(X), thus C(X) is complete and therefore a Banach space.

Note

the approach for this proof is basically the same as any proof to show that something is a Banach space.

  • choose a candidate for the limit
  • show that the limit is in the space

Mentions

Mentions

Created 2025-05-27 Last Modified 2025-05-29