Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
finsupp.add_closure_Union_range_single
Modification history
2021-12-08 17:16
src/data/finsupp/basic.lean
refactor(data/finsupp): use `{f : α →₀ M | ∃ a b, f = single a b}` instead of union of ranges (#10671)
Deleted
finsupp.add_closure_Union_range_single
View on Github →
2020-10-06 10:22
src/data/finsupp/basic.lean
feat(data/finsupp): lift a collection of `add_monoid_hom`s to an `add_monoid_hom` on `α →₀ β` (#4395)
Added
finsupp.add_closure_Union_range_single
View on Github →