Is my proof that the intersection of any family of topologies on a set $X$ is a topology on $X$ correct?
Proof. We are required to show that the intersection satisfies the topology axioms. Let $\tau$ be an arbitrary intersection of topologies on $X$.
- $\emptyset$ and $X$ are in every topology so they are in $\tau$
- Let $U=\bigcup_{i\in I} A_i$ be an arbitrary union of elements of the intersection $\tau$. $U$ is open in every topology (because $A_i$ is in $\tau$ for all $i\in I$) so it's open in $\tau$
- Let $V=A_1\cap\dots\cap A_n$ be a finite intersection of elements of the intersection. $V$ is open in every topology (because $A_i$ is in $\tau$ for all $i\in[1,n]$) so it's open in $\tau$
Moreover, $\tau\subseteq\tau_j$ for every topology $\tau_j$ in the intersected family so it's coarser than all of them.