How Is the Quotient Group G/H Isomorphic to G'?

Click For Summary

Homework Help Overview

The discussion revolves around the isomorphism between the quotient group G/H and the image of a homomorphism from group G to group G', where H is the kernel of the homomorphism. Participants are exploring the conditions under which this isomorphism holds, particularly focusing on the surjectivity of the homomorphism.

Discussion Character

  • Conceptual clarification, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants are examining the implications of the homomorphism's kernel and image, questioning how to define a mapping from G/H to G' that respects the structure of the groups involved. There is also a focus on proving properties of the proposed mapping, such as well-definedness, injectivity, and surjectivity.

Discussion Status

Several participants have provided insights into the mapping and its properties, with some suggesting specific steps to prove the isomorphism. There is an ongoing exploration of the necessary conditions for the mapping to be well-defined and injective, with no explicit consensus reached yet.

Contextual Notes

Participants note that the isomorphism holds under the assumption that the homomorphism is surjective, and they are discussing the implications of this assumption on the structure of the groups involved. There are also mentions of potential confusion regarding notation and definitions related to cosets and group operations.

LayMuon
Messages
149
Reaction score
1
How can one prove that for homomorphism G \xrightarrow{\rho} G' and H as kernel of homomorphism, quotient group G/H is isomorphic to G'?

Thanks.
 
Physics news on Phys.org
Think about what happens to H under the mapping, and how this relates to the definition of G/H.
 
Ben Niehoff said:
Think about what happens to H under the mapping, and how this relates to the definition of G/H.

