]> matita.cs.unibo.it Git - helm.git/blob - helm/gTopLevel/tests/lambda01.cic
Improvements in matitatop: instead of doing exit -1 it enters the toploop
[helm.git] / helm / gTopLevel / tests / lambda01.cic
1 (\lambda f. (f 0 (le_n 0))
2   \lambda n. \lambda H. (refl_equal nat 0))