Exercise 21.8

Let X be a topological space and let Y be a metric space. Let fn : X Y be a sequence of continuous functions. Let xn be a sequence of points of X converging to x. Show that if the sequence (fn) converges uniformly to f, then (fn(xn)) converges to f(x).

Answers

Proof. Suppose that (fn) converges to f uniformly and let d denote the metric for Y . Consider any 𝜖 > 0. Since (fn) converges to f uniformly there is an N1 + where d(fn(x),f(x)) < 𝜖2 for any n > N1 and x X. We also know from the uniform limit theorem (Theorem 21.6) that f is continuous since each fn is continuous. It then follows from Theorem 21.3 that the sequence (f(xn)) converges to f(x) since xn x. Hence there is an N2 + such that d(f(xn),f(x)) < 𝜖2 for all n N2.

So set N = max {N1 + 1,N2} and consider any n N. Then of course n N N1 + 1 > N1 and xn X so that

d(fn(xn),f(xn)) < 𝜖2.

We also have that n N N2 so that

d(f(xn),f(x)) < 𝜖2.

We then have

d(fn(xn),f(x)) d(fn(xn),f(xn)) + d(f(xn),f(x)) < 𝜖 2 + 𝜖 2 = 𝜖

since d is a metric, and so fn(xn) Bd(f(x),𝜖). Since n N and 𝜖 > 0 were arbitrary, we have shown that the sequence (fn(xn)) converges to f(x) in the metric space Y by definition. □

User profile picture
2019-12-01 00:00
Comments