Last week we used functions between groups to say what it means for two groups to be basically the same. These functions were bijections that satisfied the isomorphism property: \(\varphi(a)\varphi(b) = \varphi(ab)\text{.}\) What would happen if we didnβt require the function to be a bijection? We would have a homomorphism.
Consider the group \(\mathbb Z_{10}\text{.}\) How does this group relate to \(\mathbb Z_5\text{?}\) Note that \(\mathbb Z_5\) is not a subgroup, and since it doesnβt have 10 elements, these groups are not isomorphic. However, we can define a function from \(\mathbb Z_{10}\) onto \(\mathbb Z_5\text{.}\) In fact, we can do so and still satisfy the isomorphism property (henceforth called the homorphism property).
Check that this satisfies the homomorphism property (for a few cases at least).
Notice that if \(f:G \to H\) is a homomorphism then multiple elements in \(G\) can be sent to the identity in \(H\) (unless \(f\) is actually an isomorphism, which you will show on your homework). We do know that the identity in \(G\) will be one of them though.
To prove this, consider \(f(e) = f(ee) = f(e)f(e)\text{.}\) Whatever \(f(e)\) is, it has an inverse. Multiplying by the inverse gives us \(e_H = f(e_G)\text{.}\)
Let \(f:G \to H\) be a homomorphism. The kernel of \(f\) is the set \(K\) of all element of \(G\) which are carried by \(f\) onto the identity element of \(H\text{.}\) That is,
\begin{equation*}
K = \{x \in G ~:~f(x) = e\}
\end{equation*}
What sort of set is the kernel? Well, from the above facts it must contain the identity. What if \(a\) and \(b\) are both in the kernel? Then \(f(a) = e\) and \(f(b) = e\text{.}\) What about \(ab\text{?}\) Well \(f(ab) = f(a)f(b) = ee = e\) so \(ab\) must then also be in the kernel. And \(f(a^{-1}) = [f(a)]^{-1}= e^{-1}= e\) so \(a^{-1}\in K\) as well.