Isomorphic Semi-Direct Products

  • Thread starter AKG
  • Start date
In summary, the problem is to prove that for a cyclic group K and an arbitrary group H, the semi-direct products H xφ1 K and H xφ2 K are isomorphic if φ1(K) and φ2(K) are conjugate. This is done by finding an explicit isomorphism ψ : H xφ1 K → H xφ2 K defined by ψ(h, k) = (σ(h), ka), where σ is in Aut(H) and satisfies σφ1(K)σ-1 = φ2(K) and a is an integer satisfying σφ1(k)σ-1 = (φ2(k))a for any k in K. To prove that this mapping is a bijection
  • #1
AKG
Science Advisor
Homework Helper
2,567
4
I'm working on a problem that asks me to prove that, given a cyclic group K and an arbitrary group H, the semi-direct products H xφ1 K and H xφ2 K are isomorphic if φ1(K) and φ2(K) are conjugate by producing an explicit isomorphism. They suggest the function:

ψ : H xφ1 K → H xφ2 K

defined by:

ψ(h, k) = (σ(h), ka)

where σ is in Aut(H) and satisfies:

σφ1(K)σ-1 = φ2(K)

and a is an integer satisfying:

σφ1(k)σ-1 = (φ2(k))a

for any k in K. If x generates K, then every k in K can be expressed as xn for some integer n. Then we get:

σφ1(k)σ-1 = σφ1(xn-1
= σφ1(x)nσ-1

= (σφ1(x)σ-1)n

= (φ2(xa))n for some a in Z since σφ1(x)σ-1 is in φ2(K), every element of φ2(K) is φ2(k) for some k in K, and every k in K is xa for some a in Z

= (φ2(xn))a
ensuring such an a exists. Now I've already proven that this mapping is a homomorphism, so it remains to show that it is a bijection. The "first component" of the homomorphism (which maps h to σ(h)) is clearly a bijection, so it remains to show that the mapping k to ka is bijective. Well, what actually needs to be shown is that there is some a satisfying:

σφ1(k)σ-1 = (φ2(k))a

for which the mapping is bijective, however it need not (and in some cases, can not) be the case that the mapping is a bijection for all a satisfying the above. Such a mapping is bijective if and only if xa is a generator of K. So it remains to prove that there is a generator y of K such that

σφ1(x)σ-1 = φ2(y)

In other words (and this seems to be all I've been able to do for this "second component" - continually phrase the problem in other words but not find a phrasing that makes the proof more evident), if an element κ1 of φ1(K) is conjugate to an element κ2 of φ2(K), then if κ1 is the image of a generator under φ1 then κ2 is the image of a generator under φ2. So it would suffice to prove that if an element κ1 of φ1(K) is conjugate to an element κ2 of φ2(K), then if κ2 is not the image of a generator under φ2 then κ1 is not the image of a generator under φ1.

Since φ1(K) and φ2(K) are conjugate, they are isomorphic, hence φ1 and φ2 have identical kernels and K/Ker(φ1) = K/Ker(φ2) = K'.

Well I have all these facts and rephrasings, I can't seem to figure out what to do though. Any help?
 
Last edited:
Physics news on Phys.org
  • #2
I think I might have an idea. If φ1-11) contains a generator of K but φ2-12) does not, but if κ1 and κ2 are still conjugate, then κ2 is still a generator for φ2(K) because κ1 is. However, if κ2 is a generator, then every element of φ2(K) can be expressed as a power of κ2, and so 1the pre-image of any such element can be expressed as a power of φ2-12). But since φ2-12) contains no generators, 2neither does any of its powers. The collection of the pre-images for each element of φ2(K) should fill out all of K', but if no coset in this collection contains a generator, then we are missing some cosets, and this is a contradiction. Therefore if φ1-11) contains a generator of K then so does φ2-12).

