Abstract - Prove (A-B)union(B-A)=(AunionB)-(AintersectB)

  • Thread starter Thread starter kathrynag
  • Start date Start date
  • Tags Tags
    Abstract
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 5K views
kathrynag
Messages
595
Reaction score
0

Homework Statement



Prove:
(A-B)[tex]\cup[/tex](B-A)=(A[tex]\cup[/tex]B)-(A[tex]\cap[/tex]B)

Homework Equations





The Attempt at a Solution


We need to show (A-B)[tex]\cup[/tex](B-A)[tex]\subseteq[/tex](A[tex]\cup[/tex]B)-(A[tex]\cap[/tex]B)
and (A[tex]\cup[/tex]B)-(A[tex]\cap[/tex]B)[tex]\supseteq[/tex](A-B)[tex]\cup[/tex](B-A).

We begin by showing the first:
Let x[tex]\in[/tex](A-B)[tex]\cup[/tex](B-A).
By definition of union, x[tex]\in[/tex]A-B or x[tex]\in[/tex]B-A.
If x[tex]\in[/tex]A-B, we know x[tex]\in[/tex]A ...


This is where I've begun to get stuck. Not sure where to go next.
 
Physics news on Phys.org
We know x is in A, AND x is NOT in B.

What does it mean for an element to be in [tex]A\cup B- A\cap B[/tex]? Is x inside of it in this case?
 
An elelemnt is in A or B and not in A and B.
 
So does the x that we were looking at satisfy that requirement?
 
I'm thinking yes, but I'm having trouble visualizing that just from the x an element of A and not B.
 
Just break it down into simple pieces. If x is an element of A and not an element of B:

1. Is x in A or B?
2. Is x in A and B?

Therefore...
 
x is in A or B, but not in A and B.
Therefore, we have the right side of the equation.

Ok, but what about if x is an element of B-A?
x is in B, bot not in A.
Then x is in B or A, but not in B and A.
So, therefore, we have the right side of the equation.

Ok, and then I just work the other way to prove equality?
 
Yup.
 
Thanks a lot. That makes a lot more sense now.