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

<record version="4" id="4724">
 <title>algebraic extension</title>
 <name>AlgebraicExtension</name>
 <created>2003-09-11 16:55:39</created>
 <modified>2008-04-01 13:35:40</modified>
 <type>Definition</type>
 <creator id="2414" name="alozano"/>
 <author id="2414" name="alozano"/>
 <classification>
	<category scheme="msc" code="12F05"/>
 </classification>
 <defines>
	<concept>examples of field extension</concept>
	<concept>transcendental extension</concept>
 </defines>
 <synonyms>
	<synonym concept="algebraic extension" alias="algebraic field extension"/>
 </synonyms>
 <related>
	<object name="Algebraic"/>
	<object name="FiniteExtension"/>
	<object name="AFiniteExtensionOfFieldsIsAnAlgebraicExtension"/>
	<object name="ProofOfTranscendentalRootTheorem"/>
	<object name="EquivalentConditionsForNormalityOfAFieldExtension"/>
 </related>
 <keywords>
	<term>algebraic</term>
	<term>root of polynomial</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>\begin{defn}
Let $L/K$ be an extension of fields. $L/K$ is said to be an
\emph{algebraic extension} of fields if every element of $L$ is
algebraic over $K$. If $L/K$ is not algebraic then we say that it is a transcendental extension of fields.
\end{defn}

{\bf Examples: }
\begin{enumerate}
\item Let $L=\Rats(\sqrt{2})$. The extension $L/\Rats$ is an
algebraic extension. Indeed, any element $\alpha\in L$ is of the
form
$$\alpha=q+t\sqrt{2}\in L$$
for some $q,t\in\Rats$. Then $\alpha\in L$ is a root of
$$X^2-2qX+q^2-2t^2=0$$

\item The field extension $\Reals/ \Rats$ is not an algebraic
extension. For example, $\pi\in \Reals$ is a transcendental number
over $\Rats$ (see pi). So $\Reals/\Rats$ is a transcendental extension of fields.

\item Let $K$ be a field and denote by $\overline{K}$ the
algebraic closure of $K$. Then the extension $\overline{K}/K$ is
algebraic.

\item In general, a finite extension of fields is an algebraic
extension. However, the converse is not true. The extension
$\overline{\Rats}/\Rats$ is \emph{far} from finite.

\item The extension $\Rats(\pi)/\Rats$ is transcendental because $\pi$ is a transcendental number, i.e. $\pi$ is not the root of any polynomial $p(x)\in \Rats[x]$.
\end{enumerate}

</content>
</record>
