1

These questions may occur to be simple, but I can't wrap my mind around them.

  1. Why the intersection of two groups of finite index is a group of finite index?

  2. Why if $g\in G$ has finitely many conjugates then the centralizer $C_G(g)$ has a finite index in $G$?

I have these questions when try to understand the answer to this post.

Glinka
  • 3,182
  • It might help for you to relate the index of a subgroup with the cardinality of the set of equivalence classes obtained after quotienting the parent group by the subgroup. – Sinister Cutlass Nov 12 '15 at 21:53
  • 1
    @SinisterCutlass, this relation I have in mind, since this is the definition of index =) – Glinka Nov 12 '15 at 21:56

1 Answers1

4
  1. Let $G$ be a group and $H, K$ be subgroups. $H, K$ have finite index iff the $G$-sets $G/H, G/K$ are finite. Now I claim that $G/(H \cap K)$ is naturally isomorphic to the orbit containing $(e, e)$ in the product $G$-set $G/H \times G/K$, which is necessarily finite (and in fact has size at most $|G/H| \times |G/K|$).

  2. The conjugates of $g \in G$ are the orbit containing $g$ in the $G$-set given by $G$ itself with the conjugation action. The centralizer $C_G(g)$ is the stabilizer of $g$ with respect to this action. Hence this orbit is $G/C_G(g)$ and the index of $C_G(g)$ in $G$ is precisely the number of conjugates of $g$.

Qiaochu Yuan
  • 419,620