Question is from "How to Prove it" by Vellenman. I am struggling to even understand how this theorem could ever be true?
I get that the first step is to assume x is an arbitrary element of $\bigcap F$, as the definition of $\bigcap F\subseteq A$ breaks down to $\forall x(x\in\bigcap F \rightarrow x\in A)$. Suppose $x\in \bigcap F$.
From here I am now confused about the definition of $\bigcap F$ and how $\bigcap F$ could even be a proper subset of $A$?
A proof in Velleman's style would possibly look like this:
Let $x$ be an arbitrary element of $\bigcap\mathcal F$. From $x\in\bigcap\mathcal F$ and $A\in\mathcal F$ we obtain $x\in A$ $($by universal instantiation$)$. Since $x$ is arbitrary, $\forall x(x\in\bigcap\mathcal F\rightarrow x\in A)$ and so $\bigcap\mathcal F\subseteq A$. $Q.E.D.$
Universal instantiation is well explained in the book.