Exercise 3.3.8

Let K and L be nonempty compact sets, and define

d = inf { | x y | : x K  and  y L }

This turns out to be a reasonable definition for the distance between K and L .

(a)
If K and L are disjoint, show d > 0 and that d = | x 0 y 0 | for some x 0 K and y 0 L .
(b)
Show that it’s possible to have d = 0 if we assume only that the disjoint sets K and L are closed.

Answers

(a)
The set | K L | = { | x y | : x K , y L } is compact since K L is compact by 3.3.6 (b) and |⋅| preserves compactness. Thus d = inf | K L | has d = | x 0 y 0 | for some x 0 K and y 0 L .
(b)
K = { n : n N } and L = { n + 1 n : n N } have d = 0 , and both are closed since every limit diverges.
User profile picture
2022-01-27 00:00
Comments