Theorems · Theorem · ring theory
SkewMonoidAlgebra.coeff_update_apply
Deprecated since 2026-07-04Use Finsupp.update_apply instead.
∀ {M : Type u_4} {α : Type u_5} [inst : AddCommMonoid M] (f : SkewMonoidAlgebra M α) (a a' : α) (b : M)
[inst_1 : DecidableEq α], (f.update a b).coeff a' = if a' = a then b else f.coeff a'- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Single
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidDecidableEq
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.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement · cited by 5,255
- SkewMonoidAlgebrastatement and proof · cited by 216
- SkewMonoidAlgebra.coeffstatement and proof · cited by 110
- Function.update_applyproof · cited by 23
- Finsupp.coe_updateproof · cited by 19
- SkewMonoidAlgebra.updatestatement · cited by 12
- SkewMonoidAlgebra.coeff_updateproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- SkewPolynomial.coeff_update_applyproof · cited by 2
- SkewMonoidAlgebra.coeff_update_neproof · cited by 0
- SkewMonoidAlgebra.coeff_update_sameproof · cited by 0