Mathlib Map

Theorems · Definition · commutative algebra

PolynomialModule.coeffEquiv

(R : Type u_2) →
  {M : Type u_3} →
    [inst : CommRing R] → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → PolynomialModule R M ≃ (ℕ →₀ M)

PolynomialModule.coeff as an equiv.

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

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.

Cited by8

Results whose statement or proof uses this declaration.