0

There are a couple of simple facts about generators of groups which seem intuitively plausible but which I'm not sure how to establish rigorously. (They emerged from this question.)

If a group $G$ cannot be generated by $n$ elements, how do I show that $G\times H$ also cannot be generated by $n$ elements? And if a group $G$ is generated by $n$ elements, how do I show that its quotient is also generated by $n$ elements?

user557
  • 11,889

1 Answers1

5

If $G \times H$ is generated by $n$ elements $\{(g_1, h_1), \cdots, (g_n, h_n)\}$, then $g_1, \cdots, g_n$ generate $G$.


If $G$ is generated by $g_1, \cdots, g_n$, then for any normal subgroup $N$ of $G$, $G/N$ is generated by $g_1 N, \cdots, g_n N$.

Kenny Lau
  • 25,049