Isomorphism (Fraleigh 7th: Section 5)

  • Context: Graduate 
  • Thread starter Thread starter jeff1evesque
  • Start date Start date
  • Tags Tags
    Isomorphism Section
Click For Summary
SUMMARY

The discussion centers on the proof that an isomorphism \(\phi: G \rightarrow G'\) carries subgroups into subgroups, specifically addressing the subgroup \(H\) of \(G\). The proof demonstrates that if \(x, y \in \phi(H)\), then \(xy = \phi(a) \phi(b) = \phi(ab) \in \phi(H)\), confirming closure. Additionally, it establishes that the identity and inverses are preserved under \(\phi\), thus confirming that \(\phi[H]\) is a subgroup of \(G'\). The key takeaway is that the homomorphism property is essential for this proof, as it allows the conclusion that \(\phi(a) \phi(b) = \phi(ab)\).

PREREQUISITES
  • Understanding of group theory concepts, specifically isomorphisms and subgroups.
  • Familiarity with the definitions of homomorphisms and their properties.
  • Knowledge of binary operations in group structures.
  • Basic proof techniques in abstract algebra.
NEXT STEPS
  • Study the properties of homomorphisms in group theory.
  • Learn about subgroup tests and criteria for subgroup verification.
  • Explore examples of isomorphisms between different groups, such as cyclic groups.
  • Investigate the implications of isomorphisms in the context of group actions.
USEFUL FOR

Students of abstract algebra, mathematicians focusing on group theory, and anyone interested in understanding the structural properties of groups and their isomorphisms.

jeff1evesque
Messages
312
Reaction score
0
Directions:
Let \phi: G \rightarrow G' be an isomorphism of a group <G, *> with a group <G', *'>. Write out a proof to convince a skeptic of the intuitive clear statement.

Problem:
41.) If H is a subgroup of G, then \phi[H] = {\phi(h)| h \in H} is a subgroup of G'. That is, an isomorphism carries subgroups into subgroups.

Thoughts on the problem:
I am not sure what is mean by "an isomorphism carries subgroups into subgroups." Nevertheless, I went to get help to draw up a proof for this problem. After coming up with a proof, I reviewed it a little later, and was a little skeptical about the homomorphism aspect (shown below).

