The question states. Suppose R an S are both relations on a non empty set A. Determine if the following is correct.
If R and S are both anti-symmetric, then R ∪ S is anti-symmetric.
Now I now that Binary relation R on a set A is antisymmetric if and only if
if a, b ∈ A and both (a, b) and (b, a) are in R, then a = b.
With this definition I believe that its true R ∪ S is anti-symmetric but I'm having a hard time explaning why. If R and S are both antisemtric it means that they both equal a=b therefor the or statement of them must be anti-Symmetric?