Notes:Coset stuff
- See /Quotient group for this applied to the quotient group (which is after all the point)
Contents
[hide]Stuff
Let (G,×) be a group and let H⊆G be a subgroup. Proper or not. Then
- Any set of the form gH is called a left coset, where gH:={g×h | h∈H}
- Any set of the form Hg is called a right coset, where Hg:={h×g | h∈H}
H itself is a coset as eH=H clearly (for e the identity of G)
Claims
- For x,y∈G we can define an equivalence relation on G: x∼y⟺x−1y∈H[Note 1]. Done - Alec (talk) 21:23, 23 October 2016 (UTC)
- By symmetry this is/must be the same as y−1x∈H - this is true as H is a subgroup.
- ∀x,g∈G[x∈[g]⟺x∈gH]. Done - Alec (talk) 21:23, 23 October 2016 (UTC)
- For x,y∈G we can define another equivalence relation on G: x∼′y⟺xy−1∈H. Done - Alec (talk) 21:23, 23 October 2016 (UTC)
- By symmetry this is/must be the same as yx−1∈H - this is true as H is a subgroup.
- ∀x,g∈G[x∈[g]′⟺x∈Hg]. 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, and:
- π:G→G∼ given by π:g→[g] and π′:G→G∼′ given by π′:g→[g]′
Can we factor anything through G∼ or G∼′?
We can factor a map, f:G→X (for some other thing X) if:
- ∀g,h∈G[π(g)=π(h)⟹f(g)=f(h)]
Actually lets try factoring the group operation through this!
- ∀(g,h),(g′,h′)∈G[π(g,h)=π(g′,h′)⟹×(g,h)=×(g′,h′)][Note 2]
- Then ([g],[h])=([g′],[h′]) so [g]=[g′] and [h]=[h′]
- So g∼g′ and h∼h′
- Thus ∃h1,h2∈H such that g−1g′=h1 and h−1h′=h2. We want to show gh=g′h′
- Well h1h2=g−1g′h−1h′
- Thus ∃h1,h2∈H such that g−1g′=h1 and h−1h′=h2. We want to show gh=g′h′
Here we get stuck. If we had gH=Hg then we could go further and factor the × through, then we can proceed to:
- g′h4h′=gh for some h4∈H (I did h4:=h1h3 on paper but I don't know if I used the same h1 here. h3 comes from turning either gH into Hg or hH into Hh with h1 or h2 what it was "before")
The result is, if h4 is known to be e then we can factor. So if H is the trivial group, we can factor. We must have ×=¯×∘π so this is another way of saying a group "over" the trivial group is isomorphic to the group.
Really stupid and pointless way of saying it.
We can get multiplication through:
If we want π to be a group homomorphism we require this in fact.
Proof of claims
Proofs here