Show what order relations apply:
Set $X = \mathbb{C}$.
$(z_1,z_2) \Leftrightarrow Re(z_1) \leq Re(z_2)$
"($z_1$ in relation to $z_2$) is equivalent to ((the real part of $z_1$) $\leq$ (the real part of $z_2$))."
I know most of the order relation rules, like reflexive, symmetric, antisymmetric and transitive.
I was thinking:
$z_1 = a+bi$ and $Re(z_1) = a$
$z_2 = c+di$ and $Re(z_2) = c$
Therefore
$(a+bi,c+di) \Leftrightarrow a \leq c$
But I do not know if this is useful or how to go from there. I can't see any of the relation rules applying here, since most of our other examples have been along the lines of
$X = \left \{a,b,c\right \},$ $R=\left \{(a,a),(a,b),(b,c)\right \}$