]> matita.cs.unibo.it Git - helm.git/blob - helm/gTopLevel/tests/lambda02.cic
Added a sort function to decide the order of theorems to try in the tactic "auto".
[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))