Theorems · Theorem · group theory
map_list_sum
∀ {M : Type u_4} {N : Type u_5} [inst : AddMonoid M] [inst_1 : AddMonoid N] {F : Type u_8} [inst_2 : FunLike F M N]
[AddMonoidHomClass F M N] (f : F) (l : List M), f l.sum = (List.map (⇑f) l).sum- Cited by
- 31 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddMonoidstatement and proof · cited by 2,864
- FunLikestatement and proof · cited by 2,560
- AddMonoidHomClassstatement and proof · cited by 252
- List.sum_homproof · cited by 3
Cited by31
Results whose statement or proof uses this declaration.
- Pi.list_sum_applyproof · cited by 4
- List.smul_sumproof · cited by 3
- AddSubmonoidClass.coe_list_sumproof · cited by 2
- Finset.coe_list_sumproof · cited by 1
- Nat.cast_list_sumproof · cited by 1
- Polynomial.coeff_list_sumproof · cited by 1
- CharTwo.list_sum_sqproof · cited by 1
- Polynomial.eval₂_list_sumproof · cited by 1
- Multiset.map_noncommSumproof · cited by 1
- list_sum_pow_char_powproof · cited by 0
- Matrix.conjTranspose_list_sumproof · cited by 0
- Set.list_sum_singletonproof · cited by 0