Orders of Quotient Groups (Abstract Algebra)

In summary, LaGrange's Theorem states that if G is a group and H is a subgroup of G, then |G:H|=|G:K||K:H|.
  • #1
lola1990
30
0

Homework Statement


Let H be a subgroup of K and K be a subgroup of G. Prove that |G:H|=|G:K||K:H|. Do not assume that G is finite


Homework Equations


|G:H|=|G/H|, the order of the quotient group of H in G. This is the number of left cosets of H in G.


The Attempt at a Solution


I would use LaGrange's Thm, but G is not necessarily finite. I thought a good idea would be to try to find an isomorphism from G/K x K/H to G/H. I defined A(aK x bH)=abH, but I am having trouble proving it is an isomorphism (not even sure it is one!). Is this the right approach? If not, what would be a better way?
 
Physics news on Phys.org
  • #2
I remember this one being tricky. Your approach seems good. I think I had to use a set of coset representatives rather than the cosets themselves when defining the bijection.
 
  • #3
How would that bijection be defined? So if [a] is the set of representatives for aK and is the set of representatives for bH, where all elements of [a] are in G and all elements of are in K, we want to get to some [c] where [c] is in G and is the set of representatives for cH. How would you do that?
 
  • #4
I'm suggesting this because I ran into the same thing when proving this statement. With your map defined as in the first post, try to show it's one-to-one. If I recall correctly, you'll run into trouble and hopefully see where you can use coset representatives to solve this problem. I'm being vague for the moment--post your attempt at proving your map is a bijection and I'll be able to give more hints.
 
  • #5
ok, I'll give it a shot. Suppose that A(aK x bH)\neq A(xK x yH), so that abH\neq xyH. Thus, (ab)^{-1}(xy)\notin H. Then, a^{-1}b^{-1}xy\notin H. This is where I am stuck... I want to show that either a^{-1}x\notin K or b^{-1}y\notin H but I'm not sure how to do that.
 
  • #6
oh, sorry I meant b^{-1}a^{-1}xy\notin H
 
  • #7
You could also say that ab\notin xyH and xy\notin abH. Then, we want to show that a\notin xK or b\notin yH. This is equivalent to showing that a\in xK implies b\notin yH or that b\in yH implies a\notin xK. Assume that b\in yH and a\in xK... now I'm not sure where to go
 
  • #8
Here, try defining your map via coset representatives as I suggested before. Let S be a set of left coset reps for K in G and T be a set a of left coset reps for H in K, and define [itex] A : S \times T \to G/H [/itex] by [itex]A(s,t) = stH[/itex]. Also, I think equality is easier to prove than inequality, so try assuming [itex] A(s_1, t_1) = A(s_2,t_2) [/itex] and show that [itex]s_1=s_2[/itex] and [itex]t_1=t_2[/itex]. And remember that [itex] H \subseteq K [/itex].

N.B. If you put [ itex ] and [ /itex ] (without the spaces) around your TeX, it will produce nice LaTeX, e.g. [itex] b \notin yK [/itex]. You can right-click on my example to see the markup.
 
  • #9
lola1990 said:
Firstly, I assume that you mean that S is a set of equivalence classes, and proving [itex] s_{1}=s_{2} [/itex] is proving that [itex] s_{1}\equiv s_{2} [/itex].

A coset is an equivalence class. What I meant is this: each coset has at least one element, perhaps many elements. Pick one for each coset of K in G (using the axiom of choice, if necessary) and call this collection S. Do the same for each coset of H in K and call this collection T. The reason this helps is that there is for each coset aK of K in G, there is a unique element of S which is an element of aK, i.e. a representative of aK. Thus if we have aK = bK and [itex] a,b \in S[/itex], then we actually know that a=b, rather than just knowing [itex] a^{-1}b \in K[/itex].

Ok, so if [itex] A(s_{1},t_{1})=A(s_{2},t_{2}) [/itex], then [itex] s_{1}t_{1}H=s_{2}t_{2}H [/itex] so that [itex] s_{1}t_{1}\equiv s_{2}t_{2} [/itex]. Moreover, since [itex] t_{1}H\subseteq K [/itex] and [itex] t_{2}H\subseteq K [/itex], then [itex] s_{1}\equiv s_{2} [/itex]. Indeed, if it were not so then [itex] s_{1}K\cap s_{2}K=\emptyset [/itex]since the cosets partition G. But, since [itex] t_{1}H\subseteq K [/itex] and [itex] t_{2}H\subseteq K [/itex], [itex] s_{1}t_{1}H\subseteq s_{1}K [/itex] and [itex] s_{2}t_{2}H\subseteq s_{2}K [/itex] and since [itex] s_{1}t_{1}H=s_{2}t_{2}H [/itex] this is a contradiction. Now, is it kosher to say that since [itex] s_{1}\equiv s_{2}, s_{1}t_{1}\equiv s_{2}t_{2} [/itex] then [itex] t_{1}\equiv t_{2} [/itex]?

