Theorems · Theorem · group theory
map_sum
∀ {ι : Type u_1} {M : Type u_3} {N : Type u_4} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid N] {G : Type u_7}
[inst_2 : FunLike G M N] [AddMonoidHomClass G M N] (g : G) (f : ι → M) (s : Finset ι),
g (∑ x ∈ s, f x) = ∑ x ∈ s, g (f x)- Cited by
- 455 results in Mathlib
- Foundations
- Depth 15 from the axioms, rests on 95 definitions · uses propext, 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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement · cited by 5,195
- FunLikestatement and proof · cited by 2,560
- Multiset.mapproof · cited by 876
- Finset.valproof · cited by 438
- Multiset.sumproof · cited by 388
- AddMonoidHomClassstatement and proof · cited by 252
- Multiset.map_mapproof · cited by 151
- map_multiset_sumproof · cited by 24
Cited by455
Results whose statement or proof uses this declaration.
- Finset.sum_applyproof · cited by 234
- Finset.mul_sumproof · cited by 196
- Finset.sum_mulproof · cited by 112
- Finset.smul_sumproof · cited by 88
- Module.Basis.extproof · cited by 63
- LinearMap.coe_sumproof · cited by 57
- map_finsuppSumproof · cited by 43
- RingHom.map_detproof · cited by 41
- Polynomial.finsetSum_coeffproof · cited by 38
- Nat.cast_sumproof · cited by 38
- HasSum.mapproof · cited by 32
- Finset.sum_smulproof · cited by 30
Showing the 200 most cited of 455.