Next: Basic Divisibility Theory
Up: Numbers
Previous: Numbers
Basic number theory deals with the properties of the natural numbers. These are the numbers which count the number of elements of finite sets: 0,1,2,3, .... They can be defined as the smallest inductive set:
We can then define functions by recursion, noting that we can specify a subset
of
on which we have a well defined value for
. If we give
then
. If we say how to get
from
then we get
. Thus
.
This method lets us define operations by recursion:
Definition 49
If

is a natural number then we define the function ``add

'' by
Definition 50
If

is a natural number then we define the function ``multiply

'' by
-
With some effort and considerable skill in induction proofs you can then prove that
Unlike other theorems in this handout, I am not asking you to prove this.
Theorem 77
The cancellation law holds for addition in

: if

then

.
(5 Points )
Hint: This is an induction proof.
Definition 51
The set of positive natural numbers

is the image of

.
Proposition 78

is closed under both

and

.
(2 Points )
Proposition 79

(2 Points )
Definition 52
We say that

if there is a positive natural number

with

, we say

is there is a natural number

(not necessariloy positive) with

Proposition 80
Whenever

we have either

or

.
(2 Points )
Proposition 81
There is no natural number

with

.
(4 Points )
Proposition 82
Every nonempty subset of

has a least element.
(4 Points )
Next: Basic Divisibility Theory
Up: Numbers
Previous: Numbers
Larry Stout
2001-08-17