Homepage Solution manuals Terence Tao Analysis II Exercise 1.1.2 (Real number line is metric space)

Exercise 1.1.2 (Real number line is metric space)

Show that the real line with the metric d(x,y) := |x y| is indeed a metric space. (Hint: you may wish to review your proof of Proposition 4.3.3.)

Answers

We verify the properties from Definition 1.1.2 of metric spaces. To do so, we will make use of Definition 5.4.5 of absolute value and the related Proposition 4.3.3, both from Analysis I.

1.
For any x R we have d(x,x) = |x x| = |0| = 0

by the definition of absolute value.

2.
(Positivity) Let x,y R such that xy. By trichotomy of order, we either have x y > 0 or x y < 0. In the former case, |x y| = x y > 0 by hypothesis. In the latter case, |x y| = (x y) and the latter is positive by Proposition 5.4.4.
3.
(Symmetry) Let x,y R. By Proposition 5.3.11 (Laws of algebra), we have d(x,y) = |xy| = { x y, x y > 0 0, x y = 0 (x y),x y < 0 = { (y x),y x < 0 0, y x = 0 y x, y x > 0 = |yx| = d(y,x).

4.
(Triangle inequality) Let x,y,z R. Triangle inequality for the metric d can be easily deduced from the triangle inequality for the absolute value: d(x,z) = |x z| = |(x y) + (y z)| |(x y)| + |(y z)| = d(x,y) + d(y,z).

(Triangle inequality for absolute value can be easily verified case-by-case:

|a+b| = { a + b, a + b 0 a + (b),a + b < 0 {|a| + |b|,a + b 0 |a| + |b|,a + b < 0 = |a|+|b|

since x,x |x| for any x R.)

User profile picture
2021-11-19 10:06
Comments