Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
monoid_hom.one_apply
Modification history
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.one_apply
View on Github →
2020-10-08 05:32
src/algebra/group/hom.lean
chore(*/hom,equiv): Split `monoid_hom` into more fundamental structures, and reuse them elsewhere (#4423) …
Modified
monoid_hom.one_apply
View on Github →
2020-04-26 03:56
src/algebra/group/hom.lean
chore(algebra/module): use bundled homs for `smul_sum` and `sum_smul` (#2529)
Added
monoid_hom.one_apply
View on Github →