Theorems · Theorem · group theory
Multiset.noncommProd_commute
∀ {α : Type u_3} [inst : Monoid α] (s : Multiset α) (comm : {x | x ∈ s}.Pairwise Commute) (y : α),
(∀ x ∈ s, Commute y x) → Commute y (s.noncommProd comm)- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.ofPredstatement and proof · cited by 6,101
- Monoidstatement and proof · cited by 3,887
- Multisetstatement and proof · cited by 2,627
- Commutestatement and proof · cited by 639
- Set.Pairwisestatement and proof · cited by 321
- Multiset.ofListproof · cited by 290
- Multiset.noncommProdstatement · cited by 23
- Multiset.noncommProd_coeproof · cited by 12
- Commute.list_prod_rightproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Finset.noncommProd_commuteproof · cited by 4
- Multiset.noncommProd_erase_mulproof · cited by 1