On the least upper bound property
On the least upper bound property[edit]
Axiom 4, which requires the order to be Dedekind-complete, implies the Archimedean property.
The axiom is crucial in the characterization of the reals. For example, the totally ordered field of the rational numbers Q satisfy the first three axioms, but not the fourth. In other words, models of the rational numbers are also models of the first three axioms.
Note that the axiom is not firstorderizable, as it expresses a statement about collections of reals and not just individual such numbers. As such, the reals are not given by a first-order logic theory.
On models[edit]
A model of real numbers is a mathematical structure that satisfies the above axioms. Several models are given below. Any two models are isomorphic; so, the real numbers are unique up to isomorphisms.
Saying that any two models are isomorphic means that for any two models and there is a bijection that preserves both the field operations and the order. Explicitly,
- f is both injective and surjective.
- f(0ℝ) = 0S and f(1ℝ) = 1S.
- f(x +ℝ y) = f(x) +S f(y) and f(x ×ℝ y) = f(x) ×S f(y), for all x and y in
- x ≤ℝ y if and only if f(x) ≤S f(y), for all x and y in
Tarski's axiomatization of the reals[edit]
An alternative synthetic axiomatization of the real numbers and their arithmetic was given by Alfred Tarski, consisting of only the 8 axioms shown below and a mere four primitive notions: a set called the real numbers, denoted , a binary relation over called order, denoted by infix <, a binary operation over called addition, denoted by infix +, and the constant 1.
Axioms of order (primitives: , <):
Axiom 1. If x < y, then not y < x. That is, "<" is an asymmetric relation.
Axiom 2. If x < z, there exists a y such that x < y and y < z. In other words, "<" is dense in .
Axiom 3. "<" is Dedekind-complete. More formally, for all X, Y ⊆ , if for all x ∈ X and y ∈ Y, x < y, then there exists a z such that for all x ∈ X and y ∈ Y, if z ≠ x and z ≠ y, then x < z and z < y.
To clarify the above statement somewhat, let X ⊆ and Y ⊆ . We now define two common English verbs in a particular way that suits our purpose:
- X precedes Y if and only if for every x ∈ X and every y ∈ Y, x < y.
- The real number z separates X and Y if and only if for every x ∈ X with x ≠ z and every y ∈ Y with y ≠ z, x < z and z < y.
Axiom 3 can then be stated as:
- "If a set of reals precedes another set of reals, then there exists at least one real number separating the two sets."
Axioms of addition (primitives: , <, +):
Axiom 4. x + (y + z) = (x + z) + y.
Axiom 5. For all x, y, there exists a z such that x + z = y.
Axiom 6. If x + y < z + w, then x < z or y < w.
Axioms for one (primitives: , <, +, 1):
Axiom 7. 1 ∈ .
Axiom 8. 1 < 1 + 1.
These axioms imply that is a linearly ordered abelian group under addition with distinguished element 1. is also Dedekind-complete and divisible
Comments
Post a Comment