The primitive recursive functions form the smallest class of functions that
| the zero function | |
| the successor function | ![]() |
| the projection functions |
| composition | |
| primitive recursion |
Examples:
- sum
![]()
- product
![]()
- exponentiation
![]()
- super-exponentiation, where
![]()
![]()
- factorial
![]()