Theorems · Theorem · ring theory
MonoidAlgebra.coeff_single_mul_eq_mul_coeff
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] {x : MonoidAlgebra R M} {r : R} {m m₁ : M} [inst_1 : Mul M]
(m₂ : M), (∀ m' ∈ x.coeff.support, m * m' = m₁ ↔ m' = m₂) → (MonoidAlgebra.single m r * x).coeff m₁ = r * x.coeff m₂- Defined in
- Mathlib.Algebra.MonoidAlgebra.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Finsetstatement · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- Finsupp.supportstatement and proof · cited by 828
- MonoidAlgebrastatement and proof · cited by 590
- Finsupp.sumproof · cited by 481
- MonoidAlgebra.singlestatement and proof · cited by 253
- MonoidAlgebra.coeffstatement and proof · cited by 224
Cited by4
Results whose statement or proof uses this declaration.
- MonoidAlgebra.coeff_single_mul_applyproof · cited by 2
- MonoidAlgebra.coeff_single_one_mulproof · cited by 1
- MonoidAlgebra.single_mul_apply_auxproof · cited by 0
- MonoidAlgebra.coeff_single_mul_mulproof · cited by 0