Most of your proof looks very good. The key fact that you realized was
[itex] s_{1}t_{1}H\subseteq s_{1}K [/itex]
but you can actually conclude that [itex] s_1 = s_2 [/itex]. Can you see why?

Also, I was unsure about proving surjection as well. How do I know that every coset [itex] gH [/itex] can be written as [itex] stH [itex]?
You just have to prove it. :smile: You could start by considering gK.
Also, do I hav to prove that this function is well defined? Or is it obvious that if [itex] s_{1}\equiv s_{2}, t_{1}\equiv t_{2} [/itex] then [itex] s_{1}t_{1}\equiv s_{2}t_{2} [/itex]

No, you don't have to prove it's well-defined. Since there is only one representative from each coset, this isn't a problem unlike when working with cosets themselves.

You just forgot a [ /itex ] somewhere, so your text appeared as it would in a math environment. In fact I can see that after writing stH, you forgot the slash in the [ /itex ].
 
  • #10
lola1990 said:
Yes, I do understand why [itex]s_{1}=s_{2}[/itex]. I just misunderstood what [itex]S[/itex] was. However, can I also conclude from [itex]s_{1}t_{1}H=s_{2}t_{2}H[/itex] that [itex]s_{1}t_{1}=s_{2}t_{2}[/itex]? Then I would be home free on the injective portion of the proof.
You don't know that [itex] s_1 t_1 [/itex] is in either S or T, so no, you have to rely on your previous proof.

Just so I make sure I get it, well-defined doesn't have to be proved because there is only one representative from each coset, and our formula is well-defined on Z x Z.

What is Z? :confused:

For surjection, consider [itex]gH\in G/H[/itex]. Can we just let [itex]s=g[/itex] (since it can come from anywhere in G) and [itex]t=1[/itex]? That seems too easy somehow...

Who says g is in S and 1 is in T? Like I said, given a coset gH of H in G, start by considering gK.

lola1990 said:
oh, also I get the injective proof completely now since [itex]st_{1}H=st_{2}H\Leftrightarrow s^{-1}st_{1}H=s^{-1}st_{2}H\Leftrightarrow t_{1}H=t_{2}H\Leftrightarrow t_{1}=t_{2}[/itex]. Is that right?

Looks good. (I corrected the TeX a bit.)
 
  • #11
lola1990 said:
ok, so given gH, consider gK. gK=sK for some s in our set S. Is this the right way to begin? I'm not sure how that helps me.

That's how I began. What does this tell you about g?
 
  • #12
All right, one more hint before I go to bed. You're on the right track. So far in the onto proof, you've used the definition of S. How can you use T in a similar way? Remember, you're trying to find s and t such that gH = stH.
 
  • #13
got it. g=sk for some k in K, and k is in tH for some t. Thus, k=th for some h and g=sth so that g is in stH and gH=stH.
 
  • #14
:smile:

I remember that I had a really tough time doing this proof because I kept trying to define my maps using the cosets themselves, rather than using a set of representatives. Apparently there is some deeper reason for this (from http://groupprops.subwiki.org/wiki/Index_of_a_subgroup" ):
However, this bijection is not a natural one, and, in order to define it, we first need to choose a system of coset representatives of H.
"Natural" has a precise meaning in category theory (which I know very little about), but I've heard that one can think of something natural as "coordinate-free." I guess this isn't that unusual though, considering how many proofs in linear algebra start with, "Choose a basis [itex] \beta [/itex] for the vector space V..."
 
Last edited by a moderator:

1. What is an order of a quotient group?

The order of a quotient group is the number of elements in the quotient group, which is the number of cosets of the subgroup used to form the quotient group.

2. How is the order of a quotient group related to the order of the original group?

The order of a quotient group is equal to the order of the original group divided by the order of the subgroup used to form the quotient group. This is known as Lagrange's theorem.

3. How does the order of a quotient group affect the structure of the group?

The order of a quotient group can affect the structure of the group in various ways. For example, if the order of the quotient group is prime, then the quotient group is a cyclic group. Additionally, the order of a quotient group can determine the existence of certain subgroups or elements within the group.

4. Can the order of a quotient group be greater than the order of the original group?

No, this is not possible. The order of a quotient group can never be greater than the order of the original group because the number of cosets in the quotient group is always equal to or less than the number of elements in the original group.

5. Are there any special cases where the order of a quotient group is equal to the order of the original group?

Yes, if the subgroup used to form the quotient group is the trivial subgroup, then the order of the quotient group will be equal to the order of the original group. This is because the quotient group will contain all the elements of the original group as cosets, resulting in the same number of elements.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
830
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
811
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top