PTS *:* (*,*,*); let #include #include t (a:*) (b:*) (c:*) (d:*) (eq: EqType (Pair a b) (Pair c d)) : EqType a c; in *