I am reading Combinatorial Geometry from A Course in Combinatorics by van Lint and Wilson. They define a combinatorial geometry to be an ordered pair $(X,\mathcal{F})$, where $X$ is a set of points and $\mathcal{F}$ is a family of subsets of $X$ called flats. They have to satisfy 4 conditions out of which two are:
- $\mathcal{F}$ is closed under pairwise (and hence finite) intersection.
- There are no infinite chains in the poset $\mathcal{F}$.
Then, the authors have gone to remark that these two properties ensure that $\mathcal{F}$ is actually closed under arbitrary intersection. Unfortunately I am unable to understand why.
My attempt: I consider an arbitrary collection of flats, say $\{F_\alpha\}$. I have to prove that $$F:=\bigcap\limits_{\alpha}F_\alpha \in \mathcal{F}$$ It seems I have to assume that $F\notin \mathcal{F}$ and then show that this implies there is some infinite chain in $\mathcal{F}$ and thus get a contradiction.
A hint will be sufficient.