Q. Prove that a compact subset of a metric space is closed and bounded.
Let K ⊂ X be compact. If (xn) is a convergent sequence in K with limit x ∈ X, then every subsequence of (xn) converges to x. Since K is compact, some subsequence of (xn) converges to a limit in K, so x ∈ K and K is closed.
Suppose that K is not bounded, and let x1 ∈ K. Then for every r > 0 there exists x ∈ K such that d(x1, x) ≥ r. Choose a sequence (xn) in K as follows. Pick x2 ∈ K such that d(x1, x2) ≥ 1. Given {x1, x2, . . . , xn}, pick xn+1 ∈ K such that
"d(x_1, x_{n+1}) \u2265 1 + \\displaystyle{\\max_ {1\u2264k\u2264n}} d(x_1, x_k)"
By the triangle inequality:
d(xk, xn+1) ≥ d(x1, xn+1) − d(x1, xk) ≥ 1 for every 1 ≤ k ≤ n.
It follows that d(xm, xn) ≥ 1 for every "m \\ne n" , so (xn) has no Cauchy subsequences, and therefore no convergent subsequences, so K is not compact.
Comments
Leave a comment