]> matita.cs.unibo.it Git - helm.git/blob - helm/gTopLevel/tests/lambda02.cic
the case Appl Meta vs t was not executed in case t was a Constant,Mutcase,Cofix,Fix...
[helm.git] / helm / gTopLevel / tests / lambda02.cic
1 \lambda f:(\forall n:nat. (\forall H:(le 0 n). (n=n))). (f 0 (le_n 0))