Fields that can be ordered in more than one way

1.6k Views Asked by At

Consider the field $\mathbb{Q}[\sqrt{5}]$. This can be made into an ordered field in two different ways:

  1. Via the usual order $<$ inherited from $\mathbb{R}$
  2. Or via the "alternative" order $\prec$ defined by $$r\prec s \iff \overline{r} < \overline{s} $$ where $\overline{r}$ denotes the conjugate, i.e. $\overline{a+b\sqrt{5}}=a-b\sqrt{5}$.

More broadly, if $F$ is any field, $\sigma$ an automorphism of $F$, and $<$ an order on $F$, we can define another order $\prec$ by $a\prec b \iff \sigma(a) < \sigma(b)$. If $(F,<)$ satisfies the axioms for an ordered field, than so does $(F,\prec)$.

My question:

Is there an example of a field $F$ that can be made into an ordered field in two different ways, where one of the orders is not induced from the other one by an automorphism as described above?

In other words, I am looking for a field that can be made into an ordered field in two different ways that are "really different", i.e. not equivalent up to an automorphism of the underlying field $F$.

4

There are 4 best solutions below

3
On BEST ANSWER

Consider $F=\mathbb{Q}(x)$. You can order this field in uncountably many different ways. For instance, for every transcendental $\alpha\in\mathbb{R}$, the isomorphism $F\to\mathbb{Q}(\alpha)\subset\mathbb{R}$ sending $x$ to $\alpha$ induces an ordering of $F$, and this ordering is different for each $\alpha$. Since $F$ has only countably many automorphisms (an automorphism is determined by where it sends $x$), these give uncountably many orderings that are not related by automorphisms.

3
On

Here's a smaller example: let $f$ be an irreducible quartic polynomial with four real roots. If $\alpha$ is any root of $f$, then $\mathbb{Q}(\alpha)$ can be ordered in four different ways, corresponding to the four real embeddings of $\alpha$

However, most such polynomials $f$ will have Galois group $A_4$, and $\mathbb{Q}(\alpha)$ will have no automorphisms at all.

3
On

After reading the excellent answers by Eric Worfsey and Hurkyl, I realized that I already knew another answer to my own question -- somehow it had escaped me when I posted the question, but I think it is worth posting the answer here.

Let $F=\mathbb{Q}(x)$. Any element of $F$ can be written in the form $$f=\frac{a_n x^n + \cdots +a_0}{b_m x^m + \cdots +b_0}$$ with $a_n, b_m \ne 0$ and where all coefficients are integers. Let $P \subset F$ be defined by the condition $f\in P \iff \frac{a_n}{b_m}> 0$, and define $f \prec g \iff g-f \in P$. Then $(F, \prec)$ is an ordered field.

Now contrast this order with the order on $F$ proposed by Eric Worfsey: in that order, one simply chooses a transcendental real number $\alpha$, maps $x \mapsto \alpha$, and uses the order $<$ inherited from the reals.

These two orders are "really different". The order $<$ obtained by mapping $x \mapsto \alpha$ embeds $\mathbb{Q}(x)$ as an ordered subfield of $\mathbb{R}$, but with respect to the order $\prec$ the field $\mathbb{Q}(x)$ is non-archimedean. Specifically, for all $q \in \mathbb{Q}^+$, we have $q \prec x$ and $0 \prec \frac{1}{x} \prec q$; in other words, $x$ is "infinite" and $\frac{1}{x}$ is "infinitesimal" with respect to the rationals in this order.

3
On

edit: This answer is incorrect, but I'm leaving it in place temporarily in case it can be fixed.

While the other answers do provide orderings that cannot be transformed into each other by field automorphisms, one might also ask whether the orderings could be transformed into each other by any order isomorphism, field-preserving or not.

Now, any ordered field is a dense linear order without endpoints. A countable dense linear order without endpoints is isomorphic to $\mathbb Q$. So (at the time of writing) all the existing answers, being countable, are order-isomorphic. (Note in particular that the Archimedean property depends on the field structure as well as the order structure, so need not be preserved by general order isomorphisms.)

That's enough to satisfy the original question, but can we have two orders on the same field with different order types?

We can answer this question with a variation of the $\mathbb Q(\alpha)$ example. We can choose transcendental numbers $\alpha_i$ such that $\mathbb R = \mathbb Q(\alpha_i : i \in I)$, where $|I|$ is the transcendence degree of $\mathbb R$ over $\mathbb Q$.

We can then order $\mathbb Q(x_i : i \in I)$, polynomials over $\mathbb Q$ in $|I|$-many variables, by mapping $x_i$ to $\alpha_i$ for each $i$. The result will be order-isomorphic to $\mathbb R$, of course.

But we can also map $x_i$ to $\alpha_{f(i)}$, where $f : I \to I$ is some injective, non-surjective function. Then the result will be order-isomorphic to $\mathbb R$ with some "holes", with some transcendental numbers missing. Importantly, and unlike the countable case, the ordering can "detect" this removal, because $\mathbb R$-with-holes is not complete: there are sets bounded above but with no supremum. (In the countable case there were so many holes already that a couple of extra ones wouldn't make any difference.)

So, polynomials over $\mathbb Q$ with sufficiently many unknowns can actually be ordered in ways not only such that field automorphisms can't transform one ordering into the other, but the orderings actually have different order types altogether.