Theorems · Theorem · ring theory
SkewMonoidAlgebra.coeff_single_apply
∀ {k : Type u_1} {G : Type u_2} [inst : AddMonoid k] {a a' : G} {b : k} [inst_1 : Decidable (a = a')],
(SkewMonoidAlgebra.single a b).coeff a' = if a = a' then b else 0- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
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.coestatement · cited by 62,936
- Finsuppstatement · cited by 5,255
- AddMonoidstatement and proof · cited by 2,864
- SkewMonoidAlgebra.coeffstatement · cited by 110
- Finsupp.single_applyproof · cited by 99
- SkewMonoidAlgebra.singlestatement · cited by 83
Cited by2
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.coeff_mulproof · cited by 9
- SkewPolynomial.coeff_monomialproof · cited by 8