Mathlib Map

Theorems · Definition · field theory

Polynomial.smeval

{R : Type u_3} →
  [inst : Semiring R] →
    Polynomial R → {S : Type u_4} → [inst_1 : AddCommMonoid S] → [Pow S ℕ] → [MulActionWithZero R S] → S → S

Evaluate a polynomial p in the scalar semiring R at an element x in the target S using scalar multiple R-action.

Defined in
Mathlib.Algebra.Polynomial.Smeval
Cited by
65 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidPowMulActionWithZero

Around this declaration

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

Cites4

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

Cited by71

Results whose statement or proof uses this declaration.