Theorems · Theorem · group theory
Multiset.prod_filter_mul_prod_filter_not
∀ {M : Type u_5} [inst : CommMonoid M] {s : Multiset M} (p : M → Prop) [inst_1 : DecidablePred p],
(Multiset.filter p s).prod * (Multiset.filter (fun a => ¬p a) s).prod = s.prod- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidDecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement and proof · cited by 2,627
- CommMonoidstatement and proof · cited by 2,264
- Multiset.prodstatement and proof · cited by 528
- Multiset.filterstatement and proof · cited by 102
- Multiset.prod_addproof · cited by 18
- Multiset.filter_add_notproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Submonoid.LocalizationMap.uniqueFactorizationMonoidproof · cited by 1