Diferencia entre revisiones de «Cálculo lambda»

Contenido eliminado Contenido añadido
m Revertidos los cambios de 163.178.144.6 a la última edición de AVBOT
Línea 218:
 
And so on, evaluating the structure of the algorithm recursively. Every recursively defined function can be seen as a fixed point of some other suitable function, and therefore, using <tt>''Y''</tt>, every recursively defined function can be expressed as a lambda expression. In particular, we can now cleanly define the subtraction, multiplication and comparison predicate of natural numbers recursively.
ME COJO A LUNA
 
== Computable functions and lambda calculus ==