Primitive recursive function: Difference between revisions

Content deleted Content added
rm link to nowhere
m replace double quotes with italics
Line 7:
 
#The [[constant term|constant function]] 0 is primitive recursive.
#The "''successor function"'' ''S'', which takes one argument and returns the succeeding number as given by the [[Peano postulates]], is primitive recursive.
#The "''projection functions"'' ''P''<sub>''i''</sub><sup>''n''</sup>, which take ''n'' arguments and return their ''i''th argument, are primitive recursive.
 
More complex primitive recursive functions can be obtained by applying the [[operator]]s given by these axioms: