Saturday 16 December 2017

Axiomatizing Natural Numbers

Axiomatizing Natural Numbers

One can not prove theorems by assuming nothing. But what is more fascinating is that a large number of concepts can be explained by a fixed number of elementary notions, known as axioms.
Axioms are assumed to be self-evident truths. One such set of axioms about Natural Numbers was proposed by Peano:

Peano’s Axioms

Let denote a set. Suppose we are not permitted to see its contents. Instead, we are given the following information about :

  1. A mapping , different from indentity map, such that is invariant under , i.e.,
  2. Pre-image of does not exist under ,
    i.e., there does not exist an such that
  3. The mapping is injective, i.e.,
  4. If with and , then

With these axioms alone, we can describe/generate the entire set , without actually seeing its elements. Let us see how.
Let us start by analyzing what are we provided with. We are sure that there exists an element denoted by in . So is non-empty. Additionally there also exists a map from to itself, which is different from identity map.
This map is defined in such a way that when fed with an element of , it gives us another element from . Notice here, that had the map been identity map, it would be useless to us, since it would return the same element. So must be a non-identity map, so that we can get new information about .

Written with StackEdit.

No comments:

Post a Comment