\usepackage{amssymb,amsmath,amsthm,amsfonts,mathrsfs,xypic}

\theoremstyle{plain} \newtheorem{theorem}{Theorem}[section] \newtheorem{lemma}{Lemma}[section] \newtheorem{proposition}{Proposition}[section] \newtheorem{corollary}{Corollary}[section] \newtheorem{question}{Question}[section]

\theoremstyle{definition} \newtheorem{definition}{Definition}[section]

\theoremstyle{remark} \newtheorem{remark}{Remark}[section] \newtheorem{example}{Example}[section]

\newcommand{\bbZ}{\mathbb Z} \newcommand{\bbR}{\mathbb R} \newcommand{\bbQ}{\mathbb Q} \newcommand{\bbC}{\mathbb C}

\renewcommand{\hat}[1]{\widehat{#1}} \renewcommand{\bar}[1]{\overline{#1}} \renewcommand{\tilde}[1]{\widetilde{#1}}

DefaultPreamble (last edited 2007-02-14 08:26:04 by RickScott)