]> matita.cs.unibo.it Git - helm.git/blob - helm/matita/tests/interactive/test7.ma
* parsing errors in tests were not detected and the rest of the file was
[helm.git] / helm / matita / tests / interactive / test7.ma
1 whelp instance 
2   \lambda A:Set.
3   \lambda r:A \to A \to Prop.
4   \forall x:A.
5    r x x.