Theorems · Theorem · ring theory
Finsupp.sum_sub
∀ {α : Type u_1} {M : Type u_8} {G : Type u_12} [inst : Zero M] [inst_1 : SubtractionCommMonoid G] {f : α →₀ M}
{h₁ h₂ : α → M → G}, (f.sum fun a b => h₁ a b - h₂ a b) = f.sum h₁ - f.sum h₂- Cited by
- 9 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ZeroSubtractionCommMonoid
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.
- DFunLike.coeproof · cited by 62,936
- Finsuppstatement and proof · cited by 5,255
- Finsupp.sumstatement · cited by 481
- Finset.sum_sub_distribproof · cited by 84
- SubtractionCommMonoidstatement and proof · cited by 79
Cited by9
Results whose statement or proof uses this declaration.
- groupHomology.mem_cycles₁_iffproof · cited by 3
- groupHomology.mem_cycles₂_iffproof · cited by 1
- groupHomology.H1CoresCoinfOfTrivial_exactproof · cited by 1
- Representation.FiniteCyclicGroup.coinvariantsKer_leftRegular_eq_kerproof · cited by 0
- groupHomology.isBoundary₀_iffproof · cited by 0
- groupHomology.isBoundary₀_of_mem_coinvariantsKerproof · cited by 0
- groupHomology.isBoundary₁_iffproof · cited by 0
- groupHomology.isBoundary₂_iffproof · cited by 0