Mathlib Map

Theorems · Theorem · commutative algebra

AdjoinRoot.algHom_ext

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] {f : Polynomial R} [inst_1 : Semiring S] [inst_2 : Algebra R S]
  {g₁ g₂ : AdjoinRoot f →ₐ[R] S}, g₁ (AdjoinRoot.root f) = g₂ (AdjoinRoot.root f) → g₁ = g₂

Two R-AlgHom from AdjoinRoot f to the same R-algebra are the same iff they agree on root f.

Defined in
Mathlib.RingTheory.AdjoinRoot
Cited by
3 results in Mathlib
Foundations
Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingSemiringAlgebra

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.