For each subset A of {1,2,.....,n−1}, we pair it with A∪{n}.
Note that for any such pair (A,B) not both A and B can be in F.
Since there are 2n−1 such pairs it follows that F can have at most 2n−1 elements.
By induction |F|=2n−1, then F contains either all the subsets with odd number of elements or all the subsets with even number of elements.
Suppose that the result is true for n=m−1.
Now consider n=m.
Let F1 be the set of those elements in F which contain m and F2 be the set of those elements which do not contain m.
By induction, F2 can have at most 2m−2 elements.
Further, for each element of A F1 we consider A/{m}.
This new collection also satisfies the required property,
So F1 has at most 2m−2 elements.
Thus, if |F|=2m−1 then it follows that |F1|=|F2|=2m−2.
Further, by induction hypothesis,
F2 contains all those subsets of {1,2,.....,m−1} with (say) even number of elements.
It then follows that F1 contains all those subsets of {1,2,.....,m} which contain the element m and which contains an even number of elements.
This proves that F contains either all the subsets with odd number of elements or all the subsets by even number of elements.