Mathlib Map

Theorems · Definition · field theory

Polynomial.map

{R : Type u} → {S : Type v} → [inst : Semiring R] → [inst_1 : Semiring S] → (R →+* S) → Polynomial R → Polynomial S

map f p maps a polynomial p across a ring hom f

Defined in
Mathlib.Algebra.Polynomial.Eval.Defs
Cited by
806 results in Mathlib
Foundations
Depth 101 from the axioms, rests on 1,825 definitions · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiring

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 by861

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 861.