Saint's question from Yahoo Answers regarding set theory

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Physics news on Phys.org
Hello Saint,

We will need to use four facts. If $A,B,C\subseteq X$ are three sets, then

1. $(A^c)^c = A$
2. $A-B=A\cap B^c$
3. $(A\cap B)^c = A^c\cup B^c$
4. $A\cap(B\cup C) = (A\cap B)\cup(A\cap C)$

Hence, if $A,B,C\subseteq X$, we see that

\[\begin{aligned}A-(B-C) &= A\cap(B-C)^c\\ &= A\cap(B\cap C^c)^c\\ &= A\cap(B^c\cup (C^c)^c)\\ &= A\cap(B^c\cup C) \\ &= (A\cap B^c)\cup(A\cap C) \\ &= (A-B)\cup(A\cap C).\end{aligned}\]

Therefore, $A-(B-C) = (A-B)\cup(A\cap C)$.

I hope this makes sense!