Tweak proof so it does not run into https://github.com/coq/coq/issues/18126 on Coq 8.18.
The new proof avoids `setoid_rewrite` and is just as good, so no need to revert once Coq is fixed.
Please register or sign in to comment
The new proof avoids `setoid_rewrite` and is just as good, so no need to revert once Coq is fixed.