]> matita.cs.unibo.it Git - helm.git/blob - helm/matita/tests/interactive/test7.ma
various updates, removed proofs for now because they are the real bottleneck!!
[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.