Let $(X,d)$ be a metric space, and let $K\subseteq X$. Suppose that every cover by open balls of $K$ has a finite sub-cover. I need to prove that $K$ is sequentially compact.
I thought on trying to take an arbitrary open cover, and maybe somehow use the fact that every open subset can be represented by a union of open balls, but that failed. Any hints?
You want to show that every sequence in $K$ has a limit point. Suppose the sequence $(a_n)$ has none. For each $x\in K$, there exists $\delta_x$ such that the sequence $(a_n)$ visits $B(x,\delta_x)$ only finitely many times.
The set of balls $\{B(x,\delta_x):x\in K\}$ is an open cover of $K$ by balls.
Can you finish and fill in the details?