Taking Left hand side (LHS) =
(AUB) \ (A∩B)
Let "x \\in" (A∪B) \ (A∩B)
So "x \\in" (A∪B) "\\land" "x \\notin" (A∩B)
Now for the above condition we have following three options
It means "x \\in" (A∩B). So this contradicts to "x \\notin" (A∩B).
So this is not an option for this point.
2. "x \\in A \\land x \\notin B"
This means "x \\in" A∩Bc . Then "x \\in" (A∩Bc) U (B∩Ac)
So "x \\in" (A\B) ∪ (B\A)
3. "x \\notin A \\land x \\in B"
This means "x\\in" Ac∩B. Then "x \\in" (A∩Bc) U (B∩Ac)
So "x \\in" (A\B) ∪ (B\A)
So LHS = RHS
Comments
Leave a comment