Isomorphism (Fraleigh 7th: Section 5)

In summary: If you replace *' with @ and look at what you wrote in the form of \phi(x) @ \phi(y) = \phi(x@y), then yes, it would fulfill the homomorphism property. However, it is important to note that the operator or function being used should be consistent for all cases, as it is part of the definition of homomorphism. In this case, the operator * and *' should be used consistently for the proof to hold.
  • #1
jeff1evesque
312
0
Directions:
Let [tex]\phi: G \rightarrow G'[/tex] be an isomorphism of a group [tex]<G, *>[/tex] with a group [tex]<G', *'>[/tex]. Write out a proof to convince a skeptic of the intuitive clear statement.

Problem:
41.) If H is a subgroup of G, then [tex]\phi[H] = {\phi(h)| h \in H}[/tex] is a subgroup of [tex]G'[/tex]. 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 [tex]x, y \in \phi(H).[/tex]
Now, Suppose [tex]\exists a, b \in H:
x = \phi(a),
y = \phi(b).[/tex]
Therefore,
[tex]xy = \phi(a) \phi(b) = \phi(ab) \in \phi(H).[/tex] (#1)
Also, [tex]e = \phi(e) \in \phi(H),[/tex] (since the identity is in G, the subgroup H must have the same identity). (#2)
Finally, [tex]x^{-1} = [\phi(a)]^{-1} = \phi(a^{-1})[/tex] shows there is an inverse element in the subgroup H. (#3)

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

In equation (#2), and equation (#3) the reasoning seems fairly straightfoward. In these two equations we've shown that the identity [tex]e \in H[/tex] 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)), contains/proves the homomorphism property (to obtain the closure condition). We've shown that [tex]xy = \phi(ab) \in \phi(H)[/tex] 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 [tex]\phi(a) \phi(b) = \phi(ab)[/tex].

Thanks,


JL
 
Last edited:
Physics news on Phys.org
  • #2
jeff1evesque said:
Directions:
Let [tex]\phi: G \rightarrow G'[/tex] be an isomorphism of a group [tex]<G, *>[/tex] with a group [tex]<G', *'>[/tex]. Write out a proof to convince a skeptic of the intuitive clear statement.

Problem:
41.) If H is a subgroup of G, then [tex]\phi[H] = {\phi(h)| h \in H}[/tex] is a subgroup of [tex]G'[/tex]. 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 [itex]\phi(H)[/itex] 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 [tex]x, y \in \phi(H).[/tex]
Now, Suppose [tex]\exists a, b \in H:
x = \phi(a),
y = \phi(b).[/tex]
Therefore,
[tex]xy = \phi(a) \phi(b) = \phi(ab) \in \phi(H).[/tex] (#1)
Also, [tex]e = \phi(e) \in \phi(H),[/tex] (since the identity is in G, the subgroup H must have the same identity). (#2)
Finally, [tex]x^{-1} = [\phi(a)]^{-1} = \phi(a^{-1})[/tex] shows there is an inverse element in the subgroup H. (#3)

Questions:
In equation (#1), can we conclude that [tex]\phi(a) \phi(b) = \phi(ab)?[/tex]
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 [tex]\phi[/tex] takes the group G with its binary operator * to another group G' with an operator *'. Neither operators (*, *') are defined, so how can we conclude [tex]\phi(a) \phi(b) = \phi(ab)?[/tex]

In equation (#2), and equation (#3) the reasoning seems fairly straightfoward. In these two equations we've shown that the identity [tex]e \in H[/tex] 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)), contains/proves the homomorphism property (to obtain the closure condition). We've shown that [tex]xy = \phi(ab) \in \phi(H)[/tex] 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 [tex]\phi(a) \phi(b) = \phi(ab)[/tex].

Thanks,


JL
 
  • #3
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,
[tex]
\phi(a) \phi(b) = \phi(ab)
[/tex]

If instead I had
[tex]
\phi(a) @ \phi(b)
[/tex]

Would it be rewritten by the following,

[tex]
\phi(a) @ \phi(b) = \phi(a @ b)?
[/tex] 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 [tex]\phi[/tex])?
[tex]
\phi(a) \phi(b) = \phi(ab)?
[/tex]
[tex]
\phi(a) @ \phi(b) = \phi(a @ b)?
[/tex]
[tex]
\phi(a) ! \phi(b) = \phi(a ! b)?
[/tex]
and so on...

Thanks.
 
Last edited:
  • #4
Given our problem,
[tex]\phi : G \rightarrow G'[/tex] is an isomorphism of the group <G, *> with a group <G', *'>

So [tex]\phi(x*y) = \phi(x) *' \phi(y)[/tex] for all [tex]x, y \in S[/tex] (homomorphism property is included since we're told it is isomorphic)

But how can [tex]\phi(xy) = \phi(x) \phi(y) [/tex] since each binary structure (<G, *>, <G', *'>) has binary operator *, and *' respectively. [tex]\phi(xy)[/tex] 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 [tex]\phi(xy)[/tex] has no binary operator, then can we assign a value to it- in particular [tex]\phi(x) \phi(y) [/tex]?
 
  • #5
if x,y are in the group (G,*), then xy is shorthand for x*y
 
  • #6
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 [tex]\phi[/tex] we get [tex]\phi(xy) = \phi(x*y) = \phi(x) * \phi(y)[/tex]

So [tex]\phi(xy)[/tex] is really shorthand for [tex]\phi(x*y)[/tex], and [tex]\phi(x)\phi(y)[/tex] is really short for [tex]\phi(x)* \phi(y)
[/tex].
 
Last edited:
  • #7
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 [tex]\phi[H] = {\phi(h)| h \in H}[/tex] is a subgroup of [tex]G'[/tex]? Is this already implied in the proof?
 
  • #8
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)
 
  • #9
jeff1evesque said:
So [tex]\phi(xy)[/tex] is really shorthand for [tex]\phi(x*y)[/tex], and [tex]\phi(x)\phi(y)[/tex] is really short for [tex]\phi(x)* \phi(y)
[/tex].

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

So [tex]\phi(xy)[/tex] is really shorthand for [tex]\phi(x*y)[/tex], and [tex]\phi(x)\phi(y)[/tex] is really short for [tex]\phi(x)*' \phi(y)[/tex]

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.
 

Related to Isomorphism (Fraleigh 7th: Section 5)

What is isomorphism?

Isomorphism is a concept in mathematics that refers to a one-to-one correspondence between two mathematical objects, such as groups, rings, or vector spaces.

What is the significance of isomorphism?

Isomorphism allows us to compare and classify mathematical objects by identifying similarities and differences between them. It also helps us to better understand the structures and properties of these objects.

How do you determine if two structures are isomorphic?

To determine if two structures are isomorphic, we need to find a bijective function between them that preserves the structure. This means that the function must preserve the operations and relations within the structures.

What is an automorphism?

An automorphism is a special type of isomorphism where the two structures being compared are the same. In other words, an automorphism is an isomorphism from a structure to itself.

What are some examples of isomorphic structures?

Some examples of isomorphic structures include cyclic groups of the same order, vector spaces over the same field with the same dimension, and rings with the same underlying set and operation tables.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
3K
  • Linear and Abstract Algebra
Replies
9
Views
976
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
871
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Introductory Physics Homework Help
Replies
15
Views
387
  • Linear and Abstract Algebra
Replies
1
Views
1K
Back
Top