Dansuer
- 81
- 1
Homework Statement
Incorrect Theorem: Suppose F and G are familes of sets. If \bigcupF and \bigcupG are disjoint, then so are F and G
a) What's wrong with the following proof of the theorem?
Proof. Suppose \bigcupF and \bigcupG are disjoint. Suppose F and G are not disjoint. Then we can choose some set A such that A\inF and A\inG. Since A\inF, A\subseteqF, so every element of A is in \bigcupF. Similarly, since A\inG, every element of Ais in \bigcupG. But then every element of A is in both \bigcupG and \bigcupF, and this is impossible since \bigcupF and \bigcupG are disjoint. Contraddiction.
b)Find a counterexample to the theorem.
Homework Equations
The Attempt at a Solution
I've found a counterexample. If F and G are the empty set. F and G are not disjoint but \bigcupF and \bigcupG are.
i can't find why the proof is wrong though.
Thank you.