]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/tests/interactive/test7.ma
Case c1 t1 vs c2 t2 where c1 and c2 are not splitted and t1 and t2
[helm.git] / helm / software / matita / tests / interactive / test7.ma
1
2
3 whelp instance 
4   \lambda A:Set.
5   \lambda r:A \to A \to Prop.
6   \forall x:A.
7    r x x.