11.2.1 The algebraic structure of Dedekind reals
The construction of the algebraic and order-theoretic structure of Dedekind reals proceedsas usual in intuitionistic logic
. Rather than dwelling on details we point out thedifferences
between the classical and intuitionistic setup. Writing and forthe lower and upper cut of a real number , we define addition as
and the additive inverse by
With these operations is an abelian group
. Multiplication is a bitmore cumbersome:
These formulas are related to multiplication of intervals in interval arithmetic, whereintervals and with rational endpoints multiply to the interval
For instance, the formula for the lower cut can be read as saying that when there are intervals and containing and , respectively, suchthat is to the left of . It is generally useful to think of aninterval such that and as an approximation of , see\\autorefex:RD-interval-arithmetic.
We now have a commutative ring with unit. To treatmultiplicative inverses, we must first introduce order. Define and as
Lemma 11.2.1.
For all and , and .
Proof.
If then by roundedness there merely is such that , and since it follows that . Conversely, if then there is suchthat and , hence because is a lower set. The other halfof the proof is symmetric.∎
The relation is a partial order
, and is transitive
and irreflexive
. Linearity
is valid if we assume excluded middle, but without it we get weak linearity
(11.2.2) |
At first sight it might not be clear what (11.2.2) has to do withlinear order. But if we take and for, then we get
This is linearity “up to a small numerical error”, i.e., since it is unreasonable toexpect that we can actually compute with infinite precision, we should not be surprisedthat we can decide only up to whatever finite precision we have computed.
To see that (11.2.2) holds, suppose . Then there merely exists such that and. By roundedness there merely exist such that , and . Then, by locatedness or . In the first case we get and in the second .
Classically, multiplicative inverses exist for all numbers which are different from zero.However, without excluded middle, a stronger condition is required. Say that are apartfrom each other, written , when :
If , then .The converse is true if we assume excluded middle, but is not provable constructively.Indeed, if implies , then a little bit of excluded middle follows; see \\autorefex:reals-apart-neq-MP.
Theorem 11.2.3.
A real is invertible if, and only if, it is apart from .
Remark 11.2.4.
We observe that a real is invertible if, and only if, it is merelyinvertible. Indeed, the same is true in any ring, since a ring is a set, andmultiplicative inverses are unique if they exist. See the discussionfollowing \\autorefcor:UC.
Proof.
Suppose . Then there merely exist such that, and . From and it followsthat , , and are either all positive or all negative.Hence either or , so that .
Conversely, if then
defines the desired inverse. Indeed, and are inhabited because.∎
The archimedean principle can be stated in several ways. We find it most illuminating in theform which says that is dense in .
Theorem 11.2.5 (Archimedean principle for ).
For all if then there merely exists such that.
Proof.
By definition of .∎
Before tackling completeness of Dedekind reals, let us state precisely what algebraicstructure they possess. In the following definition we are not aiming at a minimal
axiomatization, but rather at a useful amount of structure and properties.
Definition 11.2.6.
An ordered fieldis a set together withconstants , , operations , , , , , and mere relations, , such that:
- 1.
is a commutative ring with unit;
- 2.
is invertible if, and only if, ;
- 3.
is a lattice
;
- 4.
the strict order is transitive, irreflexive,and weakly linear ();
- 5.
apartness is irreflexive, symmetric and cotransitive ();
- 6.
for all :
Every such field has a canonical embedding . An ordered field isarchimedean
when for all , if then there merely exists such that .
Theorem 11.2.7.
The Dedekind reals form an ordered archimedean field.
Proof.
We omit the proof in the hope that what we have demonstrated so far makes the theoremplausible.∎