Next:
Conventions
Up:
Lambda Calculus
Previous:
Lambda Calculus
Syntax
Assume an infinite set
of variables denoted by
, then the set of
-terms is the least set satisfying:
Which are called variable, abstract, and application.
Examples:
(
3
)
(
4
)
(
5
)
(
6
)
An intuition:
(
7
)
(
8
)
(
9
)