Mathlib Map

Theorems · Definition · ring theory

RingHom.comp

{α : Type u_2} →
  {β : Type u_3} →
    {γ : Type u_4} →
      {x : NonAssocSemiring α} →
        {x_1 : NonAssocSemiring β} → {x_2 : NonAssocSemiring γ} → (β →+* γ) → (α →+* β) → α →+* γ

Composition of ring homomorphisms is a ring homomorphism.

Defined in
Mathlib.Algebra.Ring.Hom.Defs
Cited by
899 results in Mathlib
Foundations
Depth 18 from the axioms, rests on 149 definitions · uses propext, Quot.sound

Around this declaration

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

Cites6

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

Cited by1,008

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,008.