Symmetric Difference Explanation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
gutnedawg
Messages
34
Reaction score
0
Can someone explain to me how to show (x\y) union (y\x) = (x union y) \ (y union x) using only the main set theory laws for union, intersections and difference.
 
Physics news on Phys.org
tiny-tim said:
hi gutnedawg! :wink:

shouldn't that be (x union y) \ (x intersection y) ?

anyway, start by writing x\y in terms of unions or intersections …

what do you get? :smile:
yea sorry I meant to write union and then intersection not union and union

this is not a homework problem this problem was posted in lecture for us to try on our own and I'm having trouble starting it

EDIT how could I write x\y in terms of intersections and unions... The professor suggested using the absorption laws but I'm not sure how to go on from rewriting x and y with the absorption laws
 
You've just got to apply the laws in different orders until you find the order that works. Trial and error, I'm afraid.
 
vertigo said:
You've just got to apply the laws in different orders until you find the order that works. Trial and error, I'm afraid.

care to give any hints?
 
hi gutnedawg! :smile:

(just got up :zzz: …)
gutnedawg said:
EDIT how could I write x\y in terms of intersections and unions... The professor suggested using the absorption laws but I'm not sure how to go on from rewriting x and y with the absorption laws

(what are the absorption laws? :confused:)

x\y = x intersection not-y :wink:
 
General advice,
Set operations exactly mirror first order logic. Translate any set to the statement that some antecedent object is in the set. X --> "p is in X".

Then you can use your verbal skills to parse set operations...

x\y -> " p is in x and not in y".

A Venn diagram is also quite useful. Between Venn diagrams and translation to logic you can utilize your visual and verbal skills to better understand the set operations.

Finally ask yourself why your Professor didn't just tell you the answer and then trust his judgment. (Hint, you can't learn to swing a golf club by just watching the Pro's.)