I am trying to prove that $A \cap (B - C) = (A \cap B) - (A \cap C)$ using biconditionals, but I cannot seem to get the proof to work out. \begin{align*} x \in A \cap (B - C) & \iff x \in A \text{ and } x \in B - C \\ & \iff x \in A \text{ and } (x \in B \text{ and } x \not \in C) \\ & \iff (x \in A \text{ and } x \in B) \text{ and } (x \in A \text{ and } x \not \in C) \\ & \iff x \in A \cap B \text{ and } x \in A - C \\ & \iff x \in (A \cap B) \cap (A-C). \end{align*} I cannot figure out how to get from $(A \cap B) \cap (A - C)$ to $(A \cap B) - (A \cap C)$.
2026-05-06 01:17:30.1778030250
Proving $A \cap (B - C) = (A \cap B) - (A \cap C)$
51 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
HINT: $(x \in A \text{ and } x \in B) \text{ and } (x \in A \text{ and } x \not \in C)\\ \iff (x \in A \text{ and } x \in B) \text{ and } (x\in A \text{ and }x \not\in A \cap C)$