Is this an axiomatization of real closed fields?

267 Views Asked by At

I know that real closed fields are defined as ordered fields where every positive element is a square and every odd polynomial has a root. But can they also be axiomatized as totally ordered fields which satisfy the first-order completeness axiom schema? In other words, I am asking whether those axioms give the same theory. Also, my second question is, is either of those theories the same as $Th(\mathbb{R}, 0, 1, +, *, <)$?

1

There are 1 best solutions below

4
On BEST ANSWER

If by first-order schema for completeness you mean that you also allow parameters, then the answer to both your questions is yes. But first let us clarify that real-closed field are often taken as the first axiomatization you propose, and they are in fact elementarily equivalent to $\Bbb R$.

Assume the schema holds, then for every positive $r$, consider the set $\{x\mid 0<x\land x^2<r\}$, this is a bounded set and definable from $r$, therefore it has a least upper bound. But it is not hard to check that this least upper bound is in fact $\sqrt r$. So every positive element is a square root.

Next, suppose that $p$ is a polynomial of an odd degree, without loss of generality $\lim_{x\to\infty}p(x)=\infty$, so $\lim_{x\to -\infty}p(x)=-\infty$. Let $s<r$ be two real numbers such that $p(s)<0<p(r)$, and consider the set $\{x\mid s<x<r\mid p(x)<0\}$. This is a bounded set, as it is bounded by $r$, so it has a least upper bound. And again it is not hard to check that this upper bound is in fact a root for $p$.

In the other direction, we first need to prove that given a real-closed field every definable bounded set has a least upper bound. But this is easy once you prove that every definable set is a finite union of intervals (which may be closed, and thus singletons).