I came to that because I was trying to prove that ##\mathcal{T}=\{U\subset X:X-U\ is\ finite\ or\ X\}## is a topology on ##X##.
Finite sets are defined as sets that have a bijection with a proper subset of the natural numbers (i.e. ##S## is finite if there is a bijection ##S\rightarrowtail \{1,...,n\}## for some n in the naturals).
The empty set and ##X## are in the topology since ##X-X\rightarrowtail \emptyset##, and ##X-\emptyset=X##.
But for ##U_1\cup U_2\cup ...## to be in ##\mathcal{T}##, ##X-(U_1\cup U_2\cup ...)## has to be finite. Which means ##(X-U_1)\cap (X-U_2)\cap ...## has to be finite because ##X-(U_1\cup U_2\cup ...)=(X-U_1)\cap (X-U_2)\cap ...## from the elementary algebra of sets.
And if ##(X-U_i)\rightarrowtail \{1,...,n_i\}##, I know that ##(X-U_1)\cap (X-U_2)\cap...\rightarrowtail\{1,...,m\}:m<\sum n_i##, since ##|S\cap T| < |S|+|T|## if ##S## and ##T## are not empty.
But does the fact that ##m<\sum n_i## prove that arbitrary unions of sets in the topology are finite?
EDIT: because I could keep summing ##n_i##'s until it got arbitrarily close to infinity. And although ##m## would still be less than that sum, I am not sure if it is finite.