Exercise 21.3

Let Xn be a metric space with metric dn, for n +.

(a)
Show that
ρ(x,y) = max {d1(x1,y1), ,dn(xn,yn)}

is a metric for the product space X1 × × Xn.

(b)
Let d¯i = min {di,1}. Show that
D(x,y) = sup {d¯i(xi,yi)i}

is a metric for the product space Xi.

Answers

Proof of (a). ρ satisfies properties (1) and (2) on p. 119 since the components do; it then suffices to show the triangle inequality. We first have di(xi,zi) d(xi,yi) + d(yi,zi) for all i. Then, by definition of ρ, di(xi,zi) ρ(x,y) + ρ(y,z) for all i. But since this is true for all i, we have that ρ(x,z) ρ(x,y) + ρ(y,z).

We now show that this defines a metric for the product space. First let B = Ui be a basis element of Xi, and let x B. For each i, there is an 𝜖i such that Bdi(xi,𝜖i) Ui. Choosing 𝜖 = min {𝜖1, ,𝜖n}, we see that Bρ(x,𝜖) B, since if y Bρ(x,𝜖), di(xi,yi) ρ(x,y) < 𝜖 𝜖i, and so y Ui as desired. Thus the metric topology is finer than the product topology.

Conversely, let Bρ(x,𝜖) be a basis element in the metric topology; since it is the product Bdi(xi,𝜖), we see that the product topology is finer than the metric topology. These two facts imply the two topologies are equal. □

Proof of (b). D satisfies properties (1) and (2) on p. 119 since the components do; it then suffices to show the triangle inequality. We first have

d¯i(xi,zi) i d¯i(xi,yi) i + d¯i(yi,zi) i D(x,y) + D(y,z)

for all i. But since this is true for all i, we have that

D(x,z) = sup {d¯i(xi,zi) i } D(x,y) + D(y,z).

We now show that this defines a metric for the product space. Let U be open in the metric topology and let x U; choose an open ball BD(x,𝜖) U. Choose N such that 1N < 𝜖, and let

V = Bd¯ 1(x1,𝜖) × × Bd¯ N(xN,𝜖) × XN+1 × XN+2 ×.

We claim V BD(x,𝜖) U. Given y Xi, d¯i(xi,yi)i 1N for i N. Therefore,

D(x,y) max {d¯1(x1,z1) 1 ,, d¯N(xN,zN) N , 1 N }.

If y V , this expression is less than 𝜖, so V BD(x,𝜖) as desired, and the product topology is finer than the metric topology.

Conversely, let U = Ui where Ui is open in Xi for α1,,αn and Ui = Xi otherwise. Let x U be given, and choose Bd¯ i(xi,𝜖i) Xi for i = α1,,αn, where each 𝜖i 1. Then, defining 𝜖 = min {𝜖iii = α1, ,αn}, we claim that x BD(x,𝜖) U. Let y be a point of BD(x,𝜖). Then, for all i,

d¯i(xi,yi) i D(x,y) < 𝜖.

Now if i = α1,,αn, then 𝜖 𝜖ii, so that d¯i(xi,yi) < 𝜖i 1; it follows that |xi yi| < 𝜖i, and so y Ui as desired. We thus have that the metric topology is finer than the product topology; combined with the above this implies the topologies are equal. □

User profile picture
2021-12-21 18:44
Comments

Lemma 1. Suppose that (xα)αJ and (yα)αJ are sequences of real numbers indexed by J and that {xα} and {yα} are bounded above so that sup {xα} and sup {yα} exist. We assert the following facts:

(1)
If xα yα for each α J, then sup {xα} sup {yα}.
(2)
sup {xα + yα} exists and sup {xα + yα} sup {xα} + sup {yα}.

Proof. The proofs of both parts are quite simple. Regarding part (1) we have that xβ yβ sup {yα} for any β J so that clearly sup {yα} is an upper bound of the set {xα}. It then follows by the definition of the supremum as the least upper bound that sup {xα} sup {yα} as desired.

For part (2) consider any β J. Clearly xβ sup {xα} and yβ sup {yα} so that

xβ + yβ sup {xα} + sup {yα} .

Since β was arbitrary, this shows that sup {xα} + sup {yα} is an upper bound for the set {xα + yα}. Therefore sup {xα + yα} sup {xα} + sup {yα} as desired by the definition of the supremum as the least upper bound. □

