Theorems · Theorem · commutative algebra
MvPolynomial.coeff_expand_zero
∀ {σ : Type u_1} {R : Type u_3} [inst : CommSemiring R] (p : ℕ),
p ≠ 0 → ∀ (φ : MvPolynomial σ R), MvPolynomial.coeff 0 ((MvPolynomial.expand p) φ) = MvPolynomial.coeff 0 φ- Defined in
- Mathlib.Algebra.MvPolynomial.Expand
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 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.
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
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement and proof · cited by 5,255
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement and proof · cited by 2,140
- smul_zeroproof · cited by 665
- MvPolynomial.coeffstatement and proof · cited by 315
- MvPolynomial.expandstatement and proof · cited by 44
- MvPolynomial.coeff_expand_smulproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.isLocalHom_expandproof · cited by 1