Theorems · Theorem · group theory
sum_apply
∀ {F : Type u_8} {α : Type u_9} {β : Type u_10} {ι : Type u_11} [inst : FunLike F α β] [inst_1 : AddCommMonoid β]
[inst_2 : AddCommMonoid F] [IsZeroApply F α β] [IsAddApply F α β] (s : Finset ι) (f : ι → F) (x : α),
(∑ i ∈ s, f i) x = ∑ i ∈ s, (f i) x- Defined in
- Mathlib.Algebra.BigOperators.Pi
- Cited by
- 83 results in Mathlib
- Foundations
- Depth 61 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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement and proof · cited by 5,195
- FunLikestatement and proof · cited by 2,560
- zero_applyproof · cited by 251
- Finset.sum_insertproof · cited by 196
- Finset.induction_onproof · cited by 167
- add_applyproof · cited by 154
- IsAddApplystatement and proof · cited by 75
- IsZeroApplystatement and proof · cited by 72
Cited by83
Results whose statement or proof uses this declaration.
- ContinuousMultilinearMap.linearDeriv_applyproof · cited by 7
- GeneralSchauderBasis.proj_applyproof · cited by 6
- MeasureTheory.SimpleFunc.map_setToSimpleFuncproof · cited by 6
- AlternatingMap.alternatizeUncurryFin_applyproof · cited by 6
- FunLike.coe_sumproof · cited by 6
- QuadraticMap.pi_applyproof · cited by 4
- iteratedDerivWithin_vcomp_eq_sum_orderedFinpartitionproof · cited by 4
- ContinuousMultilinearMap.hasStrictFDerivAt_compContinuousLinearMapproof · cited by 4
- hasStrictFDerivAt_list_prod'proof · cited by 4
- HasDerivAtFilter.fun_sumproof · cited by 4
- HasFDerivAtFilter.fun_sumproof · cited by 4
- HasDerivWithinAt.fun_finsetProdproof · cited by 4