What Does Up to Isomorphism Really Mean?

  • Context: Graduate 
  • Thread starter Thread starter Bachelier
  • Start date Start date
  • Tags Tags
    Definition Isomorphism
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 4K views
Bachelier
Messages
375
Reaction score
0
what does it really mean?

for instance if asked to list all abelian grps of order 12 up to iso, then do we include Z12 or not?
 
Physics news on Phys.org
When you are asked to classify all groups of order 12 up to isomorphism, this means two things:
  • You need to create a list of groups such that every group of order 12 is isomorphic to one of these groups.
  • None of you the groups you listed are isomorphic to each other.
 
Yes thanks I get it now.

Hence for ABELIAN groups of order 12 we have [itex]\mathbb{Z}_{12}[/itex] ≈ [itex]\mathbb{Z}_{3}[/itex] X [itex]\mathbb{Z}_{4}[/itex], and [itex]\mathbb{Z}_{2}[/itex] X [itex]\mathbb{Z}_{2}[/itex] X [itex]\mathbb{Z}_{3}[/itex]

what would be [itex]\mathbb{Z}_{2}[/itex] X [itex]\mathbb{Z}_{6}[/itex] isomorphic to?
 
Bachelier said:
Yes thanks I get it now.

Hence for ABELIAN groups of order 12 we have [itex]\mathbb{Z}_{12}[/itex] ≈ [itex]\mathbb{Z}_{3}[/itex] X [itex]\mathbb{Z}_{4}[/itex], and [itex]\mathbb{Z}_{2}[/itex] X [itex]\mathbb{Z}_{2}[/itex] X [itex]\mathbb{Z}_{3}[/itex]

what would be [itex]\mathbb{Z}_{2}[/itex] X [itex]\mathbb{Z}_{6}[/itex] isomorphic to?

In general: if gcd(a,b)=1, then [itex]\mathbb{Z}_{ab}\cong \mathbb{Z}_a\times \mathbb{Z}_b[/itex] (try to prove this!).

So we would have [itex]\mathbb{Z}_2\times \mathbb{Z}_6\cong \mathbb{Z}_2\times \mathbb{Z}_2\times \mathbb{Z}_3[/itex].
 
micromass said:
In general: if gcd(a,b)=1, then [itex]\mathbb{Z}_{ab}\cong \mathbb{Z}_a\times \mathbb{Z}_b[/itex] (try to prove this!).

So we would have [itex]\mathbb{Z}_2\times \mathbb{Z}_6\cong \mathbb{Z}_2\times \mathbb{Z}_2\times \mathbb{Z}_3[/itex].

we can construct an isomorphism ψ: from [itex]\mathbb{Z}_{ab}[/itex] to [itex]\mathbb{Z}_a\times \mathbb{Z}_b[/itex]

such that ψ(x)= (x mod a, x mod b), it is a homomorphism, a surjection(for any y in the range, there exists an x congruent to z(mod ab) "the solution to the congruence system, and finally ψ is an injection because domain and codomain are finite sets with equal cardinality or order .
 
my computer just died.
we used the fact that a and b are coprime to show that the system of equations has a solution by CRT.