Peano axioms: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Johan Förberg
imported>Peter Schmitt
(axioms rewritten to remove inaccuracies)
Line 1: Line 1:
{{subpages}}
{{subpages}}
The '''Peano axioms''' are a set of formal axioms describing the [[natural numbers]] (0, 1, 2, 3 ...). Together, they describe some of the most important properties of the natural numbers: their infinitude, zero as the smallest natural number and the rule of [[induction]].
The '''Peano axioms''' are a set of [[axiom]]s that formally describes the [[natural number]]s (0, 1, 2, 3 ...).
Together, they describe some of the most important properties of the natural numbers: their infinitude, zero as the smallest natural number and the rule of [[induction]].
They were proposed by the Italian mathematician [[Giuseppe Peano]] in 1889.


== The axioms ==
== The axioms ==


The axioms can be formulated as follows:
Today the Peano axioms are usually formulated as follows:


# Zero is a natural number.
# Zero is a natural number.
# Every natural number has a successor, which is also a natural number.
# Every natural number has a unique successor that also is a natural number.
# Zero is not the successor of any natural number.
# Zero is not the successor of any natural number.
# Different natural numbers have different successors.
# Different natural numbers have different successors.
# If Zero has property ''P'', and if it can be shown that:
# If it is true that
:(a) If a given natural number ''n'' has property ''P'',
::(a) Zero has property ''P'', and
:(b) It follows that its successor S''n'' also has ''P'',
::(b) if for any given natural number ''n'' that has property ''P'' its successor
: then all natural numbers have property ''P''.


:Then all natural numbers have the property ''P''.
The last axiom is called the axiom (or rule) of [[induction (mathematics)|induction]].
 
The last axiom is called the [[rule of induction]].

Revision as of 06:30, 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 ...). Together, they describe some of the most important properties of the natural numbers: their infinitude, zero as the smallest natural number and the rule of induction. They were proposed by the Italian mathematician Giuseppe Peano in 1889.

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 for any given natural number n that has property P its successor
then all natural numbers have property P.

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