Hello Mathematics Community,
currently I am trying to prove that the Relation:
$R = \{ (a,b) \in \mathbb{R} \times \mathbb{R} : |a|=|b| \}$
is reflexive, symmetric and transitive.
I know the definitions but I don't know how to prove it formally. Hope somebody can give me a lead.
sincerely, M.Hisoka
Reflexive: $|a|=|a|$
Symmetric: If $|a|=|b|$, then $|b|=|a|$
Transitive: If $|a|=|b|$ and $|b|=|c|$, then $|a|=|c|$.
Either this is formal enough, or you must show these for all cases of positive and negative values of a,b, and c.