]> matita.cs.unibo.it Git - helm.git/blob - helm/matita/tests/interactive/test7.ma
ocaml 3.09 transition
[helm.git] / helm / matita / tests / interactive / test7.ma
1 set "baseuri" "cic:/matita/tests/interactive/test7/".
2
3 whelp instance 
4   \lambda A:Set.
5   \lambda r:A \to A \to Prop.
6   \forall x:A.
7    r x x.