Let $\delta$ be the discrete metric on a non-empty set $X$. Characterize the subsets of $X$ which are compact in $(X, \delta)$.
I remember the answer from a previous class: $A \subseteq X$ is compact $\iff A$ is finite.
I've proven one way in the general:
Suppose $S$ is a finite set. Since there are only a finite number of terms, no sequence of distinct terms exists strictly in $S$, so $S$ does not have any limit points (and thus contains all of them; i.e. $\emptyset$). Furthermore, since $S$ is finite, there exists a well-defined maximum $M = \max \{|s| : s \in S\}$. Thus, $S$ is bounded by $M$. Since $S$ is closed and bounded, it is compact.
but I can't seem to go the other way. How can I prove that, if $A \subset (X, \delta)$ is finite, then it is compact?
I had a look at Show that in a discrete metric space, every subset is both open and closed., but note that an infinite set can most certainly be bounded.