Theorems · Theorem · general algebraic systems
Finsupp.sumElim_single_single
∀ {α : Type u_1} {β : Type u_2} {M : Type u_5} [inst : AddMonoid M] (a : α) (b : β) (m₁ m₂ : M),
((fun₀ | a => m₁).sumElim fun₀ | b => m₂) = (fun₀ | Sum.inl a => m₁) + fun₀ | Sum.inr b => m₂- Defined in
- Mathlib.Data.Finsupp.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsuppstatement · cited by 5,255
- AddMonoidstatement and proof · cited by 2,864
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- Finsupp.singlestatement · cited by 943
- Finsupp.extproof · cited by 399
- Finsupp.single_applyproof · cited by 99
- Finsupp.single_eq_of_neproof · cited by 61
- Finsupp.sumElimstatement · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.tensorEquivSum_X_tmul_Xproof · cited by 2