Theorems · Definition · general algebraic systems
DFinsupp.sumAddHom
{ι : Type u} →
{γ : Type w} →
{β : ι → Type v} →
[DecidableEq ι] →
[inst : (i : ι) → AddZeroClass (β i)] →
[inst_1 : AddCommMonoid γ] → ((i : ι) → β i →+ γ) → (Π₀ (i : ι), β i) →+ γWhen summing over an AddMonoidHom, the decidability assumption is not needed, and the result is
also an AddMonoidHom.
- Defined in
- Mathlib.Data.DFinsupp.BigOperators
- Cited by
- 38 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.
Cites7
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
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- DFinsuppstatement and proof · cited by 694
- ZeroHomproof · cited by 161
- AddMonoidHom.toZeroHomproof · cited by 61
- DFinsupp.sumZeroHomproof · cited by 6
Cited by44
Results whose statement or proof uses this declaration.
- DFinsupp.lsumproof · cited by 21
- DFinsupp.sumAddHom_singlestatement · cited by 17
- DFinsupp.sumAddHom_applystatement · cited by 16
- DFinsupp.lsum_apply_applystatement · cited by 12
- DFinsupp.liftAddHomproof · cited by 11
- DFinsupp.toMultisetproof · cited by 10
- AddCommGrpCat.Colimits.Quot.descproof · cited by 7
- DFinsupp.liftAddHom_applystatement · cited by 6
- DirectSum.IsInternal.collectedBasis_coeproof · cited by 6
- dfinsuppSumAddHom_memstatement · cited by 4
- AddMonoidHom.map_dfinsuppSumAddHomstatement · cited by 3
- AddSubmonoid.iSup_eq_mrange_dfinsuppSumAddHomstatement and proof · cited by 2