Theorems · Theorem · general algebraic systems
Finsupp.optionElim_add
∀ {α : Type u_1} {M : Type u_2} [inst : AddZeroClass M] (a b : α →₀ M) (i j : M),
Finsupp.optionElim (i + j) (a + b) = Finsupp.optionElim i a + Finsupp.optionElim j b- Defined in
- Mathlib.Data.Finsupp.Option
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AddZeroClassstatement and proof · cited by 1,237
- Finsupp.extproof · cited by 399
- Finsupp.optionElimstatement · cited by 16
- Finsupp.optionElim_apply_eq_elimproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.