Commit 2024-05-20 11:44 cad0ed8b
View on Github →chore: Separate algebraic multiset lemmas (#12845)
Resplit Algebra.BigOperators.Multiset.Basic and Algebra.BigOperators.Multiset.Lemmas into two new files:
Algebra.BigOperators.Group.Multisetfor lemmas that require group-like structures (Monoid,Group, ...)Algebra.BigOperators.Ring.Multisetfor lemmas that require ring-like structures (MonoidWithZero,Ring, ...) Addassert_not_exists Ringin the former. Once #12974 lands, it will be strenghtenable toassert_not_exists MonoidWithZero.