deepdream of
          a sidewalk
Show Question
Math and science::Algebra::Aluffi

Groups. Monomorphism equivalents.

monomorphismkernel={e}set-injective

Let G and H be groups, and φ:GH be a group homomorphism.

The following are equivalent:

  1. φ is a monomorphism.
  2. kerφ={eG}.
  3. φ is injective as a set-function.

The implication from 2) to 3) reminds me of Lagrange's theorem.

Can you remember the proofs?


Proof.

1) 2)
Let φ:GH be a group monomorphism. Being a monomorphism, any two morphisms σ1:ZG and σ2:ZG can be distinguished by their composition φσ1 and φσ2. Let kerφ be our Z, and consider the two group morphisms ι:kerφG and ϵ:kerφG (the inclusion and the trivial map respectively). Both of these maps are the same trivial map kerφG, sending every element to eG. As they are indistinguishable, we must have ι=ϵ, and so kerφ must only contain eG.
2) 3)
Let φ:GH be a group homomorphism with kerφ={eG}. Let g1,g2G be two elements that map to the same element h1 in H. In other words, φ(g1)=φ(g2)=h1. Now consider the element "from g1 to g2" by which we mean g11g2. We will refer to this element as gx. We have φ(gx)=φ(g11)φ(g2)=h11h1=eH. And so gxkerφ. But we know that kerφ only contains eG, and so g1=g2. And so φ is injective.
3) 1)
Being injective is sufficient to be a monomorphism in caterogy Set. Category Grp places additional requirements on functions in order to qualify as morphisms, and so the ability of a set injective function to not obscure by left-composition is strong enough to not obscure by left-composition in Grp.

Alternative proof for 2) 3)

Note that as g1 and g2 both map to h1, their inverses must both map to h11. When considering h1h11=eH through the preimage of ϕ, it doesn't matter whether g1 or g2 to map to h1 or whether g11 or g21 maps to h11. Thus we must have the combination:

  1. g1g21kerφ
  2. g1g11kerφ
  3. g2g21kerφ
  4. g2g11kerφ

If kerφ={eG}, then we must have g1=g2.

Relation to Lagrange's Theorem

Having two elments from G map to the same element in H forces their difference, g11g2 and g21g1, to be in kerφ. This effect cascades to all other elements in G, as now we have a second element in kerφ that can be applied to all other elements in G. In effect, if two elements in G map to the same element in H, then all elements in G must come in pairs that map to the same element in H. This is the same as saying that the order of G must be a multiple of the order of H.


Source

Aluffi. p84