This is the question I'm confused about:
Consider a field $F = \{0,1,a\}$ with exactly 3 elements. Can it be an ordered field? Explain your answer in all details.
Well obviously, if $F$ is a field, then as $a$ is an element of $F$, $a + a$ also has to be in the field. So I thought that $2a = 1$, since if $2a = 0$ or $2a = a$, then $a = 0$, which is contradictory to the statement that the field has exactly 3 elements.
Then it's concluded that $a = 1/2$, but if that's true, $1 + 1/2 = 3/2$ also has to be in this field, but it's not. Therefore I concluded that it can't be an ordered field.
But something seems so wrong about my solution. I would appreciate any advice on what I was wrong about, and any correct ways to solve this problem.
In general, a finite field can never be an ordered field.
Let $a$ be some positive element -- that is, $0<a$. By repeatedly adding $a$ on both sides of this, we find $$ 0 < a < (a+a) < (a+a+a) < (a+a+a+a) < \ldots $$ but since the field is finite, there must be two of the expressions in this sequence that have the same value. If that value is $t$, then by transitivity we have $t<t$, which contradicts $t=t$.