In the three axioms of topology on $X$, denoted by $\tau_X$, which are,
- $\emptyset \in \tau_X$, and $X \in \tau_X$
- for elements(open sets) $u_1, u_2, ... \in$ $\tau_X$, $$\bigcup^{\infty}_{i = 1}u_i \in \tau_X$$
- for elements(open sets) $u_1, u_2,... \in \tau_X$, $$\bigcap^{n}_{i=1}u_i \in \tau_X$$ What I want to ask is that why the third axiom of topology cannot be "the intersection of infinite number of elements are in topology class", is this due to some properties we want for topology, can somebody tell me why and if so, what will happen?
We want the intersection of open sets to open. However if you allow infinite intersections I can construct closed sets such as $\cap_{i=1}^\infty(-1-\frac1n,1+\frac1n) = [-1,1]$. This is why only finite intersections are allowed.