Commit 2026-03-26 22:21 126d4c16

View on Github →

feat(CategoryTheory/Monoidal): use to_additive for monoid objects (#37167) We apply the to_additive attribute to the declarations in the file Mathlib/CategoryTheory/Monoidal/Mon_.lean: this defines additive monoid objects in a monoidal category. This shall be used in #36913 in order to define ring objects.

Estimated changes