Ring Homomorphisms

In the previous paragraph we studied the notion of isomorphism between rings. We turn our attention now to ring homomorphisms. A ring homomorphism is a mapping from one ring to another that preserves both ring operations but which is not bijective.

4.2.0 Definition. Give two rings (R, +, ·) and (R', +, ·) we define homomorphism between R and R' a mapping between φ between R and R' such that

φ(r1 + r2) = φ(r1) + φ(r2)

φ(r1 r2) = φ(r1) φ(r2)

r1,r2R

Examples of rings homorphisms

  1. The mapping φ: ℤ6 ⟶ ℤ6 defined by

    φ([a]) = [3][a]

    It follows from

    φ([a] + [b]) = [3][a + [a]]
    =[3][a] + [3][b]
    =φ([a]) + φ(b])

    that φ preserves addition. For multiplication, we have

    φ([a][b]) = φ([ab]) = [3][ab] = [3ab]

    and

    φ([a]) φ[b]) = [3][a] [3][b] = [9][ab] = [9ab] = [3ab]

    since [9] = [3] in ℤ6. Thus φ is a homomorphism. It can be verified that the image/range is φ(ℤ6) = {[0],[3]}. So we see that φ is neither onto nor one-to-one.is thus a ring homorphism.

  2. φ: ℤ ⟶ ℤ such that φ(z) = 2z, is not an homomorphism between rings because even if addition is preserved, multiplication is not.

  3. φ: ℤ ⟶ ℤ such that φ(z) = |z|, is not an homomorphism between rings because even if multiplication is preserved, addition is not.

  4. When an homomorphism is injective is called monomorphism, when it is onto is called epimorphism.

    4.2.1 Proposition. If φ is a homomorphism from the ring R to the ring R', then the image of the zero of R is the zero of R'.

    Proof. Indeed φ(0R) = φ(0R + 0R) = φ(0R) + φ(0R) and it follows φ(0R) = 0R'.□

    4.2.2 Corollary. φ(−a) = −φ(a), ∀ aR.

    If two rings R and R' have a unit, in general the φ(1R) ≠ 1R'. For example, let

    R = { ( r 0 0 0 ) | r R }

    and R' is the ring of 2 x 2 matrix with elements in ℝ. Both rings have a unit, nonetheless considering the application

    ϕ : ( r 0 0 0 ) ( r 0 0 0 )

    an homorphism between R and R' which does not map the unit of R to the unit of R' which are respectively

    ( 1 0 0 0 ) a n d ( 1 0 0 1 )

    The only elements of R' that are hit by φ are of the form [r 0; 0 0], hence the map is not onto. Nevertheless the following is true.

    4.2.3 Proposition. Let φ a non-null homomorphism between two rings R and R' with unity. If R' is an integral domain or φ is an epimorphism, then the image of the unity of R is the unit of R'.

    Proof. If φ is surjective every r'R' is equal to φ(r) for some rR, thus

    r' = φ(r) = φ(r ⋅ 1R) = φ(r) φ(1R) = r' φ(1R)

    hence φ(1R) represents the right unity for R'. Analogously we can notice it is also a left unity. If R' is an integral domain φ(r) = φ(r) φ(1R) implies that (with φ(r) ≠ 0) by the cancellation property φ(1R) = 1R'.□

    4.2.4 Definition. If φ is a homomorphism from the ring R to the ring R', the kernel of φ is the subset of the elements of R which are mapped onto the zero element of R'

    Ker φ := {rR | φ(r) = 0R'} □

    Alternatively, the kernel of φ is

    φ−1(0) = {rR: φ(r) = 0};

    Lemma 4.2.5. Let φ a non-null homomorphism between two rings R and R'. Then φ is injective iff Ker φ = {0}.

    Proof. Suppose φ is injective, and let a ∈ Ker φ. Then φ(a) = 0R' = φ(0R) (by Proposition 4.2.1), hence a = 0R by injectivity. Conversely, if Ker φ = {0R} and a, bR with φ(a) = φ(b), then 0R' = φ(a) − φ(b) = φ(ab), which means ab ∈ Ker φ. It follows that ab = 0, and thus a = b. □

    As you can notice Ker φ is a subring; By multiplying an element of Ker φ by an element of R from right or left the result is again an element of Ker φ. Indeed let k ∈ Ker φ and rR, we have

    φ(kr) = φ(k) ⋅ φ(r) = 0 ⋅ φ(r) = 0

    from which follows kr ∈ Ker φ. Left multiplication leads to rk ∈ Ker φ.

    Example 4.2.6. The kernel of φ: ℤ → ℤ/nℤ sending a to [a] is {kn| k ∈ ℤ}, in other words, the set of all multiples of n. This is because [kn] = [0].   ■

    4.2.7 Proposition. The homomorphism φ is a monomorphism (injective) if and only if Ker φ = {0R}

    Proof. Let Ker φ = {0R} and a,bR, φ(a) = φ(b). Now φ(ab) = φ(a) − φ(b) = 0. So ab ∈ Ker φ = {0R}, i.e. ab = 0 or a = b. Hence φ is injective. So φ is a monomorphism, from R, onto φ(R).   □

    The property of the kernel of a ring homomorphism −that is closed under multiplication by arbitrary elements of the ring−is abstracted in the concept of an ideal.

    4.2.6 Definition. An ideal of an arbitrary ring (R, + , ⋅ ) is a subset I of R that is iteself a group under addition and is such that if rR and aI, then raI.
    We call left ideal, I, of R is an additive subgroup such that ∀aI and rR, arI.
    Similarly a right ideal is an additive subgroup I of R such that ∀aI and rR, raI.
    If I is both a left and right ideal of R is is called a two-sided ideal, or simply an ideal of R and it is indicated as

    I ⊲̲ R □

    Examples of ideals

    4.2.7 Lemma. If φ: RR' is a homomorphim, then Ker φ is an ideal of R.

    A left or right ideal is a subring of R but the viceversa is not true consider for example Sa = {xR | ax = xa} is a subring but not an ideal.

    «Exercises on rings Index Exercises on ring homomorphism »