Theorems · Theorem · commutative algebra
MvPolynomial.coeff_monomial
∀ {R : Type u} {σ : Type u_1} [inst : CommSemiring R] [inst_1 : DecidableEq σ] (m n : σ →₀ ℕ) (a : R),
MvPolynomial.coeff m ((MvPolynomial.monomial n) a) = if n = m then a else 0- Defined in
- Mathlib.Algebra.MvPolynomial.Basic
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringDecidableEq
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 · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.coeffstatement · cited by 315
- MvPolynomial.monomialstatement · cited by 253
- Finsupp.single_applyproof · cited by 99
Cited by32
Results whose statement or proof uses this declaration.
- MonomialOrder.leadingCoeff_monomialproof · cited by 10
- MvPolynomial.coeff_C_mulproof · cited by 9
- MvPolynomial.optionEquivLeft_coeff_some_coeff_noneproof · cited by 7
- MvPolynomial.coeff_expand_smulproof · cited by 6
- MvPolynomial.coeff_rename_mapDomainproof · cited by 6
- MvPolynomial.finSuccEquiv_coeff_coeffproof · cited by 5
- MvPolynomial.isWeightedHomogeneous_monomialproof · cited by 5
- MvPolynomial.coe_monomialproof · cited by 5
- MvPolynomial.C_dvd_iff_dvd_coeffproof · cited by 3
- MvPowerSeries.coeff_truncFinset_eq_zeroproof · cited by 3
- MvPowerSeries.coeff_truncFinset_of_memproof · cited by 3
- Algebra.Generators.map_toComp_kerproof · cited by 3