Exercise 4.13

Exercise 13: Let E be a dense subset of a metric space X , and let f be a uniformly continuous real function defined on E . Prove that f has a continuous extension from E to X . Could the range space R be replaced by R k ? By any compact metric space? By any complete metric space? By any metric space?

Answers

Following the hint, for p X let V n ( p ) be the set of q E such that d ( p , q ) < 1 n . By Exercise 9, there is an integer N such that diamf ( V N ( p ) ) < 1 so the closure F n of f ( V n ( p ) ) for n N is a compact subset of R . Since F N F N + 1 , the intersection N F n is nonempty by Theorem 2.36. This intersection consists of a single point. For suppose x , y F n and | x y | = 𝜀 > 0 . Let n N be large enough so that if q 1 , q 2 V n ( p ) then | f ( q 1 ) f ( q 2 ) | < 𝜀 3 . Since both x and y are in F n , they have open neighborhoods of radius 𝜀 3 which intersect f ( V n ( p ) ) , let q 1 , q 2 V n ( p ) such that f ( q 1 ) and f ( q 2 ) are in these neighborhoods of x and y , respectively. Then

𝜀 = | x y | | x f ( q 1 ) | + | f ( q 1 ) f ( q 2 ) | + | f ( q 2 ) y | < 𝜀 ,

which is a contradiction.

Let g ( p ) be this single point in F n . If p E , then f ( p ) F n for all n , so g ( p ) = f ( p ) , hence g is an extension of f to all of X . To show that g is continuous, let 𝜀 > 0 . Since f is uniformly continuous on E , there is δ > 0 so that | f ( q 1 ) f ( q 2 ) | < 𝜀 3 if q 1 , q 2 E and d ( q 1 , q 2 ) < δ . Let p 1 , p 2 X such that d ( p 1 , p 2 ) < δ 3 , and let n be a large enough integer so that 1 n < δ 3 and large enough so that, if q 1 V n ( p 1 ) and q 2 V n ( p 2 ) , then | g ( p 1 ) f ( q 1 ) | < 𝜀 3 and | g ( p 2 ) f ( q 2 ) | < 𝜀 3 . Then

d ( q 1 , q 2 ) d ( q 1 , p 1 ) + d ( p 1 , p 2 ) + d ( p 2 , q 2 ) < δ

so that

| g ( p 1 ) g ( p 2 ) | | g ( p 1 ) f ( q 1 ) | + | f ( q 1 ) f ( q 2 ) | + | f ( q 2 ) g ( p 2 ) | < 𝜀 .

Hence g is uniformly continuous on X .

The only topological property of R that was used was that closed and bounded sets are compact, so the assertion can probably also be extended to R k . Also, the F n will also be compact if the target space is compact, so the assertion is probably also true for that case. For a complete metric space, the assertion was proved in the answer to Exercise 11. The assertion is probably not true for a general metric space, but I can’t come up with an example.

User profile picture
2023-08-07 00:00
Comments