Theorems · Theorem · commutative algebra
MvPolynomial.coeff_weightedHomogeneousComponent
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] {σ : Type u_3} [inst_1 : AddCommMonoid M] {w : σ → M} (n : M)
(φ : MvPolynomial σ R) [inst_2 : DecidableEq M] (d : σ →₀ ℕ),
MvPolynomial.coeff d ((MvPolynomial.weightedHomogeneousComponent w n) φ) =
if (Finsupp.weight w) d = n then MvPolynomial.coeff d φ else 0- Cited by
- 8 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Set.ofPredproof · cited by 6,101
- Finsuppstatement and proof · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- MvPolynomialstatement and proof · cited by 2,140
- LinearEquiv.symmproof · cited by 1,461
- AddMonoidAlgebra.coeffproof · cited by 365
- MvPolynomial.coeffstatement · cited by 315
Cited by8
Results whose statement or proof uses this declaration.
- MvPolynomial.weightedHomogeneousComponent_of_memproof · cited by 2
- MvPolynomial.weightedHomogeneousComponent_isWeightedHomogeneousproof · cited by 2
- MvPolynomial.weightedHomogeneousComponent_zeroproof · cited by 1
- MvPolynomial.coeff_homogeneousComponentproof · cited by 1
- MvPolynomial.IsWeightedHomogeneous.weightedHomogeneousComponent_neproof · cited by 1
- MvPolynomial.IsWeightedHomogeneous.weightedHomogeneousComponent_sameproof · cited by 1
- MvPolynomial.sum_weightedHomogeneousComponentproof · cited by 1
- MvPolynomial.support_weightedHomogeneousComponentproof · cited by 1