Theorems · Theorem · group theory
Multiset.map_noncommProd
∀ {F : Type u_1} {α : Type u_3} {β : Type u_4} [inst : Monoid α] [inst_1 : Monoid β] [inst_2 : FunLike F α β]
[inst_3 : MonoidHomClass F α β] (s : Multiset α) (comm : {x | x ∈ s}.Pairwise Commute) (f : F),
f (s.noncommProd comm) = (Multiset.map (⇑f) s).noncommProd ⋯- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Set.ofPredstatement and proof · cited by 6,101
- Monoidstatement and proof · cited by 3,887
- Multisetstatement and proof · cited by 2,627
- FunLikestatement and proof · cited by 2,560
- Multiset.mapstatement · cited by 876
- Commutestatement and proof · cited by 639
- Set.Pairwisestatement and proof · cited by 321
- Multiset.ofListproof · cited by 290
- MonoidHomClassstatement and proof · cited by 244
- map_list_prodproof · cited by 35
- Multiset.noncommProdstatement · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- Finset.map_noncommProdproof · cited by 5