Subgroup

From Maths
Jump to: navigation, search

A subgroup (H,×H:H×HH of a Group (G,×G:G×GG) is a set HG which is a group under the operation ×G restricted to H×H.

Definition

Given a group (G,×G:G×GG) we say (H,×H:H×HH) is a subgroup of (G,×G) if:

  1. HG
  2. the function ×H:H×HG
    given by ×H(x,y)×G(x,y)
    has Range(×H)H
    • That is to say it is closed. xHyH[×H(x,y)H]
  3. There exists an identity element H
    .
    • That is to say eHxH[ex=xe=x]
      where xy
      denotes ×H(x,y)
  4. Every element has an inverse H
    • That is to say xHyH[xy=yx=e]
  5. The operation is associative
    • That is to say xHyHzH[x(yz)=(xy)z]

Just like a group

This makes it sound a lot harder than it really is.

Examples

Even numbers

Take the group (Z,+)

and define H={zZ|z is even}
then we have HZ
and we must check it is a group.

  1. It is closed under +
    restricted to H
    - an even + an even = even. (proof 2n+2m=2(m+n)
    and anything multiplied by 2 is even)
  2. The identity 0H - so we have that.
  3. Given an xH
    we can see easily that the inverse, x
    is also even and thus H
  4. Associativity is inherited

See also