Theorems · Definition · commutative algebra
Finsupp.weight
{σ : Type u_1} →
{M : Type u_2} →
{R : Type u_3} → [inst : Semiring R] → (σ → M) → [inst_1 : AddCommMonoid M] → [Module R M] → (σ →₀ R) →+ MThe weight of the finitely supported function f : σ →₀ R
with respect to w : σ → M is the sum ∑ i, f i • w i.
- Defined in
- Mathlib.Data.Finsupp.Weight
- Cited by
- 90 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- Finsupp.linearCombinationproof · cited by 269
- LinearMap.toAddMonoidHomproof · cited by 101
Cited by97
Results whose statement or proof uses this declaration.
- MvPolynomial.IsWeightedHomogeneousproof · cited by 31
- Finsupp.degree_eq_weight_onestatement and proof · cited by 26
- MvPolynomial.weightedHomogeneousComponentproof · cited by 25
- MvPowerSeries.coeff_eq_zero_of_lt_weightedOrderstatement and proof · cited by 14
- MvPolynomial.weightedTotalDegreeproof · cited by 11
- MvPolynomial.coeff_weightedHomogeneousComponentstatement and proof · cited by 8
- MvPowerSeries.weightedHomogeneousComponentproof · cited by 7
- MvPowerSeries.le_weightedOrderstatement and proof · cited by 7
- MvPowerSeries.le_weightedOrder_mulproof · cited by 7
- MvPowerSeries.ne_zero_iff_weightedOrder_finiteproof · cited by 5
- MvPowerSeries.coeff_weightedHomogeneousComponentstatement · cited by 5
- MvPolynomial.isWeightedHomogeneous_monomialstatement and proof · cited by 5