- #1
1MileCrash
- 1,342
- 41
Homework Statement
My teacher gave us the following proofs:
(AUB)' = A'n B'
x is in (AUB)'
x is not in AUB
x is not in A and x is not in B
x is in A' and x is in B'
Therefore, x is in A'n B'
(A n B)' = A' U B'
x is in A'UB'
Therefore x is in A' or x is in B'
therefore x is not in A or x is not in B
Therefore is in (A n B)'
(I used U for union, n for intersection.)
I am asked to reconstruct them using the other initial assumption about X (assume it's in the other group instead)
Homework Equations
The Attempt at a Solution
(AUB)' = A'n B'
is in A' n B'
x is not in A and x is not in be.
x is in A' and x is in B'
How can I get to the other set, which is a union/or?