% ----------------------------------------------------------------
% AMS-LaTeX definitions for Slides *******************************
% ----------------------------------------------------------------
\documentclass[titlepage]{slides}
\usepackage{amsmath}
%\usepackage{latexsym}
%\usepackage{amsfonts}
\usepackage{amssymb}
%\usepackage{srcltx} % SRC Specials
% Fuzz --- -------------------------------------------------------
\hfuzz5pt % Don't bother to report over-full boxes < 5pt
% Format Changes -------------------------------------------------
%\baselineskip 5pt
% MATH -----------------------------------------------------------
\DeclareMathOperator{\RE}{Re}
\DeclareMathOperator{\IM}{Im}
\DeclareMathOperator{\ess}{ess}
\newcommand{\eps}{\varepsilon}
\newcommand{\To}{\longrightarrow}
\newcommand{\h}{\mathcal{H}}
\newcommand{\s}{\mathcal{S}}
\newcommand{\A}{\mathcal{A}}
\newcommand{\J}{\mathcal{J}}
\newcommand{\M}{\mathcal{M}}
\newcommand{\W}{\mathcal{W}}
\newcommand{\X}{\mathcal{X}}
\newcommand{\BOP}{\mathbf{B}}
\newcommand{\BH}{\mathbf{B}(\mathcal{H})}
\newcommand{\KH}{\mathcal{K}(\mathcal{H})}
\newcommand{\Real}{\mathbf{R}}
\newcommand{\Complex}{\mathbf{C}}
\newcommand{\Field}{\mathbf{F}}
\newcommand{\RPlus}{\Real^{+}}
\newcommand{\Polar}{\mathcal{P}_{\s}}
\newcommand{\Poly}{\mathcal{P}(E)}
\newcommand{\EssD}{\mathcal{D}}
\newcommand{\Lom}{\mathcal{L}}
\newcommand{\States}{\mathcal{T}}
\newcommand{\abs}[1]{\left\vert#1\right\vert}
\newcommand{\set}[1]{\left\{#1\right\}}
\newcommand{\seq}[1]{\left<#1\right>}
\newcommand{\norm}[1]{\left\Vert#1\right\Vert}
\newcommand{\essnorm}[1]{\norm{#1}_{\ess}}
% My definitions
\newcommand{\Z}{\mathbb Z}
\newcommand{\oo}{\mathcal{O}}
\newcommand{\F}{\mathbb F}
\newcommand{\fdef}{\overline f }
\newcommand{\Q}{\mathbb Q}
\newcommand{\longleftmapsto}{\longleftarrow\joinrel\mapstochar }
\newcommand{\tch}{\char '7}
\newcommand{\fjet}{\overline f_{jet}}
\newcommand{\fjetnobar}{f_{jet}}
\newcommand{\Proj }{\mathbb P}
\newcommand{\comp}{\hat {\  }}
\newcommand{\Spec}{\rm Spec \, }
\newcommand{\modpe}{E_0 \otimes M_0^1}
\newcommand{\slr}{{\rm SL}_2(\R )}
\newcommand{\slz}{{\rm SL}_2(\Z )}
\newcommand{\abcdmatrix}{\begin{pmatrix} a&b \\ c&d \end{pmatrix}}
\newcommand{\C}{\mathbb C}
\newcommand{\R}{\mathbb R}
% THEOREMS -------------------------------------------------------
\newtheorem{thm}{Theorem.}
\newtheorem{cor}[thm]{Corollary.}
\newtheorem{con}[thm]{Conjecture.}
\newtheorem{lem}[thm]{Lemma.}
\newtheorem{prop}[thm]{Proposition.}
\newtheorem{defn}[thm]{Definition.}
\newtheorem{rem}[thm]{Remark}
\renewcommand{\thethm}{}  % not numbered
\pagestyle{plain}
%%% --------------------------------------------------------------
\begin{document}
\title{Complement of the Zero Locus of $\fjetnobar $ }
\author{Chris Hurlburt}
\date{January 10, 2001}
\maketitle
% ----------------------------------------------------------------
\input{neworleans.tex}
%\INPUT{defense.tex}
% ----------------------------------------------------------------
\end{document}
% ----------------------------------------------------------------
