Theorems · Theorem · commutative algebra
MvPolynomial.weightedHomogeneousSubmodule_eq_finsupp_supported
∀ (R : Type u_1) {M : Type u_2} [inst : CommSemiring R] {σ : Type u_3} [inst_1 : AddCommMonoid M] (w : σ → M) (m : M),
MvPolynomial.weightedHomogeneousSubmodule R w m = AddMonoidAlgebra.supported R R {d | (Finsupp.weight w) d = m}The submodule weightedHomogeneousSubmodule R w m of homogeneous MvPolynomials of
degree n is equal to the R-submodule of all p : (σ →₀ ℕ) →₀ R such that
p.support ⊆ {d | weight w d = m}. While equal, the former has a
convenient definitional reduction.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 87 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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement · cited by 7,192
- Set.ofPredstatement and proof · cited by 6,101
- Finsuppstatement and proof · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- MvPolynomialstatement and proof · cited by 2,140
- AddMonoidAlgebra.coeffproof · cited by 365
- Submodule.extproof · cited by 204
- Finsupp.weightstatement and proof · cited by 90
- MvPolynomial.weightedHomogeneousSubmodulestatement · cited by 23
Cited by5
Results whose statement or proof uses this declaration.
- MvPolynomial.IsWeightedHomogeneous.induction_onproof · cited by 1
- MvPolynomial.homogeneousSubmodule_eq_finsupp_supportedproof · cited by 1
- MvPolynomial.IsWeightedHomogeneous.pderivproof · cited by 1
- MvPolynomial.weightedHomogeneousSubmodule_fgproof · cited by 1
- MvPolynomial.IsWeightedHomogeneous.sum_weight_X_mul_pderivproof · cited by 1