Here's what I have:
The statement is true. Assume A, B, and C are sets, and that $A \setminus (B$ intersect $C) = \emptyset$. We will prove $(A \setminus B = \emptyset$ and $A - C = \emptyset)$ by assuming $(A \setminus B \not= \emptyset$ or $A \setminus C \not= \emptyset$ and deriving a contradiction. We have two cases:
Case 1: $A \setminus B = \emptyset$, therefore $A \setminus C \not= \emptyset$. And I don't know how to derive a contradiction from here.
Case 2: $A \setminus B \not= \emptyset$. And I don't know how to derive a contradiction from here.
I'm not entirely sure where to go next using the set definitions. Am I on the right track? And if so, how can I derive a contradiction?
$\cap$will give you the intersection symbol. Also, one should avoid using both $A-C$ and $A\setminus C$ in the same problem, unless they are meant to be different things. – halrankard2 Oct 18 '20 at 10:59