Theorems · Theorem · group theory
Multiset.map_noncommProd_aux
∀ {F : Type u_1} {α : Type u_3} {β : Type u_4} [inst : Monoid α] [inst_1 : Monoid β] [inst_2 : FunLike F α β]
[MulHomClass F α β] (s : Multiset α),
{x | x ∈ s}.Pairwise Commute → ∀ (f : F), {x | x ∈ Multiset.map (⇑f) s}.Pairwise Commute- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- MulHomClassstatement and proof · cited by 73
- Set.Pairwise.of_reflproof · cited by 17
- Commute.mapproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Finset.map_noncommProdproof · cited by 5
- Multiset.map_noncommProdstatement and proof · cited by 1