Main Problem.

(a)

Proof. First we must show that ρ is a metric at all. In what follows suppose that x,y,z X1 × × Xn and that k and m are elements of {1,,n} such that

ρ(x,y) = max {d1(x1,y1), ,dn(xn,yn)} = dk(xk,yk)

and

ρ(x,z) = max {d1(x1,z1), ,dn(xn,zn)} = dm(xm,zm).

First, we have ρ(x,y) = dk(xk,yk) 0 since dk is a metric. If x = y then of course xk = yk so that ρ(x,y) = dk(xk,yk) = 0. Now suppose that ρ(x,y) = 0 and consider any l {1,,n}. Then we have that dl(xl,yl) 0 and that dl(xl,yl) ρ(x,y) = 0, and hence it must be that dl(xl,yl) = 0 so that xl = yl since dl is a metric. Since l was arbitrary, this shows that x = y, which shows that ρ satisfies part (1) of the definition of a metric.

As usual, part (2) of the definition is the easiest to show since

ρ(x,y) = max {d1(x1,y1), ,dn(xn,yn)} = = max {d1(y1,x1), ,dn(yn,xn)} = = ρ(y,x),

as we have that each dl(xl,yl) = dl(yl,xl) since dl is a metric. Lastly, for part (3) we have

ρ(x,z) = dm(xm,zm) dm(xm,ym) + dm(ym,zm) ρ(x,y) + ρ(y,z)

since of course dm is a metric. This completes the proof that ρ is a proper metric.

Now we show that both topologies are the same using Lemma 13.3. So suppose that x X1 × × Xn and Bρ(x,𝜖) is any basis element of the metric topology and let B = i=1nBdi(xi,𝜖), which is clearly a basis element of the product topology that contains x since each Bdi(xi,𝜖) is open in the metric space Xi. Now suppose that y B so that each yi Bdi(xi,𝜖). So, for every i {1,,n}, we have di(yi,xi) < 𝜖 so that clearly

ρ(y,x) = max {d1(y1,x1), ,dn(yn,xn)} < 𝜖,

which shows that y Bρ(x,𝜖). This shows that x B Bρ(x,𝜖) so that Bρ(x,𝜖) the product topology is finer than the metric topology by Lemma 13.3.

Now consider again any x X1 × × Xn and any basis element B = i=1nUi of the product topology. Then of course each Ui is open in Xi and xi Ui so that there is a ball Bdi(xi,𝜖i) such that Bdi(xi,𝜖i) Ui by Lemma 20.4.1. Let 𝜖 = min {𝜖1, ,𝜖n} and consider the basis element Bρ(x,𝜖) in the metric space induced by ρ. Clearly x Bρ(x,𝜖) so consider any y Bρ(x,𝜖) so that

ρ(y,x) = max {d1(y1,x1), ,dn(yn,xn)} < 𝜖.

Then, for any i {1,,n}, we have

di(yi,xi) ρ(x,𝜖) < 𝜖 𝜖i

so that yi Bdi(xi,𝜖i) Ui. Since this is true of any i {1,,n}, it follows that y i=1nUi = B. We can then conclude that x Bρ(x,𝜖) B since y was arbitrary. This shows that the ρ-metric topology is finer than the product topology, again by Lemma 13.3. Hence the two topologies are the same as desired. □

(b)

Proof. First we show that the metric D is well-defined and is in fact a metric. In what follows suppose that x,y,z Xi. For any j + we have that 0 < 1 j so that 1j 1. We also have that d¯j(xj,yj) = min {dj(xj,yj),1} 1 so that d¯j(xj,yj)j 1j 1. Hence 1 is an upper bound for the set {d¯i(xi,yi)i} since j was arbitrary, so that

D(x,y) = sup {d¯i(xi,yi)i}

exists and hence D is well defined.

To show part (1) of the definition of a metric, pick any j + so that clearly d¯j(xj,yj) 0 and hence d¯j(xj,yj)j 0 also since j 1 > 0. Thus we have

D(x,y) = sup {d¯i(xi,yi)i} d¯j(xj,yj)j 0.

If x = y then we have that xj = yj for any j +. Thus d¯j(xj,yj) = 0 since d¯j is a standard bounded metric, and therefore

