Out of curiosity I am working my way through Isaacs's Finite Group Theory and am stuck on problem 2A.4:
Let $(G,*)$ be a finite group with simple subgroup $N$ such that $\forall H \lhd\lhd G: N H = H N$. Then, $\forall H \lhd\lhd G: N \subseteq N_G(H)$.
Notation $\lhd\lhd$ means being a subnormal subgroup; $N_G(H)$ denotes the normalizer of $H$ in $G$; $C_G(H)$ denotes the centralizer of $H$ in $G$.
My approach: strong induction on $|G|$.
Let $H \lhd\lhd G$.
Case 1 ($H$ is normal in $G$): Hence, $N_G(H) = G$ and the claim is evident via $N \subseteq G$.
Case 2 ($H$ is not normal in $G)$): Choose the penultimate term $U$ in a subnormal series, that is, $H \lhd\lhd U \lhd G$ where $H \subsetneq U \subsetneq G$. Since $U \lhd G$, we know $U \cap N \lhd N$, that is, either $U \cap N = \{1\}$ or $U \cap N = N$ because $N$ is simple.
Case 2.1 ($U \cap N = N$): Then, $N \subseteq U$. If $W \lhd\lhd U$, then $W \lhd\lhd U \lhd G$ and so $W \lhd\lhd G$, that is, $W N = N W$ by basis premiss. Thus, $N \subseteq N_U(H) = U \cap N_G(H) \subseteq N_G(H)$ by induction hypothesis.
Case 2.2 ($U \cap N = \{1\}$): If $N \lhd G$, then $N \subseteq C_G(U) \subseteq C_G(H) \subseteq N_G(H)$. If $N$ is not normal in $G$, then ???
Question: How can I remedy case 2.2? Or is my attempt simply inadequate?
Thank you very much for your thoughts!