
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Professor: Foster; Class: PROG ANLYS&UNDERSTANDING; Subject: Computer Science; University: University of Maryland; Term: Spring 2009;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

(b) (λxyz.zyx)aa(λpq.q) → (λpq.q)aa → a (c) (λxyz.xz(yz))(λxy.x)(λxy.x) → λz.(λxy.x)z((λxy.x)z) → λz.z
(b) λxyz.xzy (c) No term has the type α → β (d) λxy.(λf wz.((λv.f w)(f z)))(λu.u)xy