Norm transitivity in inseperable extensions confusion.

41 Views Asked by At

In the book I am reading, an exercise is to show that if a finite field extension $M/L$ is purely inseperable, then $N_{M/L}(\alpha)=(-\alpha)^{[M:L]}$. Then it asks to show that if $M/L$ is purely inseperable, and $L/K$ is seperable, then $N_{L/K}\circ N_{M/L}=N_{M/K}$. The proof that I would like to employ is as follows:

$N_{M/K}(\alpha)^{[M:L]}=N_{M/K}(\alpha^{[M:L]})$

Since $\alpha^{[M:L]}$ is in $L$, we then have this expression equals $N_{L/K}(\alpha^{[M:L]})^{[M:L]}$, then since $[M:L]=p^s$ by pure inseperability, we may cancel the powers by injectivity of the frobenius morphism, giving:

$N_{M/K}(\alpha)=N_{L/K}(\alpha^{[M:L]})=N_{L/K}(-N_{M/L}(\alpha))=N_{L/K}(-1)N_{L/K}(N_{M/L}(\alpha))$

Since $N_{L/K}(-1)$ need not equal $1$, there is a mistake here somewhere, but I cant see where the argument fails.

1

There are 1 best solutions below

0
On

There was a typo in the book, the previous part should state $N_{M/L}(\alpha)=\alpha^{[M:L]}$, without the minus. With the minus, its not multiplicative. This solves the issue.