<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Lambda calculus - Page 20 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Lambda_calculus&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Lambda_calculus&amp;p=21">3.Next</a>
</p>
<p>transforms a function that takes multiple arguments into a chain of functions each with a single argument.</p>

<p><a href="page.php?w=Function_application">Function application</a> of the  function to the arguments (5, 2), yields at once<br/>
: <br/>
: <br/>
: ,whereas evaluation of the curried version requires one more step<br/>
: <br/>
:  // the definition of  has been used with  in the inner expression. This is like ?-reduction.<br/>
:  // the definition of  has been used with . Again, similar to ?-reduction.<br/>
: to arrive at the same</p><p>
<a accesskey="1" href="page.php?w=Lambda_calculus&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Lambda_calculus&amp;p=21">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