Proof:
Let x, y \in \phi(H).
Now, Suppose \exists a, b \in H:<br /> x = \phi(a),<br /> y = \phi(b).
Therefore,
xy = \phi(a) \phi(b) = \phi(ab) \in \phi(H). (#1)
Also, e = \phi(e) \in \phi(H), (since the identity is in G, the subgroup H must have the same identity). (#2)
Finally, x^{-1} = [\phi(a)]^{-1} = \phi(a^{-1}) shows there is an inverse element in the subgroup H. (#3)

Questions:
In equation (#1)[/color], can we conclude that \phi(a) \phi(b) = \phi(ab)? It seems kind of vague to me but all I've gathered from the problem is that our function \phi takes the group G with its binary operator * to another group G' with an operator *'. Neither operators (*, *') are defined, so how can we conclude \phi(a) \phi(b) = \phi(ab)?

In equation (#2)[/color], and equation (#3) the reasoning seems fairly straightfoward. In these two equations we've shown that the identity e \in H is also in the group G'. Similarly we've shown that the same inverse in H (which is a subgroup of G), is also found in the group G'.

So what I'm really puzzled about is how the first equation (equation (#1)[/color]), contains/proves the homomorphism property (to obtain the closure condition). We've shown that xy = \phi(ab) \in \phi(H) fulfills closure, this is useful since we were trying to prove the subgroup condition. However, in doing so we had to show the homomorphism property to get there. To me the whole proof is pretty good except I just can accept that \phi(a) \phi(b) = \phi(ab).

Thanks,


JL
 
Last edited:
Physics news on Phys.org
jeff1evesque said:
Directions:
Let \phi: G \rightarrow G&#039; be an isomorphism of a group &lt;G, *&gt; with a group &lt;G&#039;, *&#039;&gt;. Write out a proof to convince a skeptic of the intuitive clear statement.

Problem:
41.) If H is a subgroup of G, then \phi[H] = {\phi(h)| h \in H} is a subgroup of G&#039;. That is, an isomorphism carries subgroups into subgroups.

Thoughts on the problem:
I am not sure what is mean by "an isomorphism carries subgroups into subgroups."
You understand, don't you, that the words "that is" means that they are just restating what was said before: "if H is a subgroup of G then \phi(H) is a subgroup of G'".

Nevertheless, I went to get help to draw up a proof for this problem. After coming up with a proof, I reviewed it a little later, and was a little skeptical about the homomorphism aspect (shown below).

Proof:
Let x, y \in \phi(H).
Now, Suppose \exists a, b \in H:<br /> x = \phi(a),<br /> y = \phi(b).
Therefore,
xy = \phi(a) \phi(b) = \phi(ab) \in \phi(H). (#1)
Also, e = \phi(e) \in \phi(H), (since the identity is in G, the subgroup H must have the same identity). (#2)
Finally, x^{-1} = [\phi(a)]^{-1} = \phi(a^{-1}) shows there is an inverse element in the subgroup H. (#3)

Questions:
In equation (#1)[/color], can we conclude that \phi(a) \phi(b) = \phi(ab)?
Yes, we can. That is part of the definition of "homomophism" and an "isomorphism" is a special kid of homomorphism.

It seems kind of vague to me but all I've gathered from the problem is that our function \phi takes the group G with its binary operator * to another group G' with an operator *'. Neither operators (*, *') are defined, so how can we conclude \phi(a) \phi(b) = \phi(ab)?

In equation (#2)[/color], and equation (#3) the reasoning seems fairly straightfoward. In these two equations we've shown that the identity e \in H is also in the group G'. Similarly we've shown that the same inverse in H (which is a subgroup of G), is also found in the group G'.

So what I'm really puzzled about is how the first equation (equation (#1)[/color]), contains/proves the homomorphism property (to obtain the closure condition). We've shown that xy = \phi(ab) \in \phi(H) fulfills closure, this is useful since we were trying to prove the subgroup condition. However, in doing so we had to show the homomorphism property to get there. To me the whole proof is pretty good except I just can accept that \phi(a) \phi(b) = \phi(ab).

Thanks,


JL
 
Yes, we can. That is part of the definition of "homomophism" and an "isomorphism" is a special kid of homomorphism.

In my problem I had,
<br /> \phi(a) \phi(b) = \phi(ab)<br />

If instead I had
<br /> \phi(a) @ \phi(b)<br />

Would it be rewritten by the following,

<br /> \phi(a) @ \phi(b) = \phi(a @ b)?<br /> Would this too would fulfill the homomorphism property (for whatever kind of problem it may be)?

I guess I just wanted to know if we can move a, b (from separate paranthesis) into the common paranthesis for all cases- that is for all operators (or all functions \phi)?[/color]
<br /> \phi(a) \phi(b) = \phi(ab)?<br />
<br /> \phi(a) @ \phi(b) = \phi(a @ b)?<br />
<br /> \phi(a) ! \phi(b) = \phi(a ! b)?<br />
and so on...

Thanks.
 
Last edited:
Given our problem,
\phi : G \rightarrow G&#039; is an isomorphism of the group <G, *> with a group <G', *'>

So \phi(x*y) = \phi(x) *&#039; \phi(y) for all x, y \in S (homomorphism property is included since we're told it is isomorphic)

But how can \phi(xy) = \phi(x) \phi(y) since each binary structure (<G, *>, <G', *'>) has binary operator *, and *' respectively. \phi(xy) has no binary operator, and thus is not part of the binary structure in the domain and is not part of the binary structure of the codomain. If \phi(xy) has no binary operator, then can we assign a value to it- in particular \phi(x) \phi(y)?
 
if x,y are in the group (G,*), then xy is shorthand for x*y
 
Hurkyl said:
if x,y are in the group (G,*), then xy is shorthand for x*y

Sorry for silly questions, but I think I get it (notations). If x,y are in the group (G,*), then if we apply the function \phi we get \phi(xy) = \phi(x*y) = \phi(x) * \phi(y)

So \phi(xy) is really shorthand for \phi(x*y), and \phi(x)\phi(y) is really short for \phi(x)* \phi(y)<br />.
 
Last edited:
Although in this proof we showed closure, the identity, and the inverse exists, it seems to me all that we did was prove that H is a subgroup of G. How do I conclude \phi[H] = {\phi(h)| h \in H} is a subgroup of G&#039;? Is this already implied in the proof?
 
It was a given assumption that H is a subgroup of G. You checked that phi(H) is a subgroup of G' in your first post under 'proof' (although you should clean it up a bit)
 
jeff1evesque said:
So \phi(xy) is really shorthand for \phi(x*y), and \phi(x)\phi(y) is really short for \phi(x)* \phi(y)<br />.

Just a tiny correction for what may have just been a typo, but this should read:

So \phi(xy) is really shorthand for \phi(x*y), and \phi(x)\phi(y) is really short for \phi(x)*&#039; \phi(y)

Also, I learned from this book so I know that he doesn't emphasize the shorter test to determine whether a subset is a subgroup. He does mention it and then asks you to prove it (problem 45 on that same page), so if you're still uncomfortable with your proof you may want to try it that way.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 26 ·
Replies
26
Views
996
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
665
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K