Successor function
From Wikipedia, the free encyclopedia
For other uses, see Successor.
| This article does not cite any references or sources. (June 2012) |
In mathematics, the successor function or successor operation is a primitive recursive function defined by
We have S(1) = 1 + 1 = 2, S(S(1)) = 2 + 1 = 3, ...
The successor function is used in the Peano axioms which define the natural numbers.
It is also one of the primitive functions used in the characterization of computability by recursive functions.
See also [edit]
| This mathematical logic-related article is a stub. You can help Wikipedia by expanding it. |
