PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Preamble for completion

[ back to 'completion' ]

% 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[all]{xypic}

% there are many more packages, add them here as you need them

% define commands here
\newcommand{\p}{{\mathfrak{p}}}
\newcommand{\m}{{\mathfrak{m}}}
\newcommand{\M}{{\mathfrak{M}}}
\renewcommand{\P}{{\mathfrak{P}}}
\newcommand{\C}{\mathbb{C}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\N}{\mathbb{N}}
\renewcommand{\H}{\mathcal{H}}
\newcommand{\A}{\mathcal{A}}
\renewcommand{\c}{\mathcal{C}}
\renewcommand{\O}{\mathcal{O}}
\newcommand{\D}{\mathcal{D}}
\newcommand{\lra}{\longrightarrow}
\renewcommand{\div}{\mid}
\newcommand{\res}{\operatorname{res}}
\newcommand{\Spec}{\operatorname{Spec}}
\newcommand{\Gal}{\operatorname{Gal}}
\newcommand{\id}{\operatorname{id}}
\newcommand{\diff}{\operatorname{diff}}
\newcommand{\incl}{\operatorname{incl}}
\newcommand{\Hom}{\operatorname{Hom}}
\renewcommand{\Re}{\operatorname{Re}}
\newcommand{\intersect}{\cap}
\newcommand{\union}{\cup}
\newcommand{\bigintersect}{\bigcap}
\newcommand{\bigunion}{\bigcup}
\newcommand{\ilim}{\,\underset{\longleftarrow}{\lim}\,}