LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
lambda_calculus [2007/05/07 14:30]
vkuncak
lambda_calculus [2007/05/28 21:18]
vkuncak
Line 39: Line 39:
 we can write we can write
 \begin{equation*} \begin{equation*}
-  (\lambda x.E)F+  (\lambda x.F)E
 \end{equation*} \end{equation*}
  
 +References:​ 
 +  * Barendregt, H. P. The Lambda Calculus: Its Syntax and Semantics. North Holland, Amsterdam (1984) ([[http://​www.andrew.cmu.edu/​user/​cebrown/​notes/​barendregt.html|Chad Brown'​s notes on this book]])