Cyclic Group - Isomorphism of Non Identity Mapping

Click For Summary

Homework Help Overview

The discussion revolves around proving that if G is a cyclic group with more than two elements, there exists an isomorphism from G to itself that is not the identity mapping. Participants explore the properties of cyclic groups and mappings, particularly focusing on the implications of group order and the nature of isomorphisms.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the mapping of elements in a cyclic group and the conditions under which certain mappings, like g to g^-1, can be considered isomorphisms. There are questions about the validity of specific mappings and the definitions of identity mappings and homomorphisms.

Discussion Status

There is an ongoing exploration of the properties of mappings in cyclic groups, with some participants providing hints and clarifications regarding the nature of identity mappings and the requirements for a mapping to be an isomorphism. Multiple interpretations of the problem are being examined, particularly concerning the conditions under which mappings are non-identity.

Contextual Notes

Participants note that the original problem does not specify that the order of G must be prime, leading to discussions about the implications of this assumption. There is also a focus on the necessity of demonstrating that a mapping is both a homomorphism and a bijection to qualify as an isomorphism.

Justabeginner
Messages
309
Reaction score
1

Homework Statement


Prove that if G is a cyclic group with more than two elements, then there always exists an isomorphism: ψ: G--> G that is not the identity mapping.


Homework Equations





The Attempt at a Solution


So if G is a cyclic group of prime order with n>2, then by Euler's function Phi(n)> 1.
Then (r, n) = 1 by the definition of prime, and 1 < r < n. If G= (g), then Δ: g - > g^r is a nonidentity mapping.

However, this doesn't seem like a formalized proof to me.
 
Physics news on Phys.org
Justabeginner said:

Homework Statement


Prove that if G is a cyclic group with more than two elements, then there always exists an isomorphism: ψ: G--> G that is not the identity mapping.


Homework Equations





The Attempt at a Solution


So if G is a cyclic group of prime order with n>2, then by Euler's function Phi(n)> 1.
Then (r, n) = 1 by the definition of prime, and 1 < r < n. If G= (g), then Δ: g - > g^r is a nonidentity mapping.

However, this doesn't seem like a formalized proof to me.

There is nothing in the statement which requires that the order of G be prime, so for that reason your proof doesn't work.

Hint: Consider the map \phi: G \to G : g \mapsto g^{-1}.
 
pasmith said:
There is nothing in the statement which requires that the order of G be prime, so for that reason your proof doesn't work.

Hint: Consider the map \phi: G \to G : g \mapsto g^{-1}.

So if G is cyclic with order n>2, and a mapping ψ: G --> G: g --> g^-1 exists, then ψ (g) = g^-1.
To check if the mapping is a homormorphism:
ψ(g) ψ(g^-1) = (g^-1)(g) = e = ψ(e) = ψ((g)(g^-1)).

This mapping is a group homomorphism. However, this is an identity mapping, so am I supposed to take another ψ(g)?
 
Justabeginner said:
So if G is cyclic with order n>2, and a mapping ψ: G --> G: g --> g^-1 exists, then ψ (g) = g^-1.
To check if the mapping is a homormorphism:
ψ(g) ψ(g^-1) = (g^-1)(g) = e = ψ(e) = ψ((g)(g^-1)).

This mapping is a group homomorphism. However, this is an identity mapping, so am I supposed to take another ψ(g)?

Do you know the definition of the identity map ##I: G\to G##?
 
LCKurtz said:
Do you know the definition of the identity map ##I: G\to G##?

It is an automorphism right? A mapping of G to G itself?
 
What particular mapping is it? If you are trying to show something is or is not the identity map, it would be good to know what the identity map is. How is the identity map defined?
 
LCKurtz said:
What particular mapping is it? If you are trying to show something is or is not the identity map, it would be good to know what the identity map is. How is the identity map defined?

It means that when an element in group G is mapped to an element in group H, the element in group G maps to e, the identity element present in group H.
 
The identity element in a group is not the same thing as an identity map on the group. The identity map on a group G is the map ##I: G \to G## given by ## I(a) = a## for all ##a \in G##.
 
LCKurtz said:
The identity element in a group is not the same thing as an identity map on the group. The identity map on a group G is the map ##I: G \to G## given by ## I(a) = a## for all ##a \in G##.

So it is a mapping from itself to itself?
 
  • #10
I'm not sure that sentence makes sense! The identity mapping take each element of G to itself.
 
  • #11
HallsofIvy said:
I'm not sure that sentence makes sense! The identity mapping take each element of G to itself.

Sorry that is what I meant to say. Each element of G is taken to the same element of G.
 
  • #12
Justabeginner said:
Sorry that is what I meant to say. Each element of G is taken to the same element of G.

Isn't that exactly what I told you in post #8? Now, do you have any additional thoughts about what you said in the last line of post #3?
 
  • #13
Justabeginner said:
So if G is cyclic with order n>2, and a mapping ψ: G --> G: g --> g^-1 exists, then ψ (g) = g^-1.
To check if the mapping is a homormorphism:
ψ(g) ψ(g^-1) = (g^-1)(g) = e = ψ(e) = ψ((g)(g^-1)).

That is not how to check that a map is a homomorphism. You need to check that \psi(g)\psi(h) = \psi(gh) for all elements g and h. It is a consequence of this definition that \psi(e) = e and \psi(g^{-1}) = (\psi(g))^{-1}.

Thus here
<br /> \psi(g)\psi(h) = g^{-1}h^{-1} = (hg)^{-1} = \psi(hg).<br /> You now need to explain why the fact that G is cyclic enables you to conclude that \psi(hg) = \psi(gh), because it is not true for arbitrary groups that g \mapsto g^{-1} is an automorphism.

This mapping is a group homomorphism. However, this is an identity mapping,

The identity map on G is the "do nothing" map, g \mapsto g.

Unless every element of G is self-inverse (g = g^{-1}), the map \psi is not the identity map on G. Under what circumstances is every element of a cyclic group self-inverse?

Finally, you need to show that \psi is an isomorphism, not merely a homomorphism. Thus you need to explain why \psi is a bijection.
 
  • #14
pasmith said:
Under what circumstances is every element of a cyclic group self-inverse?

Finally, you need to show that \psi is an isomorphism, not merely a homomorphism. Thus you need to explain why \psi is a bijection.

Every cyclic group is abelian, so ψ(gh) = ψ(hg). I have shown that it is well defined and then injective and surjective, therefore an isomorphism. I think I've understood the technique, now off to solve more practice problems! Thank you.
 
  • #15
Justabeginner said:
Every cyclic group is abelian, so ψ(gh) = ψ(hg). I have shown that it is well defined and then injective and surjective, therefore an isomorphism. I think I've understood the technique, now off to solve more practice problems! Thank you.

You haven't shown an argument that:
1.##\psi## is 1-1.
2.##\psi## is onto.
3.##\psi## is not the identity.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
5
Views
3K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K