Mathlib Map

Theorems · Definition · commutative algebra

AdjoinRoot.algHomOfDvd

(R : Type u_1) →
  {S : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : CommRing S] → [inst_2 : Algebra R S] → (f g : Polynomial S) → g ∣ f → AdjoinRoot f →ₐ[R] AdjoinRoot g

The canonical algebraic homomorphism from AdjoinRoot f to AdjoinRoot g, where the polynomial g : S[X] divides f.

Defined in
Mathlib.RingTheory.AdjoinRoot
Cited by
6 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

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 by6

Results whose statement or proof uses this declaration.