I'd like to prove points 1 and 2. Suppose k2 is in φ2-12). Since the identity is in K', k2 is clearly in k2K', and since cosets are either disjoint or identical, k2K' = φ2-12). It's obvious that the pre-image of a power of κ2, κ2n, is in (k2K')n since (k2K')n = k2nK' so k2n is in (k2K')n and φ2(k2n) = φ2(k2)n = κ2n.

I have a feeling that 2 may not even be true. Since K is cyclic, assuming it's finite, then K' is cyclic and has some element of lowest order m. φ2-12) is some coset k2K' for various possible choices of k2, but let's choose the k2 with the lowest possible order n. The order of the product of two elements of an abelian (and hence this is true for cyclic groups) is the least common multiple of the orders of the elements being multiplied. If lcm(m,n) is not equal to |K|, then knowing that the order of any power of k2 will divide the order of k2, we will have no element in any power of k2K' whose order is |K|.

If K is infinite, then there actually can be cosets that contain no generators but whose powers do, for example if K = Z, K' = 5Z, and we take the coset 2+K' = {..., -10+2, -5+2, 0+2, 5+2, 10+2, ...} = {-8, -3, 2, 7, 12, ...}, we see it has no generators (it doesn't contain 1 or -1) but 2(2+K') = 4+K' = {..., -10+4, -5+4, 0+4, 5+4, 10+4, ...} = {-6, -1, 4, 9, 14, ...} does contains the generator -1. Note here that 2(2+K') is the second power of (2+K'), it is just written in additive notation instead of multiplicative notation since addition is the group operation. So this approach won't work here, but I have a feeling that if I go back to what I was originally trying to prove (with pre-images of conjugate automorphisms either both containing generators or neither doing so) is easier even without the above when K is simply Z.

If no generator of K maps to κ2, then no generator maps to the other generator, κ2-1 since if x maps to κ2-1 then x-1 maps to κ2. But if no generator of K maps to κ2 then nothing does, contradiction, so some generator must map to it. So again, we see that every generator is the image of some generator of K, which is what we wanted. Done.
 
  • #3

The proof provided is on the right track, but it can be made more clear by breaking it down into smaller steps. Here is a step-by-step explanation of the proof:

1. First, we need to show that the function ψ is well-defined, that is, it maps elements of H xφ1 K to elements of H xφ2 K. This is done by showing that σ(h) and ka are in H xφ2 K for any (h,k) in H xφ1 K.

2. Next, we need to show that ψ is a homomorphism. This is done by showing that for any (h1, k1) and (h2, k2) in H xφ1 K, ψ(h1, k1) * ψ(h2, k2) = ψ(h1h2, k1k2).

3. Now, we need to show that ψ is injective, that is, it maps distinct elements of H xφ1 K to distinct elements of H xφ2 K. This is done by showing that if ψ(h1, k1) = ψ(h2, k2), then (h1, k1) = (h2, k2).

4. Finally, we need to show that ψ is surjective, that is, every element of H xφ2 K is mapped to by ψ. This is done by showing that for any (h, k) in H xφ2 K, there exists an element (h', k') in H xφ1 K such that ψ(h', k') = (h, k).

5. To show that such an element (h', k') exists, we use the fact that K is cyclic, generated by some element x. Since φ1(K) and φ2(K) are conjugate, there exists an automorphism σ of H such that σφ1(x)σ-1 = φ2(y) for some y in K. This means that for any k in K, there exists an integer a such that σφ1(k)σ-1 = (φ2(k))a.

6. Now, if we choose k' = xa, we have σφ1(k')σ-1 = (φ2(xa))a = (φ2(k))a = σφ1(k)σ-1. This means that ψ(
 

1. What is an isomorphic semi-direct product?

An isomorphic semi-direct product is a mathematical concept where two groups are combined together in a specific way to create a new group. This new group has properties that are similar to both of the original groups.

2. How is an isomorphic semi-direct product different from a direct product?

In a direct product, the two groups are combined in a way that their elements do not interact with each other. In an isomorphic semi-direct product, the two groups are combined in a way that their elements interact and influence each other, while still maintaining their individual structures.

3. What is the significance of an isomorphic semi-direct product?

Isomorphic semi-direct products have important applications in algebra and group theory. They can help in understanding the structure and relationships between different groups, and can also be used to solve difficult mathematical problems.

4. How is an isomorphic semi-direct product represented?

An isomorphic semi-direct product is usually represented by the symbol ⋊, which is called a semidirect product symbol. The groups that are being combined are written on either side of the symbol, with the group that is being acted upon on the left and the group that is acting on the right.

5. Can any two groups be combined to form an isomorphic semi-direct product?

No, not all groups can be combined to form an isomorphic semi-direct product. There are certain conditions that need to be met in order for the combination to be considered isomorphic. These conditions involve the existence of a specific type of homomorphism between the two groups.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
7K
  • Linear and Abstract Algebra
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Replies
0
Views
314
  • Math Proof Training and Practice
3
Replies
100
Views
7K
  • Math Guides, Tutorials and Articles
Replies
1
Views
13K
  • Linear and Abstract Algebra
Replies
2
Views
1K
Back
Top