Mathlib Map

Theorems · Definition · commutative algebra

PolynomialModule.coeff

{R : Type u_1} →
  {M : Type u_2} →
    [inst : CommRing R] → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → PolynomialModule R M → ℕ →₀ M

The coefficients ℕ →₀ M of an element of the additive monoid algebra M[X].

Defined in
Mathlib.Algebra.Polynomial.Module.Basic
Cited by
27 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
CommRingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

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

Cited by30

Results whose statement or proof uses this declaration.