Skip to content

Instantly share code, notes, and snippets.

@adeel
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adeel/e3217e8710d5934db127 to your computer and use it in GitHub Desktop.
Save adeel/e3217e8710d5934db127 to your computer and use it in GitHub Desktop.
% arrows
\newcommand{\too}{\longrightarrow}
\newcommand{\isoto}{\stackrel{\sim}{\longrightarrow}}
\newcommand{\hook}{\hookrightarrow}
\newcommand*{\longhookrightarrow}{\ensuremath{\lhook\joinrel\relbar\joinrel\rightarrow}}
\newcommand{\hooklong}{\longhookrightarrow}
\newcommand{\sub}{\subset}
% operators
\DeclareMathOperator*{\fibprod}{\times}
\DeclareMathOperator*{\fibcoprod}{\coprod}
%
\newcommand{\colim}{\operatorname*{colim}}
\newcommand{\id}{\mathrm{id}}
\newcommand{\op}{\mathrm{op}}
\newcommand{\bDelta}{\mathbf{\Delta}}
\newcommand{\Hom}{\mathrm{Hom}}
\newcommand{\uHom}{\underline{\smash{\Hom}}}
\newcommand{\Map}{\mathrm{Map}}
\newcommand{\Sch}{\mathrm{Sch}}
\newcommand{\Spc}{\mathrm{Spc}}
\newcommand{\Spec}{\mathrm{Spec}}
\newcommand{\uSpec}{\underline{\smash{\Spec}}}
\newcommand{\Sym}{\mathrm{Sym}}
% bundle-specific
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment