ktheo
- 51
- 0
Homework Statement
Question 1. Let U be a universal set, A and B two subsets of U.
(1) Show that
B ⊆ A ∪ (B ∩ A^c).
(2) A = B if and only if there exists a subset X of U such that A ∪ X = B ∪ X and X\A^c = X\B^c.
The Attempt at a Solution
My attempt at a solution is as follows:
Part 1: Showing B ⊆ A ∪ (B ∩ A^c)
(A∪B)∩(A∪A^c)
(A∪B)∩(\bigcup)
Since A∪B are both in universe, it serves that B ⊆ A ∪ (B ∩ A^c).
Part 2
A = B if and only if there exists a subset X of U such that A ∪ X = B ∪ X and X\A^c = X\B^c.
So I claimed double inclusion proof here, letting X\inA
Case 1: X\inX
X\inA\cupX\RightarrowX\inB\cupX\RightarrowX\inB
Case 2: X\notinX\RightarrowX\inX\A^c\RightarrowX\inX\B^c\RightarrowX\inX or X\inB^c but X\notinX so X\inB
So I think the problem with this question is that I am not fully understanding the concept of the property known as the difference.