Theorems · Theorem · commutative algebra
MvPolynomial.weightedHomogeneousComponent_of_mem
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] {σ : Type u_3} [inst_1 : AddCommMonoid M] {w : σ → M}
[inst_2 : DecidableEq M] {m n : M} {p : MvPolynomial σ R},
p ∈ MvPolynomial.weightedHomogeneousSubmodule R w n →
(MvPolynomial.weightedHomogeneousComponent w m) p = if m = n then p else 0The weighted homogeneous components of a weighted homogeneous polynomial.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement and proof · cited by 2,140
- MvPolynomial.coeffproof · cited by 315
- Finsupp.weightproof · cited by 90
- MvPolynomial.extproof · cited by 61
- MvPolynomial.weightedHomogeneousComponentstatement and proof · cited by 25
Cited by2
Results whose statement or proof uses this declaration.
- MvPolynomial.homogeneousComponent_of_memproof · cited by 2
- MvPolynomial.weightedHomogeneousComponent_eq_selfproof · cited by 0