Theorems · Theorem · group theory
finsum_neg_distrib
∀ {G : Type u_1} {α : Sort u_4} [inst : SubtractionCommMonoid G] (f : α → G), ∑ᶠ (x : α), -f x = -∑ᶠ (x : α), f x- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SubtractionCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- finsumstatement · cited by 286
- SubtractionCommMonoidstatement and proof · cited by 79
- AddEquiv.negproof · cited by 9
- AddEquiv.map_finsumproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- finsum_sub_distribproof · cited by 2