Natural Numbers, Integers, Rationals


In this section we will define some number systems based on those numbers that anyone is familiar with: the natural numbers. In a course on logic and foundation even the natural numbers can be defined rigorously. In this course, however, we will take the numbers {1, 2, 3, 4, ...} and their basic operations of addition and multiplication for granted. Actually, the most basic properties of the natural numbers are called the Peano Axioms, and are defined (being axioms they need not be derived) as follows:

Definition: Peano Axioms

The last property is called the Principle of Induction and it will be treated in more detail in the next chapter. Right now we want to use the natural numbers to define a new number system using equivalence classes, discussed in the previous section.

Theorem: The Integers

When defining operations on equivalent classes, one must prove that the operation is well-defined. That means, because the operation is usually defined by picking particular representatives of a class, one needs to show that the result is independent of these particular representatives. Check the above proof for details.

The above proof is in fact rather abstract. The basic question, however, is: why would anyone even get this idea of defining those classes and their operations, and what does this really mean, if anything ? In particular, why is the theorem entitled ‘The Integers’ ? Try to go through the few examples below:

Examples:

An obvious question about multiplication is: why did we not define It certainly looks a lot easier. But, keep in mind that all pair (a,b) are in the same class, if their difference b - a is the same. Hence, we think of the class [(a,b)] as represented by b - a and of the class [(a’, b’)] as the class represented by b’ - a’. Then, in view of the fact that our original definition of multiplication does make some sense.

Incidentally, now it is clear why multiplying two negative numbers together does give a positive number: it is precisely the above operation on equivalent classes that induces this interpretation. For example:

This now has a precise mathematical interpretation. One such pair representing the whole class is, for example, (4, 2). But then, according to our definition of multiplication, we have: and the appropriate notation for that class is 40 - 32 = 8. Hence, we now understand completely why (-2) * (-4) = +8.

Next, we will define the rational numbers in much the same way, leaving the proof as an exercise. To motivate the next theorem, think about the following:

Theorem: The Rationals

Note that the second component of a pair of integers can not be zero (otherwise the relation would not be an equivalence relation). As before, this will yield, in a mathematically rigorous way, a new set of equivalence classes commonly called the 'rational numbers'. The individual equivalent classes [(a,b)] are commonly denoted by the symbol a / b, and are often called a 'fraction'. The requirement that the second component should not be zero is the familiar restriction on fractions that their denominator not be zero.

As a matter of fact, the rational numbers are much nicer than the integers or the natural numbers:

Example:


Go Up | Next Section | Prev. Section | Glossary | Map
(bgw)