Mathlib Map

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) →+ M

The 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.

MvPolynomial.IsWeightedHomogeneous · cited by 31MvPolynomial.IsWeightedHo…Finsupp.degree_eq_weight_one · cited by 26Finsupp.degree_eq_weight_…MvPolynomial.weightedHomogeneousComponent · cited by 25MvPolynomial.weightedHomo…MvPowerSeries.coeff_eq_zero_of_lt_weightedOrder · cited by 14MvPowerSeries.coeff_eq_ze…MvPolynomial.weightedTotalDegree · cited by 11MvPolynomial.weightedTota…MvPolynomial.coeff_weightedHomogeneousComponent · cited by 8MvPolynomial.coeff_weight…MvPowerSeries.weightedHomogeneousComponent · cited by 7MvPowerSeries.weightedHom…MvPowerSeries.le_weightedOrder · cited by 7MvPowerSeries.le_weighted…MvPowerSeries.le_weightedOrder_mul · cited by 7MvPowerSeries.le_weighted…MvPowerSeries.ne_zero_iff_weightedOrder_finite · cited by 5MvPowerSeries.ne_zero_iff…MvPowerSeries.coeff_weightedHomogeneousComponent · cited by 5MvPowerSeries.coeff_weigh…MvPolynomial.isWeightedHomogeneous_monomial · cited by 5MvPolynomial.isWeightedHo…MvPowerSeries.IsWeightedHomogeneous.coeff_eq_zero · cited by 5IsWeightedHomogeneous.coe…MvPolynomial.weightedHomogeneousSubmodule_eq_finsupp_supported · cited by 5MvPolynomial.weightedHomo…MvPolynomial.weightedTotalDegree' · cited by 5MvPolynomial.weightedTota…Module · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidFinsupp · cited by 5255FinsuppAddMonoidHom · cited by 3230AddMonoidHomFinsupp.linearCombination · cited by 269Finsupp.linearCombinationLinearMap.toAddMonoidHom · cited by 101LinearMap.toAddMonoidHomFinsupp.weightCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by97

Results whose statement or proof uses this declaration.