In p.153 of Algebraic Topology from a Homotopical Viewpoint we can find the following lemma:
5.1.10 Lemma. Let $X=\bigcup X_n$, $X_1\subset X_2\subset \ldots$ be a Hausdorff space with the union topology. Then every compact subset $K\subset X$ lies iniside $X_n$ for some $n$
Here is the proof:
Proof: If the conclusion were not so, then there would exist a sequence $\{x_n\}$ in $K$ satisfying $x_n\in X_n$. Now, any such sequence forms a closed subset of $X$, since its intersection with each $X_n$ is finite and hence closed in $X_n$. Here we are using the fact that $X$ is Hausdorff, implying that $X_n$ is also Hausdorff, so that points are closed in $X_n$. Therefore, the subsequences $\{x_m,x_{m+1},\ldots\}$, $m=1,2,3$ for a nested system of closed subsets of $K$whose intersection is empty, although the intersection of every finite subsystem is nonempty. And this would give us a contradiction to the compactness of $K$.
what is the property of Hausdorff spaces that is not satisfied in the reasoning?
I don't quite follow what is your question, but here is a comment, trying to clarify the proof. Thank you for supplying the proof, but it came with a couple of typos, so here is a corrected version (in particular, $x_n\not\in X_n$, rather than $x_n\in X_n$).
Proof: If the conclusion were not so, then there would exist a sequence $\{x_n\}$ in $K$ satisfying $x_n\not\in X_n$. Now, any such sequence forms a closed subset of $X$, since its intersection with each $X_n$ is finite and hence closed in $X_n$. Here we are using the fact that $X$ is Hausdorff, implying that $X_n$ is also Hausdorff, so that points are closed in $X_n$. Therefore, the subsequences $\{x_m,x_{m+1},\ldots\}$, $m=1,2,3$ form a nested system of closed subsets of $K$whose intersection is empty, although the intersection of every finite subsystem is nonempty. And this would give us a contradiction to the compactness of $K$.
Comments.