Zulip Chat Archive
Stream: maths
Topic: fintype (sylow p G)
Joachim Breitner (Jan 25 2022 at 18:21):
If I have a subgroup H < G, should I expect that fintype (sylow p G) implies fintype (sylow p H)?
If yes, I could weaken the assumptions of some of my lemmas.
Thomas Browning (Jan 25 2022 at 19:02):
Actually, I think so: For every Sylow subgroup P of H, take a Sylow subgroup Q of G containing it. Then P is the intersection of Q with H.
Thomas Browning (Jan 25 2022 at 19:06):
So there is an injective function from Sylow subgroups of H to Sylow subgroups of G.
Joachim Breitner (Jan 25 2022 at 19:31):
Thanks! Maybe I’ll add that later, once my current work is in.
Thomas Browning (Jan 25 2022 at 21:44):
@Joachim Breitner #11664
Last updated: May 02 2025 at 03:31 UTC