(apply-env e' name) = (closure ids body e').






What equation relates apply-env and the closures it returns when name is one of the names passed to extend-env-recursively, and where e' is the result of extend-env-recursively?