Exercise 20.11

Show that if d is a metric for X, then

d(x,y) = d(x,y)(1 + d(x,y))

is a bounded metric that gives the same topology of X. [Hint: If f(x) = x(1 + x) for x > 0, use the mean value theorem to show that f(a + b) f(b) f(a).]

Answers

Proof. First, we show that d is a valid metric. Since d is a metric, we have that

d(x,y) 0 1 + d(x,y) 1 > 0.

Hence clearly d(x,y) = d(x,y)(1 + d(x,y)) 0 as well. If x = y then d(x,y) = 0 so that

d(x,y) = d(x,y) 1 + d(x,y) = 0 1 + 0 = 0.

Conversely, if d(x,y) = 0 then it has to be that d(x,y) = 0 as well since 1 + d(x,y) > 0. It then must be that x = y since d is a metric. This shows part (1) of the definition of a metric.

part (2) is easy to show:

d(x,y) = d(x,y) 1 + d(x,y) = d(y,x) 1 + d(y,x) = d(y,x)

since again d is a metric so that d(x,y) = d(y,x).

For part (3) define the function f(x) = x(1 + x) over the domain {x x 0} so that clearly d(x,y) = f(d(x,y)). We first show that f is monotonically increasing. The easiest way to do this is to show that its derivative is always positive, from which monotonicity follows from elementary calculus. Using the quotient rule, we have

f(x) = 1 (1 + x) x 1 (1 + x)2 = 1 + x x (1 + x)2 = 1 (1 + x)2.

Clearly we have x 0 so that 1 + x 1 > 0, and hence (1 + x)2 > 02 = 0 by Lemma 1. It then follows that f(x) = 1(1 + x)2 > 0, and thus f is monotonically increasing.

Now, for any a,b 0 we clearly have

1 + a 1 + a + b + b + ab + b2 1 + a 1 (1 + a + b) + b(1 + a + b) 1 + a (1 + a + b)(1 + b) 1 (1 + a + b)(1 + b) 1 1 + a

since 1 + a 0 and 1 + a + b and 1 + b are both non-negative so that their product is as well. It then follows that

f(a + b) f(b) = a + b 1 + a + b b 1 + b = (a + b)(1 + b) b(1 + a + b) (1 + a + b)(1 + b) = a + ab + b + b2 b ab b2 (1 + a + b)(1 + b) = a (1 + a + b)(1 + b) a 1 + a = f(a)

by what was just shown before since a 0. Hence we have f(a + b) f(a) + f(b). Since d is a metric, we then of course have

d(x,z) d(x,y) + d(y,z) f(d(x,z)) f(d(x,y) + d(y,z)) (since f is monotonically increasing) f(d(x,z)) f(d(x,y) + d(y,z)) f(d(x,y)) + f(d(y,z)) (by what was just shown) d(x,z) d(x,y) + d(y,z),

for any x,y,z X, which of course shows part (3) of the definition. This completes the proof that d is a valid metric.

It is easy to see that d is bounded by 1:

0 < 1 d(x,y) < 1 + d(x,y) d(x,y) 1 + d(x,y) < 1 d(x,y) < 1

so that d is a bounded metric.

Now we must show that the metric topologies induced by d and d are the same. First, we show that the topology induced by d is finer than that induced by d using Lemma 20.2. So consider any x X and any 𝜖 > 0. If 𝜖 1 set δ = 999, otherwise set δ = 𝜖(1 𝜖) noting that in this case 𝜖 < 1 so that 0 < 1 𝜖 and hence δ > 0. Now consider any y Bd(x,δ) so that d(y,x) < δ. If 𝜖 1 then, of course, d(y,x) < 1 𝜖 since we have previously shown the d is bounded by 1. On the other hand, if 𝜖 < 1, then we have

d(y,x) < δ = 𝜖 1 𝜖 d(y,x)(1 𝜖) < 𝜖 d(y,x) 𝜖d(y,x) < 𝜖 d(y,x) < 𝜖 + 𝜖d(y,x) = 𝜖(1 + d(y,x)) d(y,x) 1 + d(y,x) < 𝜖 d(x,y) < 𝜖.

Thus either was we have d(y,x) < 𝜖 so that y Bd(x,𝜖), which of course shows that Bd(x,δ) Bd(x,𝜖) since y was arbitrary. Since 𝜖 was arbitrary this shows the desired result that the topology induced by d is finer than that induced by d.

Now we show the other direction, i.e. that the d topology is also finer than the d topology, again using Lemma 20.2. So consider any x X and 𝜖 > 0 again. This time set δ = 𝜖(1 + 𝜖) noting that δ > 0 follows trivially from the fact that 𝜖 > 0. Then, for any y Bd(x,δ), we have that

d(y,x) < δ = 𝜖 1 + 𝜖 d(y,x) 1 + d(y,x) < 𝜖 1 + 𝜖 d(y,x)(1 + 𝜖) < 𝜖(1 + d(y,x)) d(y,x) + 𝜖d(y,x) < 𝜖 + 𝜖d(y,x) d(y,x) < 𝜖

so that y Bd(x,𝜖). This of course shows that Bd(x,δ) Bd(x,𝜖), which in turn shows that the d topology is finer than the d topology as desired. Since each topology is finer than the other, of course, they must be the same as desired. □

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