First, it's my first try in real analysis. I study "Principles of Mathematical Analysis" by Rudin.
In the definition 1.5 of order of a set, I quote:
Let $S$ be a set. An order on $S$ is a relation, denoted by $<$, with the following two properties:
(i) If $x \in S$ and $y \in S$ then one and only one of the statements $x<y, x=y, x>y$ is true.
(ii) If $x,y,z\in S$, if $x<y$ and $y<z$, then $x<z$.
My question is, isn't that property is so obvious with no counter example - as I think - ? why it's so important to state this particular property? why doesn't the second propery being enough for defining order?