Prove that N is a normal subgroup

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
AdrianZ
Messages
318
Reaction score
0

Homework Statement



If H is any subgroup of G and [itex]N={\cap_{a\in G} a^{-1}Ha}[/itex], prove that N is a normal subgroup of G.

The Attempt at a Solution



Is this statement true? [itex]\forall n: n \in N \implies \exists h \in H : n=a^{-1}ha[/itex]
The theorem looks intuitively true, but I don't know how to write a formal argument knowing that [itex]N={\cap_{a\in G} a^{-1}Ha}[/itex]
 
on Phys.org
micromass said:
The statement you write is true. How would you find h?? Hint: rewrite the equation [itex]n=a^{-1}ha[/itex] to find an expression for h.

well, then is this argument valid?

first I should show that N is a subgroup of G, it means I should prove that for any a and b in N, ab-1 is also in N.

[itex]\forall p,b \in N: \forall a \in G, \exists h_1,h_2 \in H : p=a^{-1}h_1a , b=a^{-1}h_2a[/itex]
[itex]pb^{-1}= a^{-1}h_1a(a^{-1}h_2a)^{-1}=a^{-1}h_1a(a)^{-1}h_2^{-1}(a^{-1})^{-1}=a^{-1}hh^{-1}a \implies \exists h_3 \in H, \forall a \in G: a^{-1}h_3a=pb^{-1}[/itex]
hence, [itex]pb^{-1} \in N[/itex] and N is a subgroup of G.

If that argument is valid, how can I show that N is normal?
 
AdrianZ said:
well, then is this argument valid?

first I should show that N is a subgroup of G, it means I should prove that for any a and b in N, ab-1 is also in N.

[itex]\forall p,b \in N: \forall a \in G, \exists h_1,h_2 \in H : p=a^{-1}h_1a , b=a^{-1}h_2a[/itex]
[itex]pb^{-1}= a^{-1}h_1a(a^{-1}h_2a)^{-1}=a^{-1}h_1a(a)^{-1}h_2^{-1}(a^{-1})^{-1}=a^{-1}hh^{-1}a \implies \exists h_3 \in H, \forall a \in G: a^{-1}h_3a=pb^{-1}[/itex]
hence, [itex]pb^{-1} \in N[/itex] and N is a subgroup of G.

Looks good.

If that argument is valid, how can I show that N is normal?

Take p in N arbitrary and show that [itex]a^{-1}pa[/itex] is also in N.
 
i think you're focusing too much on the h's. in the intersection it's the a's that serve as the index. and these range over every element of G. that's important.

so we are taking the intersection of H, aHa-1,bHb-1, etc.

now, suppose we have some fixed element of G, g.

as a ranges over the entire group G, doesn't ga as well?

that is, doesn't:

[tex]\bigcap_{a \in G} aHa^{-1} = \bigcap_{ga \in G} (ga)H(ga)^{-1}[/tex]