what do you mean when you say show the other way?
is the 'other way' this?
-x is in X and Z but not in Y, so x is in Y\Z
so overall
(Y \ X) ∪ Z = (Y ∪ Z) \ (X \ Z)
let x be in (Y \ X) ∪ Z
-x is in Y and Z but not in X, so x is in X\Z
-x is in X and Z but not in Y, so x is in Y\Z
also (Y ∪...