Exercise 7.24

Exercise 24: Let X be a metric space, with metric d . Fix a point a X . Assign to each p X the function f p defined by

f p ( x ) = d ( x , p ) d ( x , a ) ( x X ) .

Prove that | f p ( x ) | d ( a , p ) for all x X , and that therefore f p C ( X ) . Prove that

| | f p f q | | = d ( p , q )

for all p , q X .

If Φ ( p ) = f p it follows that Φ is an isometry (a distance-preserving mapping) of X onto Φ ( X ) in C ( X ) .

Let Y be the closure of Φ ( X ) in C ( X ) . Show that Y is complete. Conclusion: X is isometric to a dense subset of a complete metric space Y .

Answers

Note that the triangle inequality gives us, for all x X , y X , and z X ,

d ( x , z ) d ( x , y ) d ( y , z ) d ( x , y ) d ( x , z ) d ( z , y ) = d ( y , z ) ,

so that

| d ( x , z ) d ( x , y ) | d ( y , z ) .

Hence, for all x X ,

| f p ( x ) | = | d ( x , p ) d ( x , a ) | d ( a , p ) .

To show that f p is continuous, let 𝜀 > 0 and let x X and y X such that d ( x , y ) < δ = 𝜀 2 . Then

| f p ( x ) f p ( y ) | = | d ( x , p ) d ( x , a ) d ( y , p ) + d ( y , a ) | | d ( x , p ) d ( y , p ) | + | d ( y , a ) d ( x , a ) | d ( x , y ) + d ( x , y ) 𝜀 .

(This shows that f p is uniformly continuous.)

Note that if p E and q E , then for all x E we have

f p ( x ) f q ( x ) = d ( x , p ) d ( x , a ) d ( x , p ) + d ( x , a ) = d ( x , p ) d ( x , q )

so that

| | f p f q | | = sup x E | f p ( x ) f q ( x ) | = sup x E | d ( x , p ) d ( x , q ) | d ( p , q ) .

And since f p ( q ) f q ( q ) = d ( p , q ) , we have

| | f p f q | | = d ( p , q )

for all p , q X .

By Theorem 7.15, C ( X ) with the uniform convergence metric is complete. Since it is clear that any closed subset of a complete metric space is also complete (if a sequence of elements in the closed subset satisfies the Cauchy condition, then it must converge to an element of the complete metric space, which must be an element of the closed subset since it is closed), we see that the closure Y if Φ ( X ) is complete.

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