I understand that it suffices to prove that Ker[G/H \xrightarrow{\rho} G'] =e. How do you prove this?
 
LayMuon said:
How can one prove that for homomorphism G \xrightarrow{\rho} G' and H as kernel of homomorphism, quotient group G/H is isomorphic to G'?
This is only true if ##\rho## is surjective. In general, ##G/\ker(\rho)## is isomorphic to ##\text{image}(\rho)##, which may be a proper subgroup of ##G'##.

Hint: you need to find an isomorphism ##\phi : G/H \to \text{image}(\rho)##. Every element of ##G/H## is a coset of the form ##g + H## for some ##g \in G##. What is the most natural way to define ##\phi(g+H)## as an element of ##\text{image}(\rho)##?
 
LayMuon said:
I understand that it suffices to prove that Ker[G/H \xrightarrow{\rho} G'] =e. How do you prove this?
But you already defined ##\rho## as a map from ##G## to ##G'##. It can't also be a map from ##G/H## to ##G'##.
 
jbunniii said:
But you already defined ##\rho## as a map from ##G## to ##G'##. It can't also be a map from ##G/H## to ##G'##.

right, sorry, \rho'
 
jbunniii said:
What is the most natural way to define ##\phi(g+H)## as an element of ##\text{image}(\rho)##?

I don't know, how?
 
LayMuon said:
I don't know, how?
What is an element of ##\text{image}(\rho)## which is in some way related to ##g##?
 
LayMuon said:
I don't know, how?

Make an educated guess and prove that your guess is correct.
 
  • #10
jbunniii said:
What is an element of ##\text{image}(\rho)## which is in some way related to ##g##?

By image(rho) you mean the subgroup of G' onto which G is mapped?
 
  • #11
LayMuon said:
By image(rho) you mean the subgroup of G' onto which G is mapped?
Yes, that's right.
 
  • #12
jbunniii said:
What is an element of ##\text{image}(\rho)## which is in some way related to ##g##?

Still confused.
 
  • #13
So ##\rho## takes in an element of ##G## and gives you an element of ##G^\prime##.

You want to define some map ##G/H\rightarrow G^\prime##. are given the point ##g+H##. You know ##g\in G##. You want to use ##\rho## somehow to get a point in ##G^\prime##. What are you going to try?
 
  • #14
micromass said:
So ##\rho## takes in an element of ##G## and gives you an element of ##G^\prime##.

You want to define some map ##G/H\rightarrow G^\prime##. are given the point ##g+H##. You know ##g\in G##. You want to use ##\rho## somehow to get a point in ##G^\prime##. What are you going to try?

bundle all ##\rho##s to get a ##\rho'##?
 
  • #15
LayMuon said:
bundle all ##\rho##s to get a ##\rho'##?
You are overthinking this. Given an element ##g\in G##, and the mapping ##\rho: G \to G'##, can you write down a formula for an element of ##G'## which involves ##g## and ##\rho##?
 
  • #16
jbunniii said:
You are overthinking this. Given an element ##g\in G##, and the mapping ##\rho: G \to G'##, can you write down a formula for an element of ##G'## which involves ##g## and ##\rho##?

##\rho(g)##
 
  • #17
LayMuon said:
##\rho(g)##
Yes, that's what you need. So now how can you define ##\phi : G/H \to G'##?
$$\phi(g+H) = ?$$
 
  • #18
##\phi(g+H)=\rho(g)## but how do you prove the isomorphism?
 
  • #19
LayMuon said:
##\phi(g+H)=\rho(g)## but how do you prove the isomorphism?
OK good, you have found the right mapping, that's half the battle.

Now you need to prove the following:

1. ##\phi## is well defined. This is important because you defined the map ##\phi## in terms of a particular element, ##g##, of the coset ##g + H##. But that coset may have other elements. You need to show that ##\phi## gives you the same result if you choose a different element ##g_1 \in g + H##.

2. ##\phi## is an injection. i.e. ##\ker(\phi) = \{e\}##.

3. ##\phi## is a surjection.

4. ##\phi## is a homomorphism.

I recommend starting with 1, so you can be sure you understand why the definition of ##\phi## makes sense. Formally, you need to show that if ##g + H = g_1 + H##, then ##\phi(g+H) = \phi(g_1 + H)##.
 
  • #20
thanks, let me think and report back. this is an important thing to thoroughly understand.
 
Last edited:
  • #21
Think of the fact that you already have an onto homomorphism (as a hypothesis/given). Show that modding out by the kernel gives you the missing ingredient --injectivity.

Modding out by the kernel collapses all elements with the same image into one coset.
 
Last edited:
  • #22
jbunniii said:
OK good, you have found the right mapping, that's half the battle.

Now you need to prove the following:

1. ##\phi## is well defined. This is important because you defined the map ##\phi## in terms of a particular element, ##g##, of the coset ##g + H##. But that coset may have other elements. You need to show that ##\phi## gives you the same result if you choose a different element ##g_1 \in g + H##.

##\rho(g_1)=\rho(g_i h_n) = \rho(g_i) \rho(h_n) = \rho(g_i) e' = \rho(g_i)##

##\rho(g_2)=\rho(g_i h_k) = \rho(g_i) \rho(h_k) = \rho(g_i) e' = \rho(g_i)##

So they are mapped onto the same point.
2. ##\phi## is an injection. i.e. ##\ker(\phi) = \{e\}##.

I am stuck here. ((

What is the kernel of ##\phi##?
 
Last edited:
  • #23
LayMuon said:
##\rho(g_1)=\rho(g_i h_n) = \rho(g_i) \rho(h_n) = \rho(g_i) e' = \rho(g_i)##

##\rho(g_2)=\rho(g_i h_k) = \rho(g_i) \rho(h_k) = \rho(g_i) e' = \rho(g_i)##

So they are mapped onto the same point.
I think you have the right idea, but the statement is not very clear. If ##g_1H = g_2H##, then ##g_2^{-1} g_1 \in H = \ker(\rho)##, so what can you say about ##\rho(g_2^{-1} g_1)##?

By the way, I just noticed that in several previous posts above, I wrote ##g+H## as an arbitrary element of ##G/H##. Must be too much linear algebra on the brain. Should have been ##gH## as we are not assuming that ##G## is abelian.
 
  • #24
LayMuon said:
I am stuck here. ((

What is the kernel of ##\phi##?
If ##\phi(gH) = \rho(g)##, then ##\ker(\phi)## is the set of all cosets ##gH## such that ##\rho(g) = 1##.
 
  • #25
I meant if ##g_1 \in g_i H## and ##g_2 \in g_i H## then they are mapped onto the same point of G'.
 
  • #26
jbunniii said:
I think you have the right idea, but the statement is not very clear. If ##g_1H = g_2H##, then ##g_2^{-1} g_1 \in H = \ker(\rho)##, so what can you say about ##\rho(g_2^{-1} g_1)##?

By the way, I just noticed that in several previous posts above, I wrote ##g+H## as an arbitrary element of ##G/H##. Must be too much linear algebra on the brain. Should have been ##gH## as we are not assuming that ##G## is abelian.

##\rho(g_2^{-1} g_1) =e'## hence ##(\rho(g_2^{-1}))^{-1} =\rho(g_1)##
 
  • #27
LayMuon said:
I meant if ##g_1 \in g_i H## and ##g_2 \in g_i H## then they are mapped onto the same point of G'.
OK, with that additional explanation it makes sense. Your proof is fine. So now try showing that ##\phi## is an injection.
 
  • #28
LayMuon said:
##\rho(g_2^{-1} g_1) =e'## hence ##(\rho(g_2^{-1}))^{-1} =\rho(g_1)##
Right, and ##\rho(g_2^{-1})^{-1} = ??##
 
  • #29
jbunniii said:
Right, and ##\rho(g_2^{-1})^{-1} = ??##

##\rho(g_2)##
 
  • #30
jbunniii said:
If ##\phi(gH) = \rho(g)##, then ##\ker(\phi)## is the set of all cosets ##gH## such that ##\rho(g) = 1##.

so ##g \in H## and the kernel is H. so the kernel of gH is the ##{h_i H}## where ##h_i \in H \Rightarrow ker(\phi) = H ## , hence the kernel of G/H is trivial and the mapping injective.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
9K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K