Is the Symmetric Difference Problem Solved?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Yankel
Messages
390
Reaction score
0
Hello all,

For each of the following statements, I need to say if it is true or not, to prove if it is true or to contradict if not.

1)
\[A\bigtriangleup (B\cap C)=(A\bigtriangleup B)\cap (A\bigtriangleup C)\]

2)
\[A\cup (B\bigtriangleup C)=(A\cup B)\bigtriangleup (A\cup C)\]

Where
\[\bigtriangleup\]

is the symmetric difference.

I do know that:

\[A\bigtriangleup B=(A-B)\cup (B-A)\]

which is:

\[(A\cap B^{C})\cup (B\cap A^{C})\]How do I proceed from here?

Thank you !
 
Physics news on Phys.org
Both equations can be refuted by taking $A$ to be the universal set.
 
Is it correct that these are the corresponding Venn diagrams of both sides in the first statement?
(assuming your way, of making A universal).

View attachment 6444
 

Attachments

  • sets.png
    sets.png
    5.7 KB · Views: 151