Homepage Solution manuals Terence Tao Analysis II Exercise 3.3.1 (Uniform limits preserve continuity I)

Exercise 3.3.1 (Uniform limits preserve continuity I)

Prove Proposition 3.3.1.

Proposition 3.3.1 Suppose (f(n)) n=1 is a sequence of functions from one metric space (X,dX) to another (Y,dY ), and suppose that this sequence converges uniformly to another function f : X Y . Let x0 be a point in X. If the functions f(n) are continuous at x0 for each n, then the limiting function f is also continuous at x0.

Answers

Proof. Since f(n) converges uniformly to f, we know that given 𝜖 > 0 there exists N > 0 such that dY (f(n)(x),f(x)) < 𝜖 for all n > N and x X.

Since f(n) is continuous at x0 X we know that given 𝜖′′ > 0 there exists δ > 0 such that if dX (x,x0) < δ then dY (f(n)(x),f(n) (x0)) < 𝜖′′

So given 𝜖 > 0 take 𝜖 = 𝜖3,𝜖′′ = 𝜖3 and δ = δ. If dX (x,x0) < δ = δ, then

dY (f(x),f (x0)) dY (f(x),f(n)(x)) + d Y (f(n)(x),f(n) (x 0)) + dY (f(n) (x 0) ,f (x0)) < 𝜖3 + 𝜖3 + 𝜖3 (by uniform convergence and continuity)  = 𝜖

Thus f is continuous at x0. □

User profile picture
2021-12-19 19:37
Comments