Let $f(x) \in F[x]$ have degree $n>0$ and let $L$ be the splitting field of $f$ over $F$. Show that if $[L:F]=n!$ then $f(x)$ is irreducible over $F$.
My approach: I attempted to prove the contrapositive. Suppose $f(x)$ is reducible. Then $f=gh$ where $deg(g)=m > 0$ and $deg(h)=k >0$ such that $m+k=n$. If we let $K$ be a splitting field of $g$ over $F$ then $L$ is a splitting field of $h$ over $K$ and we know that $[E:F] \mid m!$ and $[L:E] \mid k!$. Thus, it holds that $[L:F] \mid k!m!$. We know want to show that $[L:F] \neq n!$ to prove the contrapositive that is, $k!m!|n! \notin \mathbb{Z}$. Is this possible? Or is there another approach.
Any and all help will be greatly appreciated!