Say we have two sets of real numbers, X and Y. Say that $X\cup Y=X\cap Y$. Is it true to say that $X=Y$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
It is true for any set. First, $$X \cup Y = X \cap Y \subseteq X,$$ so $Y \subseteq X$. (Basically, the line above says that taking the union with $Y$ adds nothing that $X$ did not already possess, so $Y$ must be a subset of $X$.) Similarly, $$X \cup Y = X \cap Y \subseteq Y,$$ so $X \subseteq Y$. Together, these observations mean that $X = Y$. |
|||
|
|
