Next: Real numbers and order
Up: Numbers
Previous: Integers: Extending a system
The rationals are obtained from the integers by insisting that all division problems with nonzero divisor have answers. This can be done by formally adding multiplicative inverses (the reciprocals) and closing under multiplacation and addition or by thinking of rationals as equivalence classes of pairs of natural numbers giving division problems with the same answer. This last approach is what our usual notation for rationals does, so this extension will look familiar.
Definition 57
The number system of rationals (written

) is obtained from

using an equivalence relation on pairs

with

and

as follows:
- the pair
is equivalent to
precisely when
. We write
for the equivalence class of
under this relation.
- addition is defined by
- multiplication is defined by
- order is defined by
- the inclusion of
into
is given by
with
In order for this definition to make good sense it is important that the proposed equivalence relation is in fact an equivalence and that the addition, multiplication, and order do not depend on the choice of representative of the equivalence clases:
Proposition 117
The relation on pairs numbers given by

if and only if

is an equivalence relation.
(3 Points )
Proposition 118
The addition operation in the definition of

does not depend on the choice of representative in the equivalence classes.
(2 Points )
Proposition 119
The multiplication operation in the definition of

does not depend on the choice of representative in the equivalence classes.
(2 Points )
Proposition 120
The order relation in the definition of

does not depend on the choice of representative in the equivalence classes.
(2 Points )
Proposition 121
The inclusion

preserves addition, multiplication, and order.
(3 Points )
Since our object is to extend the integers to a system in which every non-zero number has a multiplicative inverse we want to be sure that we do indeed get multiplicative inverses, but also that we have not lost any of the nice properties of the operations that we had before we extended:
Proposition 122
The addition operation on

is associative, commutative, and has an identity
![$[\frac{0}{1}]$](img361.png)
.
(3 Points )
Proposition 123
The multiplication operation is associative, commutative, has an identity
![$[\frac{1}{1}]$](img362.png)
, and distributes over addition.
(3 Points )
Proposition 124
The order relation on

is transitive: if
![$[\frac{a}{b}]<[\frac{c}{d}]$](img363.png)
and
![$[c,d]<[u,v]$](img340.png)
then
![$[a,b]<[u,v]$](img341.png)
.
(2 Points )
Proposition 125
Order on

satisfies trichotomy: exactly one of
![$[\frac{a}{b}]=[\frac{c}{d}], [\frac{a}{b}]<[\frac{c}{d}], [\frac{c}{d}]<[\frac{a}{b}]$](img364.png)
holds.
(2 Points )
Definition 58
A rational
![$[\frac{a}{b}]$](img355.png)
is called negative if

and positive if

.
Note that because of trichotomy any rational number is either positive, negative, or zero.
Proposition 126
Every integer except 0 has a multiplicative inverse.
(2 Points )
These propositions tell us that we have been successful in our attempt to extend the integers to include multiplicative inverses without losing any of the nice algebraic properties of the operations. In addition we have retained all of the nice properties of the order and, in fact, have gained some properties for the order.
Proposition 127
The order on

is dense: if
![$[\frac{a}{b}]<[\frac{c}{d}]$](img363.png)
then there is a rational
![$[\frac{u}{v}]$](img367.png)
with
![$ [\frac{a}{b}]<[\frac{u}{v}]<[\frac{c}{d}]$](img368.png)
.
(2 Points )
Proposition 128
The order on

is Archidemdian: Given any rational
![$[\frac{a}{b}]$](img355.png)
there is a natural number

with
![$[\frac{a}{b}]<[\frac{n}{1}]$](img369.png)
.
(2 Points )
Next: Real numbers and order
Up: Numbers
Previous: Integers: Extending a system
Larry Stout
2001-08-17