Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
finset.image_mul_right
Modification history
2022-05-10 11:03
src/data/finset/pointwise.lean
chore({data/{finset,set},order/filter}/pointwise): Reorganize files (#14021) …
Modified
finset.image_mul_right
View on Github →
2022-03-21 11:08
src/data/finset/pointwise.lean
split(data/{finset,set}/pointwise): Split off `algebra.pointwise` (#12831) …
Modified
finset.image_mul_right
View on Github →
2021-12-24 03:30
src/algebra/pointwise.lean
feat(algebra/pointwise): expand API for multiplication / addition of finsets by copying the corresponding API for sets (#10600) …
Added
finset.image_mul_right
View on Github →