Theorems · Theorem · group theory
finsum_cond_eq_left
∀ {α : Type u_1} {M : Type u_5} [inst : AddCommMonoid M] {f : α → M} {a : α}, ∑ᶠ (i : α) (_ : i = a), f i = f a- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- finsumstatement · cited by 286
- finsum_mem_singletonproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Function.locallyFinsupp.map_idproof · cited by 1
- finsum_cond_eq_rightproof · cited by 0