I'm self-learning probability and struggle on the following task:
If $A$ and $B$ are independent events, prove that $A \cup B$ and $A \cap B$ are also independent.
This is one of those cases where one event contains the other so they are always independent but I never came across to prove it.
Any clues? Please avoid answers in comments, because I cannot accept this way. Thanks!
Let $A=$ heads on first coin toss and $B=$ heads on second toss. They're independent. Then $$ \Pr(A\cup B) = \frac 3 4 \ne 1 = \Pr(A\cup B\mid A\cap B). $$ So they're not independent.
If event $E$ "contains" event $F$, that means $\Pr(E\mid F)=1$. If $\Pr(E)< 1$, then that conflicts with independence. So the statement in the question that if one event contains the other then they're independent is very far from true.