I've encountered the following pigeonhole principle problem. It uses notation from set theory, which is a subject I haven't studied yet. I would like to check if I have understood notation, and the question, correctly.
What I would like to check is that:
- Does F refer to the set of all subsets of {1,2,3...n}?
- Does $X, Y ∈ F, X$ intersect $Y=empty$ mean if X and Y are elements of F, they have no element in common?
- Does $|F|$ mean the number of subsets of {1,2,3...n}, that fulfill the requirements above?
- Does an empty set count as a subset of {1,2,3...n}? And if so, I have another question. Would the family of subsets of {1,2,3}: {1},{2},{3},{} fulfill the requirements of a subset size 2 power $n-1$?
Thanks in advance.

HINT for the problem: $\mathscr{F}$ cannot contain both a subset of $\{1,2,\ldots,n\}$ and the complement of that subset, and $\{1,2,\ldots,n\}$ has altogether $2^n$ subsets.