Is it correct saying that the Zero, Successor and Projection functions can be seen as combinators?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
0
|
|||||||
|
|
2
|
Yes, if I'm right in assuming you mean to ask whether these can be construed without free variables in the lambda calculus. (If my assumption is wrong, I apologize; your question is rather terse.) You can see here, for instance, how the "Church numerals" (Zero among them, of course) can be introduced, along with Successor and various other primitive recursive functions. |
|||
|

