Content deleted Content added
No edit summary |
'composition' linked to 'operator', where it is explained. |
||
Line 1:
'''Primitive recursive functions''' are a class of functions which form an important building block on the way to a full formalization of computability. They are defined using [[recursion]] and [[operator|composition]] as central operations. The primitive recursive functions are a strict [[subset]] of the [[recursive function|recursive functions]] (which are exactly those functions
which we call "[[computation|computable]]"; see [[Equivalence of models of computation]]).
|