Ordered field
Algebraic object with an ordered structure
title: "Ordered field" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["real-algebraic-geometry", "ordered-algebraic-structures", "ordered-groups"] description: "Algebraic object with an ordered structure" topic_path: "science/mathematics" source: "https://en.wikipedia.org/wiki/Ordered_field" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Algebraic object with an ordered structure ::
In mathematics, an ordered field is a field together with a total ordering of its elements that is compatible with the field operations. Basic examples of ordered fields are the rational numbers and the real numbers, both with their standard orderings.
Every subfield of an ordered field is also an ordered field in the inherited order. Every ordered field contains an ordered subfield that is isomorphic to the rational numbers. Every Dedekind-complete ordered field is isomorphic to the reals. Squares are necessarily non-negative in an ordered field. This implies that the complex numbers cannot be ordered since the square of the imaginary unit i is (which is negative in any ordered field). Finite fields cannot be ordered.
Historically, the axiomatization of an ordered field was abstracted gradually from the real numbers, by mathematicians including David Hilbert, Otto Hölder and Hans Hahn. This grew eventually into the Artin–Schreier theory of ordered fields and formally real fields.
Definitions
There are two equivalent common definitions of an ordered field. The definition of total order appeared first historically and is a first-order axiomatization of the ordering \leq as a binary predicate. Artin and Schreier gave the definition in terms of positive cone in 1926, which axiomatizes the subcollection of nonnegative elements. Although the latter is higher-order, viewing positive cones as maximal prepositive cones provides a larger context in which field orderings are extremal partial orderings.
Total order
A field (F, +, \cdot,) together with a total order \leq on F is an ordered field if the order satisfies the following properties for all a, b, c \in F:
- if a \leq b then a + c \leq b + c, and
- if 0 \leq a and 0 \leq b then 0 \leq a \cdot b. As usual, we write a for a\le b and a\ne b. The notations b\ge a and b a stand for a\le b and a , respectively. Elements a\in F with a0 are called positive.
Positive cone
A prepositive cone or preordering of a field F is a subset P \subseteq F that has the following properties:
- For x and y in P, both x + y and x \cdot y are in P.
- If x \in F, then x^2 \in P. In particular, 0 = 0^2 \in P and 1 = 1^2 \in P.
- The element - 1 is not in P.
A preordered field is a field equipped with a preordering P. Its non-zero elements P^* form a subgroup of the multiplicative group of F.
If in addition, the set F is the union of P and - P, we call P a positive cone of F. The non-zero elements of P are called the positive elements of F.
An ordered field is a field F together with a positive cone P.
The preorderings on F are precisely the intersections of families of positive cones on F. The positive cones are the maximal preorderings.
Equivalence of the two definitions
Let F be a field. There is a bijection between the field orderings of F and the positive cones of F.
Given a field ordering ≤ as in the first definition, the set of elements such that x \geq 0 forms a positive cone of F. Conversely, given a positive cone P of F as in the second definition, one can associate a total ordering \leq_P on F by setting x \leq_P y to mean y - x \in P. This total ordering \leq_P satisfies the properties of the first definition.
Examples of ordered fields
Examples of ordered fields are:
- the field \Q of rational numbers with its standard ordering (which is also its only ordering);
- the field \R of real numbers with its standard ordering (which is also its only ordering);
- any subfield of an ordered field, such as the real algebraic numbers or the computable numbers, becomes an ordered field by restricting the ordering to the subfield;
- the field \mathbb{Q}(x) of rational functions p(x)/q(x), where p(x) and q(x) are polynomials with rational coefficients and q(x) \ne 0, can be made into an ordered field by fixing a real transcendental number \alpha and defining p(x)/q(x) 0 if and only if p(\alpha)/q(\alpha) 0. This is equivalent to embedding \mathbb{Q}(x) into \mathbb{R} via x\mapsto \alpha and restricting the ordering of \mathbb{R} to an ordering of the image of \mathbb{Q}(x). In this fashion, we get many different orderings of \mathbb{Q}(x).
- the field \mathbb{R}(x) of rational functions p(x)/q(x), where p(x) and q(x) are polynomials with real coefficients and q(x) \ne 0, can be made into an ordered field by defining p(x)/q(x) 0 to mean that p_n/q_m 0, where p_n \neq 0 and q_m \neq 0 are the leading coefficients of p(x) = p_n x^n + \dots + p_0 and q(x) = q_m x^m + \dots + q_0, respectively. Equivalently: for rational functions f(x), g(x)\in \mathbb{R}(x) we have f(x) if and only if f(t) for all sufficiently large t\in\mathbb{R}. In this ordered field the polynomial p(x)=x is greater than any constant polynomial and the ordered field is not Archimedean.
- The field \mathbb{R}((x)) of formal Laurent series with real coefficients, where x is taken to be infinitesimal and positive
- the transseries
- real closed fields
- the superreal numbers
- the hyperreal numbers
The surreal numbers form a proper class rather than a set, but otherwise obey the axioms of an ordered field. Every ordered field can be embedded into the surreal numbers.
Properties of ordered fields
::figure[src="https://upload.wikimedia.org/wikipedia/commons/0/03/Invariance_of_less-than-relation_by_multiplication_with_positive_number.svg" caption="The property a > 0 \land x < y \Rightarrow ax < ay"] ::
::figure[src="https://upload.wikimedia.org/wikipedia/commons/1/1b/Translation_invariance_of_less-than-relation.svg" caption="The property x < y \Rightarrow a+x < a+y"] ::
For every a, b, c, d in F:
- Either −a ≤ 0 ≤ a or a ≤ 0 ≤ −a.
- One can "add inequalities": if a ≤ b and c ≤ d, then a + c ≤ b + d.
- One can "multiply inequalities with positive elements": if a ≤ b and 0 ≤ c, then ac ≤ bc.
- "Multiplying with negatives flips an inequality": if a ≤ b and c ≤ 0, then ac ≥ bc.
- If a 0, then 1/b
- Squares are non-negative: 0 ≤ a2 for all a in F. In particular, since 1=12, it follows that 0 ≤ 1. Since 0 ≠ 1, we conclude 0
- An ordered field has characteristic 0. (Since 1 0, then 1 + 1 0, and 1 + 1 + 1 0, etc., and no finite sum of ones can equal zero.) In particular, finite fields cannot be ordered.
- nontrivialSquareSumEvery non-trivial sum of squares is nonzero. Equivalently: \textstyle \sum_{k=1}^n a_k^2 = 0 ; \Longrightarrow ; \forall k ; \colon a_k = 0 .
Every subfield of an ordered field is also an ordered field (inheriting the induced ordering). The smallest subfield is isomorphic to the rationals (as for any other field of characteristic 0), and the order on this rational subfield is the same as the order of the rationals themselves.
If every element of an ordered field lies between two elements of its rational subfield, then the field is said to be Archimedean. Otherwise, such field is a non-Archimedean ordered field and contains infinitesimals as well as infinite elements larger than any rational. For example, the real numbers form an Archimedean field, but hyperreal numbers form a non-Archimedean field, because it extends real numbers with elements greater than any standard natural number.
An ordered field F is isomorphic to the real number field R if and only if every non-empty subset of F with an upper bound in F has a least upper bound in F. This property implies that the field is Archimedean.
Vector spaces over an ordered field
Vector spaces (particularly, n-spaces) over an ordered field exhibit some special properties and have some specific structures, namely: orientation, convexity, and positively-definite inner product. See Real coordinate space#Geometric properties and uses for discussion of those properties of Rn, which can be generalized to vector spaces over other ordered fields.
Orderability of fields
Every ordered field is a formally real field, i.e., 0 cannot be written as a sum of nonzero squares.
Conversely, every formally real field can be equipped with a compatible total order, that will turn it into an ordered field. (This order need not be uniquely determined.) The proof uses Zorn's lemma.
Finite fields and more generally fields of positive characteristic cannot be turned into ordered fields, as shown above. The complex numbers also cannot be turned into an ordered field, as −1 is a square of the imaginary unit i. Also, the p-adic numbers cannot be ordered, since according to Hensel's lemma Q2 contains a square root of −7, thus 12 + 12 + 12 + 22 + 2 = 0, and Qp (p 2) contains a square root of 1 − p, thus (p − 1)⋅12 + ()2 = 0.
Topology induced by the order
If F is equipped with the order topology arising from the total order ≤, then the axioms guarantee that the operations + and × are continuous, so that F is a topological field.
Harrison topology
The Harrison topology is a topology on the set of orderings X**F of a formally real field F. Each order can be regarded as a multiplicative group homomorphism from F∗ onto ±1. Giving ±1 the discrete topology and ±1F the product topology induces the subspace topology on X**F. The Harrison sets H(a) = { P \in X_F : a \in P } form a subbasis for the Harrison topology. The product is a Boolean space (compact, Hausdorff and totally disconnected), and X**F is a closed subset, hence again Boolean.
Fans and superordered fields
A fan on F is a preordering T with the property that if S is a subgroup of index 2 in F∗ containing T − {0} and not containing −1 then S is an ordering (that is, S is closed under addition). A superordered field is a totally real field in which the set of sums of squares forms a fan.
Notes
References
References
- Lam (2005) p. 289
- "Implicit differentiation with microscopes". [[University of Liège]].
- Lam (2005) p. 41
- Lam (2005) p. 232
- Lam (2005) p. 236
- The squares of the square roots {{radic. −7 and {{radic. 1 − ''p'' are in '''Q''', but are < 0, so that these roots cannot be in '''Q''' which means that their {{nowrap. ''p''-adic expansions are not periodic.
- Lam (2005) p. 271
- Lam (1983) pp. 1–2
- Lam (1983) p. 39
- Lam (1983) p. 45
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::