University of Washington • CSE583 • D. Notkin
©
2000
88
Example
l
SELF
º
l
x
·
(x (x))
l
SELF (
l
x
·
(x (x)))
l
l
x
·
(x (x)) (
l
x
·
(x (x)))
l
What does this application of SELF to
itself produce?
–
l
x
·
(x (x)) (
l
x
·
(x (x)))
–
Itself, with no reduction in lambda’s.