Prove: For all sets A, B, C, if B ∩ C ⊆ A, then (C - A) ∩ (B - A) = ∅.
Since B ∩ C is a subset of A, B is a subset of A.
Since B ∩ C is a subset of A, C is a subset of A.
Since B is a subset of A, subtracting A from B will result in the empty set.
Since C is a subset of A, subtracting A from C will result in the empty set.
The empty set intersected with the empty set equals the empty set.
NEW:
Let x belong to (C - A) ∩ (B - A)
C - A = C ∩ A^c
B - A = B ∩ A^c
x belongs to (C ∩ A^c) ∩ (B ∩ A^c)
x belongs to C ∩ A^c ∩ B ∩ A^c
x belongs to B ∩ C ∩ A^c ∩ A^c
x belongs to B ∩ C ∩ A^c
Since B ∩ C is a subset of A, B ∩ C ∩ A^c is a subset of A ∩ A^c (the empty set)
Since x belongs to B ∩ C ∩ A^c, x belongs to the empty set.
Trivial: The empty set is a subset of (C - A) ∩ (B - A)
(C - A) ∩ (B - A) = ∅
QED