Theorems · Theorem · general algebraic systems
DFinsupp.sum_eq_sum_fintype
∀ {ι : Type u} {γ : Type w} {β : ι → Type v} [inst : DecidableEq ι] [inst_1 : Fintype ι] [inst_2 : (i : ι) → Zero (β i)]
[inst_3 : (i : ι) → (x : β i) → Decidable (x ≠ 0)] [inst_4 : AddCommMonoid γ] (v : Π₀ (i : ι), β i)
{f : (i : ι) → β i → γ}, (∀ (i : ι), f i 0 = 0) → v.sum f = ∑ i, f i (DFinsupp.equivFunOnFintype v i)- Defined in
- Mathlib.Data.DFinsupp.BigOperators
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- DFinsuppstatement and proof · cited by 694
- DFinsupp.supportproof · cited by 158
- Finset.sum_subsetproof · cited by 79
- DFinsupp.sumstatement · cited by 64
- Finset.subset_univproof · cited by 60
Cited by3
Results whose statement or proof uses this declaration.
- Pi.counit_comp_dFinsuppCoeFnLinearMapproof · cited by 1
- Pi.comul_comp_dFinsuppCoeFnLinearMapproof · cited by 1
- DirectSum.IsInternal.isometryL2OfOrthogonalFamily_symm_applyproof · cited by 1