Mathlib Map

Theorems · Definition · ring theory

RingHomClass.toRingHom

{F : Type u_1} →
  {α : Type u_2} →
    {β : Type u_3} →
      [inst : FunLike F α β] →
        {x : NonAssocSemiring α} → {x_1 : NonAssocSemiring β} → [RingHomClass F α β] → F → α →+* β

Turn an element of a type F satisfying RingHomClass F α β into an actual RingHom. This is declared as the default coercion from F to α →+* β.

Defined in
Mathlib.Algebra.Ring.Hom.Defs
Cited by
746 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 126 definitions · uses no axioms
Assumes
FunLikeRingHomClass

Around this declaration

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

Cites8

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

Cited by852

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 852.