Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
finsupp.add_closure_set_of_eq_single
Modification history
2022-08-19 19:30
src/data/finsupp/basic.lean
refactor(data/finsupp/basic): split `data/finsupp/basic` into three parts (#15699) …
Modified
finsupp.add_closure_set_of_eq_single
View on Github →
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)
Added
finsupp.add_closure_set_of_eq_single
View on Github →