You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order not to require the user to know how parametricity works, it would be interesting to be able to give both terms t and u one wants to relate, then let Trocq open a goal with the right type expected for the parametricity witness:
Trocq Prove t u.
It looks hard right now, because of a limitation in Coq-Elpi IIUC.
The text was updated successfully, but these errors were encountered:
In order not to require the user to know how parametricity works, it would be interesting to be able to give both terms
t
andu
one wants to relate, then let Trocq open a goal with the right type expected for the parametricity witness:It looks hard right now, because of a limitation in Coq-Elpi IIUC.
The text was updated successfully, but these errors were encountered: