Exercise 3.3.4

Prove Proposition 3.3.4.

Proposition 3.3.4. Let (f(n)) n=1 be a sequence of continuous 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 x(n) be a sequence of points in X which converge to some limit x. Then f(n) (x(n)) converges to f(x).

Answers

Proof. Let x(n) be a sequence that converges to x. By the continuity of the f(n) ’s we have that f(n) (x(m)) f(n)(x) as m . That is, given 𝜖1 > 0 there exists N1 > 0 such that dY (f(n) (x(m)) ,f(n)(x)) < 𝜖1 for all m > N1.

But since f(n) f uniformly we know given 𝜖2 > 0 there exists N2 > 0 such that dY (f(n)(x),f(x)) < 𝜖2 for all n > N2 and x X.

Given 𝜖 > 0 take 𝜖1 = 𝜖2 = 𝜖3 and N = max {N1,N2}. Then we have that dY (f(n) (x(m)) ,f(n)(x)) < 𝜖3 and dY (f(n)(x),f(x)) < 𝜖3 for all m,n > N and x X. In particular we have that dY (f(n) (x(m)) ,f(n) (x(n))) < 𝜖3.

But by the triangle inequality we have:

dY (f(n) (x(n)) ,f(x)) d Y ( f(n) (x(n)) ,f(n) (x(m))) + d Y (f(n) (x(m)) ,f(n)(x)) + dY (f(n)(x),f(x)) < 𝜖 for all n > N and x X

Thus f(n) (x(n)) converges to f(x). □

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