Theorems · Theorem · commutative algebra
MvPolynomial.isWeightedHomogeneous_monomial
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] {σ : Type u_3} [inst_1 : AddCommMonoid M] (w : σ → M)
(d : σ →₀ ℕ) (r : R) {m : M},
(Finsupp.weight w) d = m → MvPolynomial.IsWeightedHomogeneous w ((MvPolynomial.monomial d) r) mMonomials are weighted homogeneous.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Finsuppstatement and proof · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.coeffproof · cited by 315
- MvPolynomial.monomialstatement and proof · cited by 253
- Finsupp.weightstatement and proof · cited by 90
- MvPolynomial.coeff_monomialproof · cited by 32
Cited by5
Results whose statement or proof uses this declaration.
- MvPolynomial.isHomogeneous_monomialproof · cited by 6
- MvPolynomial.isWeightedHomogeneous_Cproof · cited by 3
- MvPolynomial.IsWeightedHomogeneous.induction_onstatement and proof · cited by 1
- MvPolynomial.IsWeightedHomogeneous.pderivproof · cited by 1
- MvPolynomial.isWeightedHomogeneous_Xproof · cited by 0