Are these two equivalent?
1) $S$ is the smallest set having property $P$. That is, $S$ has property $P$, and any set that also has property $P$ is a superset of $S$.
2) $S$ is the intersection of all sets having property $P$.
Intuitively, these seem equivalent. I was easily able to prove $ 1 \rightarrow 2 $, however the reverse seems tricky, and I don't know if it is true. I tried to cook a counterexample, but am unsure if it is correct.
Let $S$ be the intersection of all 1-dimensional subspaces of $\mathbb{R}^{2}$. It can be shown that $S$ is the zero vector space, which is clearly not 1-dimensional. How can I refine definition 2 so that the two are equivalent? I was thinking to add the condition that $S$ has property $P$ to definition 2. Would they then be equivalent? But doesn't this presuppose that the set that is the intersection of all sets having property $P$ also has property $P$?