In the definition of topology, we allow infinite unions but only allow finite intersections. As mentioned by many other answers (see In a topological space, why the intersection only has to be finite?; Why Use Arbitrary Unions and Finite Intersections in Topology?), it is said that we want to keep the sets to be open set after the allowed operation. But the infinite intersection of open sets can be a close set. The example is given: \begin{equation}\bigcap_{n\in\mathbb{N}}(a-\frac{1}{n},b+\frac{1}{n})=[a,b],\quad (b>a)\end{equation} The question is: what is the answer of \begin{equation}\bigcup_{n\in\mathbb{N}}(a+\frac{1}{n},b-\frac{1}{n})=?\quad (b>a+2)\end{equation} is it $[a,b]$ or $(a,b)$?
If it is $(a,b)$ , seems that we use a different rule of limitation between intersection and union; if it is $[a,b]$,seems that we get a close set by operations (allowed by topology) on the open sets.