I'm trying to show that $N_G(N_G(H)) = N_G(H)$ for some subgroup H < G. I also understand that the normalizer is described as the largest group which H is normal to, but I don't know how to use that information in a proof.
My attempt
I have shown that $N_G(H) \subseteq N_G(N_G(H))$ since $N_G(H)\lhd N_G(N_G(H)).$
I now want to show that $N_G(N_G(H)) \subseteq N_G(H)$, but I'm getting stuck. Here's what I have so far:
We need to show that if $$x \in N_G(N_G(H)) \Rightarrow x \in N_G(H).$$
i.e. $$xN_G(H)x^{-1} = N_G(H) \Rightarrow xhx^{-1} \in H$$
To show this, I considered taking an element $y \in N_G(H)$, but after that I'm lost. Can anyone provide some insight for how I should continue?