Mathlib Map

Theorems · Definition · ring theory

AlgHom.toRingHom

{R : Type u} →
  {A : Type v} →
    {B : Type w} →
      [inst : CommSemiring R] →
        [inst_1 : Semiring A] →
          [inst_2 : Semiring B] → [inst_3 : Algebra R A] → [inst_4 : Algebra R B] → (A →ₐ[R] B) → A →+* B

Reinterpret an AlgHom as a RingHom

Defined in
Mathlib.Algebra.Algebra.Hom
Cited by
490 results in Mathlib
Foundations
Depth 11 from the axioms, rests on 84 definitions · uses no axioms
Assumes
CommSemiringSemiringSemiringAlgebraAlgebra

Around this declaration

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

Cites5

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

  • Semiringstatement and proof · cited by 13,802
  • Algebrastatement and proof · cited by 11,388
  • CommSemiringstatement and proof · cited by 10,911
  • RingHomstatement · cited by 10,189
  • AlgHomstatement and proof · cited by 3,236

Cited by623

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 623.