\documentclass[12pt]{article} \usepackage{amsfonts, amsthm, amsmath} \setlength{\textwidth}{6.5in} \setlength{\oddsidemargin}{0in} \setlength{\textheight}{8.5in} \setlength{\topmargin}{0in} \setlength{\headheight}{0in} \setlength{\headsep}{0in} \setlength{\parskip}{0pt} \setlength{\parindent}{20pt} \def\CC{\mathbb{C}} \def\FF{\mathbb{F}} \def\PP{\mathbb{P}} \def\QQ{\mathbb{Q}} \def\RR{\mathbb{R}} \def\ZZ{\mathbb{Z}} \def\gotha{\mathfrak{a}} \def\gothm{\mathfrak{m}} \def\gotho{\mathfrak{o}} \def\gothp{\mathfrak{p}} \DeclareMathOperator{\disc}{Disc} \DeclareMathOperator{\Norm}{Norm} \DeclareMathOperator{\Cl}{Cl} \def\head#1{\medskip \noindent \textbf{#1}.} \def\fixme#1{\textbf{FIXME! #1}} \begin{document} \begin{center} \bf Math 254A, UC Berkeley, Fall 2001 (Kedlaya) \\ Lectures 18-19: Ramification \\ October 8 and 10, 2001 \end{center} \head{Reference} Neukirch, Sections 2.6 and 2.7. \head{Jargon watch} Reminder: a \emph{local field} is a field which is complete with respect to a discrete nonarchimedean valuation. You may substitute ``finite extension of $\QQ_p$'' if you like. \head{Outline of lectures} \begin{enumerate} \item (Left over from last time) Define the Newton polygon of a polynomial over a local field, and show that it computes the valuations of the roots of the polynomial. Note that an irreducible polynomial has one slope (by the extension theorem, all roots of the polynomial must have the same valuation). \item Given a finite extension $L/K$ of local fields, define the \emph{ramification index} $e = e(L/K)$ as the index of the value group of $K$ in the value group of $L$. That is, if $\pi$ generates the maximal ideal of the valuation ring of $L$, then $\pi^e$ generates the maximal ideal of the valuation ring of $K$. \item Given a finite extension $L/K$ of local fields, define the \emph{inertia degree} $f = f(L/K)$ as the degree of the residue field of $L$ over the residue field of $K$. \item Prove that if $K$ is a local field, then $e(L/K) f(L/K) = [L:K]$ (the ``fundamental identity''). Illustrate this with $\QQ_p(i)$ and possibly other examples. \item Define an \emph{unramified} extension $L/K$ of local fields as one in which $e(L/K) = 1$; that is, the residue field extension has degree $[L:K]$. Note that if $K'/K$ is any finite extension, then the compositum $K'L$ is unramified over $K'$. Also note that a local field has only one unramified extension of any given degree (see homework). At the other extreme, define a \emph{totally ramified} extension to be one where $f(L/K) = 1$. \item Distinguish between tamely ramified and wildly ramified extensions. An extension $L/K$ of local fields, whose residue fields have characteristic $p$, is \emph{tamely ramified} if its ramification degree is not divisible by $p$. Show that tamely ramified extensions are generated by radicals. An example of a wildly ramified extension: $\QQ_p(p^{1/p})$. \item Illustrate with the example $\QQ_p(\zeta_n)$, where $\zeta_n$ is an $n$-th root of unity. \end{enumerate} \end{document}