<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="6793">
 <title>Kummer theory</title>
 <name>KummerTheory</name>
 <created>2005-02-22 10:07:21</created>
 <modified>2005-02-22 14:34:57</modified>
 <type>Theorem</type>
 <creator id="2414" name="alozano"/>
 <author id="2414" name="alozano"/>
 <classification>
	<category scheme="msc" code="12F05"/>
 </classification>
 <defines>
	<concept>Kummer extension</concept>
 </defines>
 <related>
	<object name="AbelianExtension"/>
	<object name="CyclicExtension"/>
	<object name="Exponent"/>
 </related>
 <keywords>
	<term>Kummer</term>
	<term>abelian extension</term>
 </keywords>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\newtheorem{thm}{Theorem}
\newtheorem{defn}{Definition}
\newtheorem{prop}{Proposition}
\newtheorem{lemma}{Lemma}
\newtheorem{cor}{Corollary}

% Some sets
\newcommand{\Nats}{\mathbb{N}}
\newcommand{\Ints}{\mathbb{Z}}
\newcommand{\Reals}{\mathbb{R}}
\newcommand{\Complex}{\mathbb{C}}
\newcommand{\Rats}{\mathbb{Q}}</preamble>
 <content>The following theorem is usually referred to as {\it Kummer theory}. 

\begin{thm}[Kummer Theory]
Let $n$ be a positive integer and let $K$ be a field of characteristic not dividing $n$ which contains the $n$-th roots of unity. Then:
\begin{enumerate}
\item The extension $K(\sqrt[n]{a})$ for $a\in K$ is a cyclic extension over $K$ of degree dividing $n$.\\

\item Any cyclic extension of degree $n$ over $K$ is of the form $K(\sqrt[n]{a})$ for some $a\in K$.\\
\end{enumerate}
\end{thm}

\begin{defn}
Let $n$ be a positive integer and let $K$ be a field of characteristic not dividing $n$ which contains the $n$-th roots of unity. An extension of $K$ of the form:
$$K(\sqrt[n]{a_1},\sqrt[n]{a_2},\ldots,\sqrt[n]{a_k})$$
with $a_i \in K^\times$ is called a {\bf Kummer extension} of $K$. Notice that the Galois group of the extension is of \PMlinkname{exponent}{Exponent} $n$.
\end{defn}</content>
</record>
