Add missing typeclasses for twp.
All threads resolved!
All threads resolved!
Found that these were missing while playing around with changing a few wp proofs to twp proofs.
This enables using iInv
while proving twps.
I also added the instances for error messages, as they were also missing. A bit surprised that this was missing all this time and no one needed it.
Edited by Janggun Lee
Merge request reports
Activity
- Resolved by Janggun Lee
Thanks for the MR!
Just to be sure, these are verbatim copies of the
wp
instances, but changed totwp
? Or did anything significant need changing?
- Resolved by Robbert Krebbers
Is it possible to add some tests. Perhaps if we have some for WP, we could copy them for TWP?
- Resolved by Janggun Lee
Modulo very minor nit this looks good!
@jung Feel free to merge if you are happy about it too.
mentioned in commit 0d08080c
Please register or sign in to reply