Mathlib Map

Theorems · Theorem · field theory

Polynomial.smeval_natCast

∀ (R : Type u_1) [inst : Semiring R] {S : Type u_2} [inst_1 : AddCommMonoid S] [inst_2 : Pow S ℕ] [inst_3 : Module R S]
  (x : S) (n : ℕ), (↑n).smeval x = n • x ^ 0
Defined in
Mathlib.Algebra.Polynomial.Smeval
Cited by
4 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidPowModule

Around this declaration

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

Cites12

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

Cited by4

Results whose statement or proof uses this declaration.