(i) (A ∪ C) - B ⊆ (A - B) ∪ C
(ii) (A ∩ C) - B = (A - B) ∩ C
I was able to find the solution to part (ii) by finding the truth values for (A ∩ C) - B and (A - B) ∩ C in their respective columns then I was able to conclude that these two statements are equal since the truth values for each statement was the same. However, I am having difficulty figuring out how to show one statement is the subset of the other using truth tables and their corresponding truth values. In other words, how do you show (A ∩ C) - B is a subset of (A - B) ∪ C
Any hints would be greatly appreciated!