Theorems · Theorem · group theory
Finset.noncommSum_lemma
∀ {α : Type u_3} {β : Type u_4} [inst : AddMonoid β] (s : Finset α) (f : α → β),
(↑s).Pairwise (Function.onFun AddCommute f) → {x | x ∈ Multiset.map f s.val}.Pairwise AddCommuteProof used in definition of Finset.noncommSum
- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddMonoid
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.
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredstatement · cited by 6,101
- AddMonoidstatement and proof · cited by 2,864
- Multisetstatement · cited by 2,627
- Multiset.mapstatement · cited by 876
- Function.onFunstatement and proof · cited by 570
- Finset.valstatement · cited by 438
- Set.Pairwisestatement and proof · cited by 321
- AddCommutestatement and proof · cited by 185
- Multiset.map_set_pairwiseproof · cited by 4
Cited by11
Results whose statement or proof uses this declaration.
- Finset.noncommSumproof · cited by 24
- Finset.noncommSum_congrproof · cited by 5
- AddSubmonoid.noncommSum_memproof · cited by 3
- Finset.map_noncommSumproof · cited by 3
- Finset.noncommSum_consproof · cited by 3
- Finset.noncommSum_eq_card_nsmulproof · cited by 2
- Finset.noncommSum_addCommuteproof · cited by 1
- Finset.noncommSum_cons'proof · cited by 1
- Finset.noncommSum_inductionproof · cited by 1
- Finset.noncommSum_union_of_disjointproof · cited by 0
- Finset.noncommSum_toFinsetproof · cited by 0