Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
multiset.pairwise_of_nodup
Modification history
2022-03-23 23:02
src/data/multiset/nodup.lean
chore(data/{lists,multiset}/*): More dot notation (#12876) …
Deleted
multiset.pairwise_of_nodup
View on Github →
2020-07-01 10:05
src/data/multiset/basic.lean
chore(data/finset, data/multiset): split into smaller files (#3256) …
Modified
multiset.pairwise_of_nodup
View on Github →
2018-04-13 19:25
data/multiset.lean
feat(algebra/big_operators): add prod_sum (equating the product over a sum to the sum of all combinations)
Added
multiset.pairwise_of_nodup
View on Github →