Natural numbers
The set of nonnegative integers used for counting and indexing.
The natural numbers form a set with an element and a successor function satisfying:
- Injectivity: implies .
- Zero is not a successor: for every .
- Induction: every subset containing and satisfying equals .
Notation and convention
Write , , and so on, so that . Some authors exclude zero; in this corpus, a positive index is written explicitly as . These Peano axioms with induction over all subsets characterize the system up to isomorphism.
Arithmetic
Addition and multiplication are determined recursively by
Remarks
Natural numbers are used to index a sequence and to formulate principles such as mathematical induction and the well-ordering principle. They embed naturally into the integers.
Examples
- The numbers belong to .
- The set is an infinite subset of .