I was skimming through the topology book recommended through this question and I came across a question that I apparently solved incorrectly. It's question 2.5 on page 12.
Repeated here:
Let $X$ be $\mathbb{R}$, and let $\Omega$ consists [sic] of the empty set and complements of all finite subsets of $\mathbb{R}$. Is $\Omega$ a topological structure?
And my answer is "no", because I can posit some finite intersection of infinite sets and come up with a finite set, which is no longer in $\Omega$. For example, for some $a,b \in \mathbb{R}$ and $a<b$, two infinite sets are $X_1 = (-\infty,b)$ and $X_2 = (a,\infty)$ and obviously, $X_1, X_2 \in \Omega$ but $X_1 \cap X_2 \notin \Omega$.
But it seems it is a topology, because in the line following the question, they state:
The space of Problem 2.5 is denoted by $\mathbb{R}_{T_1}$ and called the line with $T_1$-topology.
So where am I going wrong?