Mathlib Map

Theorems · Definition · field theory

Polynomial.mapAlg

(R : Type u) →
  [inst : CommSemiring R] →
    (S : Type v) → [inst_1 : Semiring S] → [inst_2 : Algebra R S] → Polynomial R →ₐ[R] Polynomial S

The map R[X] → S[X] as an algebra homomorphism.

Defined in
Mathlib.Algebra.Polynomial.AlgebraMap
Cited by
13 results in Mathlib
Foundations
Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

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 by13

Results whose statement or proof uses this declaration.