Theorems · Theorem · ring theory
AddMonoidAlgebra.coeff_mul_single_of_forall_add_ne
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] {m m' : M} [inst_1 : Add M] (r : R) (x : AddMonoidAlgebra R M),
(∀ (d : M), d + m ≠ m') → (x * AddMonoidAlgebra.single m r).coeff m' = 0- Defined in
- Mathlib.Algebra.MonoidAlgebra.Defs
- Cited by
- 2 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Finsuppstatement · cited by 5,255
- AddMonoidAlgebrastatement and proof · cited by 649
- Finsupp.sumproof · cited by 481
- AddMonoidAlgebra.coeffstatement and proof · cited by 365
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- Finsupp.sum_single_indexproof · cited by 130
- Finsupp.sum_fun_zeroproof · cited by 29
- AddMonoidAlgebra.coeff_mulproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mul_of'_modOfproof · cited by 2
- AddMonoidAlgebra.add_single_apply_of_not_exists_addproof · cited by 0