Notes:Coset stuff

From Maths
Revision as of 21:23, 23 October 2016 by Alec (Talk | contribs) (Saving work)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Stuff

Let (G,×) be a group and let HG be a subgroup. Proper or not. Then

  • Any set of the form gH is called a left coset, where gH:={g×h | hH}
  • Any set of the form Hg is called a right coset, where Hg:={h×g | hH}

H itself is a coset as eH=H clearly (for e the identity of G)

Claims

  1. For x,yG we can define an equivalence relation on G: xyx1yH[Note 1]. Done - Alec (talk) 21:23, 23 October 2016 (UTC)
    • By symmetry this is/must be the same as y1xH - this is true as H is a subgroup.
  2. x,gG[x[g]xgH]. Done - Alec (talk) 21:23, 23 October 2016 (UTC)
  3. For x,yG we can define another equivalence relation on G: xyxy1H. Done - Alec (talk) 21:23, 23 October 2016 (UTC)
    • By symmetry this is/must be the same as yx1H - this is true as H is a subgroup.
  4. x,gG[x[g]xHg]. Done - Alec (talk) 21:23, 23 October 2016 (UTC)

Going forward

I have shown we get two equivalence relations. and Thus we get two partitions of G.

Proof of claims

  1. xyx1yH is an equivalence relation
    1. Reflexive: xx holds
      • Trivial, x1x=eH as H a subgroup
    2. Symmetric: xyyx
      • Suppose xy, then x1yH, i.e. hH such that x1y=h]
        • Thus y=xh so e=y1xh and lastly h1=y1x. Notice h1H as H is a subgroup.
      • So y1xH too! And y1xHyx. As required.
    3. Transitive: x,y,zG[(xyyz)xz]
      • Suppose x,y,zG given such that xy and yz then:
        • h1,h2H such that x1y=h1 and
          • As H is a subgroup h1h2H. So we see:
          • h1h2=x1yy1zH, tidying up: x1zH
        • But x1zHxz
      • Since the x,y,z were arbitrary we have shown this for all. As required.
    • Let gH be a coset. I claim this is [g]. That is:
      • xgHx[g] (by the implies-subset relation and from gH[g] and [g]gH)
          • Let xgH be given. Then h1H[x=gh1]
            • But then g1x=h1 so g1xH so gx or xg, Thus x[g] as [g]:={kG | kg}
          • Let x,gG be given, then we claim x[g]xgH
            • If x[g] then xg so x1gH so h2H[x1g=h]
              • Thus g=xh so gh1=x
            • As H is a subgroup h1H. So gh1gH so x=gh1gH or just:
          • xgH as required.
  2. Follows by doing 1 again but with xy1 instead
  3. Follows by doing 2 again, but slightly differently. I should copy and paste it and make the alterations.

Notes

  1. Jump up It must be this way as we will require xx, then we get x1x=eH as H is a subgroup.