In Lambda Calculus, a function application refers to applying the Transformation defined by a Function Abstraction, , to an argument . This works through Beta Reduction.
For example, the function that adds one to its input, being applied to 1.
In Lambda Calculus, a function application refers to applying the Transformation defined by a Function Abstraction, , to an argument . This works through Beta Reduction.
For example, the function that adds one to its input, being applied to 1.