Theorems · Theorem · group theory
Multiset.map_noncommSum_aux
∀ {F : Type u_1} {α : Type u_3} {β : Type u_4} [inst : AddMonoid α] [inst_1 : AddMonoid β] [inst_2 : FunLike F α β]
[AddHomClass F α β] (s : Multiset α),
{x | x ∈ s}.Pairwise AddCommute → ∀ (f : F), {x | x ∈ Multiset.map (⇑f) s}.Pairwise AddCommute- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AddMonoidstatement and proof · cited by 2,864
- Multisetstatement and proof · cited by 2,627
- FunLikestatement and proof · cited by 2,560
- Multiset.mapstatement · cited by 876
- Set.Pairwisestatement and proof · cited by 321
- AddCommutestatement and proof · cited by 185
- Multiset.mem_mapproof · cited by 72
- AddHomClassstatement and proof · cited by 65
- Set.Pairwise.of_reflproof · cited by 17
- AddCommute.mapproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Finset.map_noncommSumproof · cited by 3
- Multiset.map_noncommSumstatement and proof · cited by 1