Commit 2025-01-20 16:09 b823988b
View on Github →feat: use to_additive for Monoid.End (#19687)
- Rename
Monoid.coe_oneandMonoid.coe_multoMonoid.End.coe_oneandMonoid.End.coe_mul, which is already the name forAddMonoid.End. I made the deprecationsprotectedin order to not cause overloading issues. - Change some instance names to increase consistency in names (no deprecations added)