Let $X$ be a metric space. Suppose there exists $r >0$ such that $\overline{B(x,r)}$ is compact for every $x \in X$. Show that $X$ is complete.
Let $x_n$ be a Cauchy sequence in $X$. We want to show that $x_n \to a \in X$.
Since $x_n$ is Cauchy for all $\varepsilon >0$ there exists $k \in \Bbb N$ such that $n,m>k \implies d(x_n,x_m)< \varepsilon$.
Thus for $r$ there exists $n_0$ such that $n,m > n_0 \implies d(x_n,x_m)< r$.
I also have that for all $n$ there exists $r>0$ such that $\overline{B(x_n,r)}$ is compcat, but I cannot draw the conclusion from these facts that $x_n$ would converge?