Skip to content

Ring Homomorphism

Defines Ring Homomorphism, ring homomorphism

A ring homomorphism is a function ϕ:RS\phi : R \to S between rings that preserves both operations and the multiplicative identity: ϕ(a+b)=ϕ(a)+ϕ(b)\phi(a + b) = \phi(a) + \phi(b), ϕ(ab)=ϕ(a)ϕ(b)\phi(a \cdot b) = \phi(a) \cdot \phi(b), and ϕ(1R)=1S\phi(1_R) = 1_S.

The kernel ker(ϕ)={rRϕ(r)=0}\ker(\phi) = \{r \in R \mid \phi(r) = 0\} is always an ideal of RR. The first isomorphism theorem for rings states that R/ker(ϕ)R/\ker(\phi) is isomorphic to the image of ϕ\phi, paralleling the corresponding theorem for groups.

In category theory, ring homomorphisms are the morphisms in the category of rings.

Relations

Date created

Cite

@misc{emsenn2026-ring-homomorphism,
  author    = {emsenn},
  title     = {Ring Homomorphism},
  year      = {2026},
  url       = {https://emsenn.net/library/math/domains/algebra/terms/ring-homomorphism/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}