Let $\perp\equiv\Pi\alpha:\ast.\alpha$ and $\Gamma\equiv\beta:\ast,x:\perp$.
(a) Prove that $\perp$ is legal. (in $\lambda2$)
(b) Find an inhabitant of $\beta$ in contex $\Gamma$.
(c) Give three not $\beta$-convertible inhabitants of $\beta\to\beta$ in context $\Gamma$, each in $\beta$-normal form.
(d) Prove that the following terms inhabit the same tyoe in context $\Gamma$:
$\lambda:\beta\to\beta\to\beta.f(x\beta)(x\beta)$, $x((\beta\to\beta\to\beta)\to\beta)$.
This does not make any sense to me. First, $\perp$ is not a $\lambda2$-term but a $\lambda2$-type and only terms can be legal or illegal. Second, $\beta$ is of type $\ast$ (i.e. of type "type") so what does it mean for beta to be inhabited?