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

<record version="3" id="2433">
 <title>Euler's polyhedron theorem</title>
 <name>EulersPolyhedronTheorem</name>
 <created>2002-02-21 18:33:23</created>
 <modified>2006-10-04 18:04:14</modified>
 <type>Theorem</type>
 <creator id="13753" name="Mathprof"/>
 <author id="13753" name="Mathprof"/>
 <author id="76" name="digitalis"/>
 <classification>
	<category scheme="msc" code="05C99"/>
 </classification>
 <synonyms>
	<synonym concept="Euler's polyhedron theorem" alias="Euler's formula"/>
 </synonyms>
 <related>
	<object name="Graph"/>
	<object name="GraphTheory"/>
	<object name="PoincareFormula"/>
	<object name="Polytope"/>
 </related>
 <keywords>
	<term>graph</term>
	<term>vertex</term>
	<term>edge</term>
	<term>face</term>
	<term>vertices</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{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}[]
If a connected plane graph  has $n$ vertices, $m$ edges, and $f$ faces, then
$$n - m + f = 2.$$
\end{thm}</content>
</record>
