I've started studying Calculus. I've stumbled upon the definition of an 'Ordered field'. One of the requirements are for the field to honor the Total Order relation. Meaning that for every a,b, a could either be:
- a > b
- a < b
- a = b
While this sounds trivial, I'm trying for intuition purposes to find an counter example of a field not honoring the Total Order relation. Can you give me an example?
Thanks
$\Bbb C$, the field of complex numbers. If $\Bbb C$ were an ordered field, ordered by some linear order $\le$, the set $P=\{z\in\Bbb C:z>0\}$ would have the following properties:
Now $i\ne 0$, so by (1) either $i\in P$ or $-i\in P$. If $i\in P$, then $-1=i^2\in P$ by (2). If, on the other hand, $-i\in P$, then $-1=(-i)^2\in P$. Thus, we can be sure that $-1\in P$. But then $1=(-1)^2\in P$, so both $-1$ and $1$ are in $P$, violating (1). Thus, there is no linear order that makes $\Bbb C$ an ordered field.