Commit 2022-02-10 13:11 c3f6fce7
View on Github →feat(algebra/group_power/basic): add lemmas about pow and neg on units (#11447)
In future we might want to add a typeclass for monoids with a well-behaved negation operator to avoid needing to repeat these lemmas. Such a typeclass would also apply to the unitary
submonoid too.