Mathlib Changelog
v4
Changelog
About
Github
Theorem
Multiset.prod_eq_pow_single
Modification history
2023-12-21 20:35
Mathlib/Algebra/BigOperators/Multiset/Basic.lean
chore(*): use `∃ x ∈ s, _` instead of `∃ (x) (_ : x ∈ s), _` (#9184) …
Modified
Multiset.prod_eq_pow_single
View on Github →
2023-01-13 12:32
Mathlib/Algebra/BigOperators/Multiset/Basic.lean
feat: port Algebra.BigOperators.Multiset.Basic (#1526)
Added
Multiset.prod_eq_pow_single
View on Github →