Though this sounds like an obvious fact, I am trying to prove directly from the definition of a closed set (in Rudin) that $X$, the entire metric space, is closed. Rudin's definition of closed is that $A \subset X$ is closed if it contains all of its limit points, where $x \in A$ is a limit point if for every $\epsilon > 0$, $B_{\epsilon} (x) \cap (A - \{x\}) \neq \emptyset$.
My first doubt is that $X$ may only have one element. If that is the case, $X$ must have no limit points -- in fact, if it's a finite set, it has no limit points, but I don't think that lemma qualifies as "directly from the definition." If I specialize to the case where $X$ is infinite, I might say: suppose $x$ were a limit point of $X$. Given $\epsilon > 0$, there exists $q \in B_{\epsilon} (x) \cap X$ with $q \neq x$. That guarantees $q \in X$, but I don't know how I might deduce $x \in X$. The case that stands out to me is the subspace $\mathbb{Q}$ of $\mathbb{R}$. Irrational numbers are limit points, surely, but they're not elements of $\mathbb{Q}$, so they're not even considered when I'm regarding closedness as a subset of $X$.
Is there a way to prove this fact formally? Is it just "tautological" because $X$ contains everything?