]> matita.cs.unibo.it Git - helm.git/blob - helm/gTopLevel/tests/lambda01.cic
added inductive_name field to inductive definitions so that this
[helm.git] / helm / gTopLevel / tests / lambda01.cic
1 (\lambda f. (f 0 (le_n 0))
2   \lambda n. \lambda H. (refl_equal nat 0))