Theorems · Theorem · general algebraic systems
DFinsupp.sum_single_index
∀ {ι : Type u} {γ : Type w} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : (i : ι) → Zero (β i)]
[inst_2 : (i : ι) → (x : β i) → Decidable (x ≠ 0)] [inst_3 : AddCommMonoid γ] {i : ι} {b : β i}
{h : (i : ι) → β i → γ}, h i 0 = 0 → (fun₀ | i => b).sum h = h i b- Defined in
- Mathlib.Data.DFinsupp.BigOperators
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sum_congrproof · cited by 2,323
- DFinsuppproof · cited by 694
- Finset.sum_singletonproof · cited by 251
- DFinsupp.singlestatement and proof · cited by 113
- DFinsupp.sumstatement and proof · cited by 64
- DFinsupp.single_applyproof · cited by 35
- DFinsupp.single_zeroproof · cited by 8
- DFinsupp.support_singleproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- DirectSum.coe_mul_of_apply_auxproof · cited by 3
- DirectSum.coe_of_mul_apply_auxproof · cited by 3
- DirectSum.coe_of_mul_apply_of_not_leproof · cited by 2
- DirectSum.coe_mul_of_apply_of_not_leproof · cited by 2
- HahnEmbedding.Partial.apply_of_mem_stratumproof · cited by 1