]> matita.cs.unibo.it Git - helm.git/blob - helm/gTopLevel/tests/lambda03.cic
first moogle template checkin
[helm.git] / helm / gTopLevel / tests / lambda03.cic
1 \lambda n:nat.
2  \lambda H:n=n.\lambda g:(?\to (le n 0))\to True.(g \lambda f.(f n H))