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

<record version="9" id="1927">
 <title>fundamental theorem of algebra</title>
 <name>FundamentalTheoremOfAlgebra</name>
 <created>2002-02-13 09:09:01</created>
 <modified>2006-12-03 09:00:25</modified>
 <type>Theorem</type>
 <creator id="13753" name="Mathprof"/>
 <author id="13753" name="Mathprof"/>
 <author id="27" name="Evandar"/>
 <classification>
	<category scheme="msc" code="12D99"/>
	<category scheme="msc" code="30A99"/>
 </classification>
 <related>
	<object name="ComplexNumber"/>
	<object name="Complex"/>
	<object name="TopicEntryOnComplexAnalysis"/>
	<object name="ZeroesOfDerivativeOfComplexPolynomial"/>
 </related>
 <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{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</preamble>
 <content>\newtheorem*{thm}{Theorem}
\begin{thm}
Let $f \in \mathbb{C}[z]$ be a non-constant polynomial.  Then there is a$z\in\mathbb{C}$ with $f(z)=0$.
\end{thm}

In other \PMlinkescapetext{words}, $\mathbb{C}$ is algebraically closed.

As a corollary, a non-constant polynomial in $\mathbb{C}[z]$ factors completely
into linear factors. </content>
</record>
