I am currently looking for the simplest way to characterize the real numbers. Usually they are described as the complete archimedean field, showing that all such fields are isomorphic.
Archimedean means that for all $x$ in the field, there exists a natural number $n$ such as $1+\dots+1$, summed $n$ times, is greater than $x$.
Now in the usual definition, the order is understood to be total, ie for all $x, y$, either $x\leq y$ or $y\leq x$. Is this assumption redundant with the rest of the definition of a complete archimedean field? I wonder if the integer bounds given by the archimedean property could be used to compare all real numbers, because the order on the rational numbers is total.
The rest of the assumptions remain the same. For multiplication it means, for all $x, y$ in the field, if $0\leq x$ and $0\leq y$ then $0\leq xy$. We do assume that if $0<x$, then $0<\frac{1}{x}$.
For the completeness, a sequence $x_n$ of the field is said to converge towards a limit $l$ in the field iif, $$\forall \varepsilon>0,\exists n\in\mathbb{N}, \forall p\geq n,\; l-\varepsilon < x_p < l+\varepsilon$$ Cauchy sequences are defined similarly and the field is said to be complete if all Cauchy sequences converge.