Reduce the following lambda-calculus term to the normal form. Show all intermediate steps, with one beta reduction at a time. In the reduction, assume that you are supplied with extra rules that allow you to reduce the multiplication of two natural numbers into the corresponding result.
(λf. λx. f (f x)) (λy. Y * 3) 2
+2
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Reduce the following lambda-calculus term to the normal form. Show all intermediate steps, with one beta reduction at a time. In the ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.