Next: Synthesis of the inner
Up: Multiplication of the numbers
Previous: Synthesis of the inner
Contents
Start
Synthesis of (lambda(f) ...) and `(lambda(x0) ...)' in [28]
Here we have another conflict between a free variable and one which is lambda-bound.
The conflict exists between the `x' in `(lambda(x)'
and the `x' in the expression `(x(x(x x0)))'. To dissolve the
conflict the lambda-bound `x' has been renamed `x1'.
Now the synthesis can be performed:
Georg P. Loczewski
2004-03-05