The exercise 5.41 in Algebraic Number Theory, Second Edition by Richard A. Mollin asks:
Prove that any number field $F$ abelian over $\Bbb Q$ with both degree over $\Bbb Q$ and discriminant a power of an odd prime $p$ must be a cyclic extension of $\Bbb Q$.
He gives the proof:
The idea is that $p$ is the only ramified prime in $F$, and is actually totally ramified. Then the order of the inertia group $T_p$ is $[F:\Bbb Q]$, so that $T_p=\mathrm{Gal}(F/\Bbb Q)$.
Moreover, $T_p/V_1$ is cyclic, so it sufficient to show that the first ramification group is trivial : $V_1=1$. This is what he claims at the very end of the proof above.
My question is:
Why would $V_1$ be trivial?
For me, this sounds wrong. If the decomposition group $D_p$ is abelian, then we can show that the order of $T_p/V_1$ divides $q-1$, where $q$ is the norm of $p$... which is $p$ itself. So $|T_p/V_1|$ is a power of $p$ and divides $p-1$, so $T_p = V_1$ is the whole Galois group!
Instead, I think that $V_2 = 1$ holds (which is not obvious, but then we would be done by showing that $V_1/V_2$ is cyclic). In any case, do you agree that the claim $V_1=1$ (and then Mollin's final argument) is wrong?
By the way, this exercise is used in the proof of the Lemma 5.14 which is part of his proof of Kronecker–Weber theorem...
Thank you!