Theorems · Theorem · commutative algebra
MvPolynomial.coeff_expand_smul
∀ {σ : Type u_1} {R : Type u_3} [inst : CommSemiring R] (p : ℕ),
p ≠ 0 →
∀ (φ : MvPolynomial σ R) (m : σ →₀ ℕ),
MvPolynomial.coeff (p • m) ((MvPolynomial.expand p) φ) = MvPolynomial.coeff m φ- Defined in
- Mathlib.Algebra.MvPolynomial.Expand
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement and proof · cited by 5,255
- AlgHomstatement · cited by 3,236
- AddMonoidproof · cited by 2,864
- MvPolynomialstatement and proof · cited by 2,140
- map_addproof · cited by 964
- MvPolynomial.coeffstatement and proof · cited by 315
- IsAddTorsionFreeproof · cited by 155
- MvPolynomial.expandstatement and proof · cited by 44
- MvPolynomial.coeff_monomialproof · cited by 32
- MvPolynomial.coeff_addproof · cited by 22
Cited by6
Results whose statement or proof uses this declaration.
- MvPolynomial.expand_injectiveproof · cited by 2
- MvPowerSeries.trunc'_expandproof · cited by 2
- MvPowerSeries.expand_eq_expandproof · cited by 2
- MvPolynomial.coeff_expand_zeroproof · cited by 1
- MvPolynomial.isLocalHom_expandproof · cited by 1
- MvPolynomial.support_expandproof · cited by 1