Peano axioms: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Schmitt
m (→‎The axioms: (lost words inserted))
imported>Peter Schmitt
(the axioms describe not only "some of the most important properties" but include all properties, and added informal description.)
Line 1: Line 1:
{{subpages}}
{{subpages}}
The '''Peano axioms''' are a set of [[axiom]]s that formally describes the [[natural number]]s (0, 1, 2, 3 ...).
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.
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 ==
== The axioms ==

Revision as of 07:28, 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 n 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.