Does symmetric difference, coupled with an intersection, respect negation?

73 Views Asked by At

To give an explicit example, for arbitrary real sets A, B, and C, does $(-A \cap -B) \Delta -C = -((A \cap B) \Delta C)$ where $-X = \left\{ -x:x \in X \right\}$?