What Does A XOR B Equaling the Null Set Imply About Sets A and B?

  • Thread starter Thread starter MathInProgress
  • Start date Start date
  • Tags Tags
    Set
MathInProgress
Messages
2
Reaction score
0

Homework Statement


What does it mean if A ⊕ B = ∅? Explain

Homework Equations


From what I know the null set is part of every subset and A XOR B would be true if and only if exactly one of A or B would be true.


The Attempt at a Solution


If someone could please help me in formulating an explantation on A XOR B = null set
 
Physics news on Phys.org
I would have thought of XOR as a logical operator than a set operator but there is no reason why it can't be: I interpret A XOR B as meaning "those elements that are in A or in B but not in both: A\cup B- A\cap B. More often (to me at least) called the "symmetric difference" of A and B. If A XOR B is empty, then there must NOT be in points that are in A or in B but not in their intersection. What does that imply about A\cap B and so A and B themselves?
 
HallsofIvy said:
I would have thought of XOR as a logical operator than a set operator but there is no reason why it can't be: I interpret A XOR B as meaning "those elements that are in A or in B but not in both: A\cup B- A\cap B. More often (to me at least) called the "symmetric difference" of A and B. If A XOR B is empty, then there must NOT be in points that are in A or in B but not in their intersection. What does that imply about A\cap B and so A and B themselves?

This is part b of a question. I did not list down the entire question because I thought it is not important (and it may still not be), but here it is:

The symmetric difference of two sets A and B is defined as A XOR B = (A - B) U (B -A).

b. What does it mean if A XOR B = null set?

Can I say it it this way:

Let A = {1,2,3,4,5} and B = {1,2,3,4,5} then A XOR B = null set? This is because there are no elements that are exclusive to either set.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top