Theorems · Theorem · group theory
List.CommMonoid.add_sum_eraseIdx
∀ {M : Type u_4} [inst : AddCommMonoid M] {l : List M} {i : ℕ} (h : i < l.length), l[i] + (l.eraseIdx i).sum = l.sum- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 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
- AddCommute.allproof · cited by 12
- List.add_sum_eraseIdxproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.