Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
monoid_hom.mul_comp
Modification history
2022-04-01 07:06
src/algebra/hom/group.lean
chore(algebra/*): generalisation linter (#13099)
Modified
monoid_hom.mul_comp
View on Github →
2021-03-31 21:24
src/algebra/group/hom.lean
refactor(algebra/*): add new `mul_one_class` and `add_zero_class` for non-associative monoids (#6865) …
Modified
monoid_hom.mul_comp
View on Github →
2020-12-05 04:54
src/algebra/group/hom.lean
feat(algebra/group): composition of monoid homs as "bilinear" monoid hom (#5202)
Added
monoid_hom.mul_comp
View on Github →