Theorems · Theorem · group theory
Finset.sum_pi_single
∀ {ι : Type u_1} {M : ι → Type u_6} [inst : DecidableEq ι] [inst_1 : (a : ι) → AddCommMonoid (M a)] (a : ι)
(f : (a : ι) → M a) (s : Finset ι), ∑ a' ∈ s, Pi.single a' (f a') a = if a ∈ s then f a else 0- Cited by
- 8 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqAddCommMonoid
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.
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement · cited by 5,195
- Pi.singlestatement · cited by 518
- Finset.sum_dite_eqproof · cited by 12
Cited by8
Results whose statement or proof uses this declaration.
- Finset.univ_sum_singleproof · cited by 11
- LinearMap.sum_single_applyproof · cited by 3
- Finsupp.univ_sum_single_apply'proof · cited by 2
- MeasureTheory.memLp_pi_iffproof · cited by 2
- lp.norm_sub_norm_compl_sub_singleproof · cited by 1
- Submodule.closure_coe_iSup_map_singleproof · cited by 1
- lp.norm_sum_singleproof · cited by 0
- IsHilbertSum.linearIsometryEquiv_apply_dfinsupp_sum_singleproof · cited by 0