Commit 2023-03-23 14:47 fa1b54f8

View on Github →

fix: add back lemmas deleted during porting (#3035) These lemmas are not tautologies, despite the assumption that they were. We know this because otherwise CI would fail. After adding these back, a few statements downstream need to change from statements about toEquiv to statements about EquivLike.toEquiv.

Estimated changes