Content deleted Content added
m fr: |
|||
Line 28:
:In order to fit this into a strict primitive recursive definition, we define:
::add(0,''x'')=''P''<sub>
::add(S(''n''),''x'')=''S''(''P''<sub>
:Note that ''P''<sub>0</sub><sup>1</sup> is simply the [[identity function]]; its inclusion is required by the definition of the primitive recursion operator above; it plays the role of ''h''. The composition of ''S'' and ''P''<sub>0</sub><sup>3</sup>, which is primitive recursive, plays the role of ''g''.
|