Commit 2025-08-31 00:30 b81a8b66
View on Github →chore(Algebra/MonoidAlgebra): use to_additive
for AddMonoidAlgebra
(#29036)
This PR uses to_additive
to define AddMonoidAlgebra
, instead of copying all of the definitions and theorems by hand.