Homorphism with injective and surjective

298 Views Asked by At

I know the following is a true statement,

Let $f : G → G'$ be a homomorphism. If $\text{ker}(f) = \lbrace e \rbrace $ then $f$ is injective.

But I was wondering since I believe(please correct me if I'm wrong) a homorphism can be both injective and surjective. So, in the above statement could we say, ...if $\text{ker}(f) = \lbrace e \rbrace $ then $f$ is injection and surjective? I feel like I may be jumping to a conclusion that could be false.

2

There are 2 best solutions below

0
On

f need not be surjective if $ker f =$ {e}.An example is f(x) = 2x where G and G' are both the group of integers under addition. Here the kernel is {0} but f is not surjective.

0
On

Let $G_1,G_2$ be two groups (with $|G_2|>1$),

Consider the map $\phi:G_1\to G_1\oplus G_2$, defined by $\phi(g_1)=(g_1,0).$

Here, $\phi$ is an injective homomorphism but clearly not surjective.