"Let $A$ be a subset of a complete metric space. Assume that for all $ε > 0$, there exists a compact set $A_ε$ so that $∀ x ∈ A, d(x, A_ε)<ε$. Show that $A$'s closure is compact."
I am trying to prove it with "Cauchy sequences in complete metric space are convergent" and "sequential compact set is compact". But I do not know how to prove all sequence in A(or A's closure?) has a cauchy subsequence.
Any help or advice would be greatly appreciated. Thank you in advance!
I think the best proof is to use total boundedness. Let $\epsilon >0$. Then $A_{\epsilon /2}$ is compact, hence totally bounded. You can cover it by a finite number of open balls of radius $\epsilon /2$. Call these balls $B(x_i,\epsilon /2), 1\leq i \leq n$. Then verify that $A$ is covered by the balls $B(x_i,\epsilon ), 1\leq i \leq n$. It follows that $A$ is totally bounded. Since $X$ is complete it follows that the closure of $A$ is compact. [ My comment below may be useful here].