Peano axioms: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Schmitt
(the axioms describe not only "some of the most important properties" but include all properties, and added informal description.)
imported>Peter Schmitt
m (→‎The axioms: ''n'' is not needed)
 
Line 16: Line 16:
# If it is true that
# If it is true that
::(a) Zero has property ''P'', and
::(a) Zero has property ''P'', and
::(b) if any given natural number ''n'' has property ''P'' then its successor also has property ''P''
::(b) if any given natural number has property ''P'' then its successor also has property ''P''
: then all natural numbers have property ''P''.
: then all natural numbers have property ''P''.


The last axiom is called the axiom (or rule) of [[induction (mathematics)|induction]].
The last axiom is called the axiom (or rule) of [[induction (mathematics)|induction]].

Latest revision as of 15:43, 1 November 2010

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The Peano axioms are a set of axioms that formally describes the natural numbers (0, 1, 2, 3 ...). They were proposed by the Italian mathematician Giuseppe Peano in 1889. They consist of a few basic — and intuitively obvious — properties that, however, are sufficient to define the natural numbers:

There is a smallest natural number (either 0 or 1), starting from which all natural numbers can be reached by moving finitely often to the "next" number (obtained by adding 1).

The axioms

Today the Peano axioms are usually formulated as follows:

  1. Zero is a natural number.
  2. Every natural number has a unique successor that also is a natural number.
  3. Zero is not the successor of any natural number.
  4. Different natural numbers have different successors.
  5. If it is true that
(a) Zero has property P, and
(b) if any given natural number has property P then its successor also has property P
then all natural numbers have property P.

The last axiom is called the axiom (or rule) of induction.