Exercise 1.5.12

Let (X,ddisc) be a metric space with the discrete metric ddisc.

(a)
Show that X is always complete.
(b)
When is X compact, and when is X not compact?

Answers

(a)

Proof. Let (x(n)) n=m be a Cauchy sequence in X with respect to ddisc . Then we know for every 𝜖 > 0 there exists an N m such that d (x(j),x(k)) < 𝜖 for all j,k N. However, since we are in the discrete metric, for this to be true, we must eventually have N large enough so that d (x(j),x(k)) = 0j,k N. So x(j) = x(k) (that is, eventually we are tapping on the same spot over and over again), but each of the x(j) ’s are in X, thus we are convergent in X. Therefore X is complete (with respect to ddisc  ). □

(b) X is compact whenever X is finite (this is clear since any sequence must contain a limit point (as there are only a finite number of places to go), and hence a convergent subsequence). X is not compact whenever X is infinite. Take any point in X, make it x1, then a different point x2, and we can do this forever without repeating points, and since each point is different the distance between each point will be 1, hence we have no limit points, and thus no convergent subsequences.

User profile picture
2021-12-10 21:08
Comments