Let $C$ be a non-empty class of ordinals. I want to prove that $\bigcap C \in C.$ What I managed to prove so far :
- That $\bigcap C$ is an ordinal.
- If $\alpha \in C$, that $\bigcap (\alpha^+ \cap C) = \bigcap C.$
- That $\bigcap (\alpha^+ \cap C)$ and $\alpha^+ \cap C$ are ordinals (and so I can compare them).
Actually, I try to prove the property for $\alpha^+ \cap C$ (which a set of ordinals) before proving it for $C$ itself but I am stuck here.
You need to assume $C$ is non-empty (otherwise $\bigcap C$ doesn't make sense).
Since the ordinals are well-ordered, every non-empty class of ordinals has a least element. Let $\alpha$ be the least element of $C$. I claim that $\alpha=\bigcap C$.
Since $\alpha\in C$, $\bigcap C\subseteq \alpha$. In the other direction, for all $\beta\in C$, $\alpha\leq \beta$, so $\alpha\subseteq \beta$. Thus $\alpha\subseteq \bigcap C$.