Primitive recursive function: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 4:
=== Definition ===
 
Primitive recursive functions take [[natural numbers]] or tuples of natural numbers as arguments and produce a natural number. A function which takes ''n'' arguments is called ''n''-[[arity|ary]]. The basic primitive recursive functions are given by these [[axiom|axioms]]:
 
#The [[constant term|constant function]] 0 is primitive recursive.