d¯j(xj,yj) j = 0 j = 0.

Since j was arbitrary, this shows that

D(x,y) = sup {d¯i(xi,yi) j } = sup {0} = 0.

On the other hand, if D(x,y) = 0 then, for any j +, we have

0 d¯j(xj,yj) j sup {d¯i(xi,yi) i } = D(x,y) = 0.

This shows that d¯j(xj,yj)j = 0 so that clearly d¯j(xj,yj) = 0 as well, from which it follows that xj = yj since d¯j is a standard bounded metric. Since j was arbitrary, this shows that x = y, which completes the proof of part (1).

Showing part (2) is quite easy:

D(x,y) = sup {d¯i(xi,yi) i } = sup {d¯i(yi,xi) i } = D(x,y)

since d¯i is a standard bounded metric for every i +.

For part (3) consider any j +. Then

d¯j(xj,zj) d¯j(xj,yj) + d¯j(yj,zj)

since d¯j is a standard bounded metric. Then of course

d¯j(xj,zj) j d¯j(xj,yj) + d¯j(yj,zj) j = d¯j(xj,yj) j + d¯j(yj,zj) j

since j 1 > 0. Then, since j was arbitrary this shows that

D(x,z) = sup {d¯i(xi,zi) i } sup {d¯i(xi,yi) i + d¯i(yi,zi) i } sup {d¯i(xi,yi) i } + sup {d¯i(yi,zi) i } = D(x,y) + D(y,z)

by both parts of Lemma 1 . This of course completes the proof that D is a well defined metric.

Now we show that the metric topology induced by D is the same as the product topology on Xi, which we do using Lemma 13.3. So consider any x Xi and any basis element of the metric topology BD(x,𝜖) centered at x. Clearly there is a positive integer N large enough such that N > 2𝜖, and so 1N < 𝜖2. Now define the sets

Ui = { Bdi(xi,𝜖2)i < N i N

for i +, and the set B = Ui. Clearly B is a basis element of the product topology since each Ui is open in Xi and Ui for only finitely many i, namely when i < N. Clearly also x B since each xi Ui. Now suppose that y B and consider any j +. If j < N then we of course have that yj Uj = Bdj(xj,𝜖2) so that

d¯j(yj,xj) j d¯j(yj,xj) dj(yj,xj) < 𝜖2

since j 1. If j N then we have 1j 1N so that

d¯j(yi,xi) j 1 j 1 N < 𝜖 2

since d¯j(yj,xj) 1. Since j was arbitrary, this shows that

D(y,x) = sup {d¯i(yi,xi) i } 𝜖 2 < 𝜖

so that y BD(x,𝜖). Therefore x B BD(x,𝜖) since y was arbitrary. Hence the product topology is finer than the metric topology by Lemma 13.3.

Now again consider any x Xi and any basis element B = Ui of the product topology where x B. Then of course each Ui is open in Xi and there is a finite subset J + where Ui = for every iJ. Of course also x Ui for each i +. For any j J we have that x Uj and Uj is open in Xi so that there is a basis element Bdj(xj,𝜖j) such that Bdj(xj,𝜖j) Uj. So let 𝜖 = min ( {𝜖jj J } {1}) and k = max {jj J }, which both exists since J is finite, and also clearly 𝜖 > 0.

Now consider the set BD(x,𝜖k), which is a basis element of the metric topology that clearly contains x. Suppose that y BD(x,𝜖k) so that D(y,x) < 𝜖k. Then, for any j +, clearly yi = Ui if jJ. On the other hand, if j J then we have that k j so that 1k 1j. We also have

d¯(yj,xj) j sup {d¯i(yi,xi) i } = D(y,x) < 𝜖 k 𝜖 j 1 j

since 1k 1j and 𝜖 1. Therefore d¯j(yj,xj) < 1 so that it must be that d¯j(yj,xj) = dj(yj,xj). Hence we have dj(yj,xj) = d¯j(yj,xj) < 𝜖 𝜖j so that yj Bdj(xj,𝜖j) Uj. Therefore yi Ui for all i + so that y Ui = B. Since y was arbitrary, this shows that x BD(x,𝜖) B, which in turn proves that the metric topology is also finer than the product topology by Lemma 13.3. Thus the two topologies must be the same. □

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