Mathlib Map

Theorems · Definition · commutative algebra

MvPolynomial.coeffsIn

{R : Type u_2} →
  {S : Type u_3} →
    (σ : Type u_4) →
      [inst : CommSemiring R] →
        [inst_1 : CommSemiring S] → [inst_2 : Module R S] → Submodule R S → Submodule R (MvPolynomial σ S)

The R-submodule of multivariate polynomials whose coefficients lie in an R-submodule M.

Defined in
Mathlib.Algebra.MvPolynomial.Basic
Cited by
18 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringModule

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 by18

Results whose statement or proof uses this declaration.