Theorems · Theorem · group theory
finsum_cond_eq_right
∀ {α : Type u_1} {M : Type u_5} [inst : AddCommMonoid M] {f : α → M} {a : α}, ∑ᶠ (i : α) (_ : a = i), f i = f a- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 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.
Cites4
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 and proof · cited by 286
- finsum_congr_Propproof · cited by 18
- finsum_cond_eq_leftproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.