Understanding Homomorphisms and the Identity Element in Group Theory

  • Thread starter Thread starter Juanriq
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Juanriq
Messages
39
Reaction score
0

Homework Statement

Consider the mapping [itex]\phi \colon (\mathbb{Z} , + ) \to (\mathbb{Z}, *)[/itex] such that [itex]\phi (a) = a+2[/itex]. Define * such that [itex]\phi[/itex] is a homomorphism. For [itex](\mathbb{Z}, *)[/itex], define the identity element.

Homework Equations





The Attempt at a Solution

Well, first I thought I was oversimplifying this problem. I know that since we have a homomorphism, the identity of [itex](\mathbb{Z} , \plus )[/itex] will map to the identity element of our image. The identity of [itex](\mathbb{Z} , \plus )[/itex] will be 0, so [itex]\phi (0) = 1 = e^{\prime}[/itex]. But that seemed too easy.


So my question, do I have to break out properties of the homomorphism, namely that [itex]\phi (a+ b) = \phi (a) * \phi (b) = (a+2) * (b+2)[/itex] somehow.

I appreciate any help, thanks!
 
Physics news on Phys.org
So for z,z', we need to know what z*z' is. Let's presume first that [tex]\phi[/tex] is indeed an homomorphism.

We know that [tex]z=\phi(z-2)[/tex] and [tex]z^\prime=\phi(z^\prime-2)[/tex]. Since [tex]\phi[/tex] is a homomorphism:

[tex]z*z^\prime= \phi(z-2)*\phi(z^\prime-2)=\phi(z+z^\prime-4)=z+z^\prime-2[/tex]

So it is natural to define z*z'=z+z'-2. So now you just need to check that * indeed defines a group structure on Z and that [tex]\phi[/tex] indeed defines a homomorphism...