Prove A = B given (A∪B)ᶜ = Aᶜ∪Bᶜ

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
KOO
Messages
19
Reaction score
0
**Let A and B be two subsets of some universal set.
Prove that if $(A\cup B)^c$ = $A^c$ U $B^c$, then A = B.**Attempt:

Let $x\in A$. Then $x\in A\cup B$, so $x\notin(A\cup B)^c$. By hypothesis $(A\cup B)^c=A^c\cup B^c$, so $x\notin A^c\cup B^c$. In particular, then, $x\notin B^c$, and therefore $x\in B$. Since $x$ was an arbitrary element of $A$, this shows that $A\subseteq B$.

How do we show $B\subseteq A$?
 
Physics news on Phys.org
KOO said:
**Let A and B be two subsets of some universal set.
Prove that if $(A\cup B)^c$ = $A^c$ U $B^c$, then A = B.**Attempt:

Let $x\in A$. Then $x\in A\cup B$, so $x\notin(A\cup B)^c$. By hypothesis $(A\cup B)^c=A^c\cup B^c$, so $x\notin A^c\cup B^c$. In particular, then, $x\notin B^c$, and therefore $x\in B$. Since $x$ was an arbitrary element of $A$, this shows that $A\subseteq B$.

How do we show $B\subseteq A$?

Start with "Let $x\in B$."
Then continue with the same argument you have - just with $A$ and $B$ swapped around...
 
Or...just note that both expressions are symmetric in A and B, and union is commutative...