Exercise 20.3

Let X be metric space with metric d.

(a)
Show that d : X × X is continuous.
(b)
Let X denote a space having the same underlying set as X. Show that if d : X× X is continuous, then the topology of X is finer than the topology of X.

One can summarize the result of this exercise as follows: If X has a metric d, then the topology induced by d is the coarsest topology relative to which the function d is continuous.

Answers

(a) We use Theorem 18.1 part (4) to show that d is continuous. So consider any x1 × x2 X × X and any neighborhood V of z = d(x1,x2), noting that V since is the range of d. Since V is open in , there is a basis element B = (a,b) containing z where B V . Hence a < z < b. Now let 𝜖 = min {(z a)2,(b z)2}, noting that 𝜖 > 0 since z > a and b > z. Next define U1 = Bd(x1,𝜖) and U2 = Bd(x2,𝜖) so that they are both basis elements and therefore open sets of the metric space X. It then follows that U = U1 × U2 is a basis element and therefore an open set of the product space X × X. Clearly we have that x1 Bd(x1,𝜖) = U1 and x2 Bd(x2,𝜖) = U2 so that U contains x1 × x2 and so is a neighborhood of x1 × x2.

We claim that d(U) B. To see this, consider any w d(U) so that there is a y1 × y2 U = U1 × U2 such that w = d(y1,y2). Therefore y1 U1 = Bd(x1,𝜖) so that d(y1,x1) < 𝜖, and similarly d(y2,x2) < 𝜖 since y2 U2 = Bd(x2,𝜖). Then, since d is a metric, we have

z = d(x1,x2) d(x1,y1) + d(y1,x2) d(x1,y1) + d(y1,y2) + d(y2,x2) = d(y1,x1) + d(y1,y2) + d(y2,x2) < 𝜖 + w + 𝜖 z < w + 2𝜖 w + 2(z a)2 = w + z a a < w.

Similarly, we have

w = d(y1,y2) d(y1,x1) + d(x1,y2) d(y1,x1) + d(x1,x2) + d(x2,y2) = d(y1,x1) + d(x1,x2) + d(y2,x2) < 𝜖 + z + 𝜖 w < z + 2𝜖 z + 2(b z)2 = z + b z w < b.

We, therefore, have that a < w < b so that w (a,b) = B. This of course shows that d(U) B since w was arbitrary. Moreover, we have that B V so that clearly d(U) V , which completes the proof of Theorem 18.1 part (4) so that d is continuous.

(b) Let U be any open set of X and consider any x U. Then clearly there is a basis element Bd(y,𝜖), for some 𝜖 > 0 and y U, of the metric topology X that contains x and where Bd(y,𝜖) U. Now, since d is continuous with respect to X× X, it follows from Exercise 18.11 that the function dy(z) = d(y,z) is a continuous function from X to . Since clearly the interval (,𝜖) is open in , it then follows that the set

dy1((,𝜖)) = {z Xd y(z) < 𝜖} = {z Xd(y,z) < 𝜖} = Bd(y,𝜖)

is also open in X. Thus Bd(y,𝜖) is an open set in X containing x such that Bd(y,𝜖) U. This shows that U is also open in X by Exercise 13.1 since the point x U was arbitrary. This suffices to show the desired result.

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