So I have a question about relations. In particular, here is the formal question:
Let $\beta$ be the relation "is a brother of" and let $\sigma$ be the relation "is a sister of". Describe $\beta\cup\sigma, \beta\cap\sigma, \beta-\sigma$.
So we can think of say $P$ as the set of people on Earth. Then both $\beta$ and $\sigma \in P\times{P}$. So intuition is telling me that
1) $\beta\cup\sigma$ is the set of all ordered pairs of people with the appropriate sibling whether sister or brother
2) $\beta\cap\sigma=\varnothing$ set since no one can be both the brother of someone AND the sister of someone.
$\mathbf{EDIT}$, this is actually the set $b$. See comments below.
3) $\beta-\sigma=\beta$, since these sets are disjoint.
Is this the correct intuition and answer to the problem?
Finally, as an addendum, (was not asked), these relations can not be equivalence relations since they are not reflexive (you really can't be the brother of yourself can you?). They are symmetric and transitive though i think, so is there a name for the type of ordering that is just symmetric and transitive?