I'm reading Serre's Local Fields, and I'm trying to understand the proof of Prop. 9 in $\S$5 of Chap. 8 (p.136). First, the setup:
- $p$ is a prime number
- $G$ is a cyclic group of order $p$
- $A$ is a $G$-module
- $h(A)$ is the Herbrand quotient of $A$
- $\varphi(A)$ is the Herbrand quotient of $A$ if it were acted on by $G$ trivially
Prop. 9 states that
When $\varphi(A)$ is defined, the quantities $\varphi(A^G)$, $\varphi(A_G)$, and $h(A)$ are all defined, and $$h(A)^{p-1}=\varphi(A^G)^p/\varphi(A)=\varphi(A_G)^p/\varphi(A).$$
In the proof, one of the cases that we end up reducing to is when $A$ is a $G$-module that has the following properties:
- $A$ is $p$-divisible (for every $y\in A$, there is an $x\in A$ such that $px=y$)
- every element of $A$ is $p$-power torsion (for every $y\in A$, there is an $n\in\mathbb{N}$ such that $p^ny=0$)
- the $p$-torsion subgroup $\{y\in A\mid py=0\}$ of $A$ is finite
Serre says at this point that:
... it is quicker to use Pontryagin duality: it transforms $A$ into a compact group $\hat{A}$, which is a free module of finite type over the ring $\mathbb{Z}_p$ of $p$-adic integers, on which $G$ acts. It can be immediately verified that $$h(A)=h(\hat{A})^{-1},\qquad\varphi(A)=\varphi(\hat{A})^{-1},\qquad\varphi(A^G)=\varphi(\hat{A}_G)^{-1}.$$
Not having any more than a Wikipedia-level knowledge of Pontryagin duality, this passage is unfortunately rather opaque to me. From this section of the Wikipedia page, I deduce that we have implicitly put the discrete topology on $A$. Okay, that's reasonable. But what is the justification for the displayed formulas? Noting the multiplicativity of the Herbrand quotient on exact sequences, I assume the first equation is true because there is an exact sequence involving $A$, $\hat{A}$, and $G$-module $B$ with $h(B)=1$, and similarly with the second equation, but I can't seem to figure out what $B$ ought to be, nor why the third equation is true.
If you are feeling generous, I would also appreciate a hint/explanation as to why $\hat{A}$ is a finitely generated free $\mathbb{Z}_p$-module.