Theorems · Theorem · ring theory
MonoidAlgebra.coeff_mul_single_mul
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : Monoid M] [IsCancelMul M] (x : MonoidAlgebra R M) (r : R)
(m m' : M), (x * MonoidAlgebra.single m r).coeff (m' * m) = x.coeff m' * r- Defined in
- Mathlib.Algebra.MonoidAlgebra.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringMonoidIsCancelMul
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
- Semiringstatement and proof · cited by 13,802
- Finsuppstatement · cited by 5,255
- Monoidstatement and proof · cited by 3,887
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.singlestatement · cited by 253
- MonoidAlgebra.coeffstatement and proof · cited by 224
- IsCancelMulstatement and proof · cited by 32
- MonoidAlgebra.coeff_mul_single_eq_coeff_mulproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.