preamble.tex
changeset 22 ada83e7228eb
parent 21 b7812497643a
child 23 7b0a43bdd3c4
equal deleted inserted replaced
21:b7812497643a 22:ada83e7228eb
    18 \vfuzz2pt % Don't report over-full v-boxes if over-edge is small
    18 \vfuzz2pt % Don't report over-full v-boxes if over-edge is small
    19 \hfuzz2pt % Don't report over-full h-boxes if over-edge is small
    19 \hfuzz2pt % Don't report over-full h-boxes if over-edge is small
    20 % ----------------------------------------------------------------
    20 % ----------------------------------------------------------------
    21 
    21 
    22 \def\RCS$#1: #2 ${\expandafter\def\csname RCS#1\endcsname{#2}}
    22 \def\RCS$#1: #2 ${\expandafter\def\csname RCS#1\endcsname{#2}}
    23 \RCS$Revision$ \RCS$Date: 2008-06-26 14:07:57 -0700 (Thu, 26 Jun
    23 \RCS$Revision$
    24 2008) $
    24 \RCS$Date$
    25 \newcommand{\versioninfo}{Version \RCSRevision; Last commit \RCSDate}
    25 \newcommand{\versioninfo}{Version \RCSRevision; Last commit \RCSDate}
    26 
    26 
    27 % diagrams -------------------------------------------------------
    27 % diagrams -------------------------------------------------------
    28 % figures ---------------------------------------------------------
    28 % figures ---------------------------------------------------------
    29 %%% borrowed from Dror's cobordisms paper, use this to include eps or pdf graphics.
    29 %%% borrowed from Dror's cobordisms paper, use this to include eps or pdf graphics.
    67 \newtheorem*{exc}{Exercise}
    67 \newtheorem*{exc}{Exercise}
    68 %\theoremstyle{definition}
    68 %\theoremstyle{definition}
    69 \newtheorem{defn}[prop]{Definition}         % numbered definition
    69 \newtheorem{defn}[prop]{Definition}         % numbered definition
    70 \newtheorem*{defn*}{Definition}             % unnumbered definition
    70 \newtheorem*{defn*}{Definition}             % unnumbered definition
    71 \newtheorem{question}{Question}
    71 \newtheorem{question}{Question}
       
    72 \newtheorem{property}{Property}
    72 \newenvironment{rem}{\noindent\textsl{Remark.}}{}  % perhaps looks better than rem above?
    73 \newenvironment{rem}{\noindent\textsl{Remark.}}{}  % perhaps looks better than rem above?
    73 \numberwithin{equation}{section}
    74 \numberwithin{equation}{section}
    74 %\numberwithin{figure}{section}
    75 %\numberwithin{figure}{section}
    75 
    76 
    76 % Marginal notes in draft mode -----------------------------------
    77 % Marginal notes in draft mode -----------------------------------
   148 \newcommand{\tensor}{\otimes}
   149 \newcommand{\tensor}{\otimes}
   149 \newcommand{\Tensor}{\bigotimes}
   150 \newcommand{\Tensor}{\bigotimes}
   150 
   151 
   151 \newcommand{\db}[1]{\left(\left(#1\right)\right)}
   152 \newcommand{\db}[1]{\left(\left(#1\right)\right)}
   152 
   153 
   153 \newcommand{\su}[1]{\mathfrak{su}_{#1}}
       
   154 \newcommand{\csl}[1]{\mathfrak{sl}_{#1}}
       
   155 \newcommand{\uqsl}[1]{U_q\left(\csl{#1}\right)}
       
   156 
       
   157 \newcommand{\Cobl}{{\mathcal Cob}_{/l}}
       
   158 \newcommand{\Cob}[1]{{\mathcal Cob}\left(\su{#1}\right)}
       
   159 \newcommand{\Kom}[1]{\operatorname{Kom}\left(#1\right)}
       
   160 
       
   161 \newcommand{\Mat}[1]{\mathbf{Mat}\left(#1\right)}
   154 \newcommand{\Mat}[1]{\mathbf{Mat}\left(#1\right)}
   162 \newcommand{\Kar}[1]{\mathbf{Kar}\left(#1\right)}
       
   163 \newcommand{\Inv}[1]{\operatorname{Inv}\left(#1\right)}
   155 \newcommand{\Inv}[1]{\operatorname{Inv}\left(#1\right)}
   164 \newcommand{\Hom}[3]{\operatorname{Hom}_{#1}\left(#2,#3\right)}
   156 \newcommand{\Hom}[3]{\operatorname{Hom}_{#1}\left(#2,#3\right)}
   165 \newcommand{\End}[1]{\operatorname{End}\left(#1\right)}
   157 \newcommand{\End}[1]{\operatorname{End}\left(#1\right)}
   166 
   158 
   167 \newcommand{\Gr}[2]{\text{Gr}(#1 \subset #2)}
   159 \newcommand{\CD}[1]{C_*(\Diff(#1))}
   168 \newcommand{\Flag}[3]{\text{Flag}(#1 \subset #2 \subset #3)}
       
   169 
       
   170 \def\llbracket{\left[\!\!\left[}
       
   171 \def\rrbracket{\right]\!\!\right]}
       
   172 \newcommand{\Kh}[1]{\llbracket#1\rrbracket}
       
   173 \newcommand{\mirror}[1]{\overline{#1}}%
       
   174 
       
   175 \newcommand{\Tangles}{{\mathbf{Oriented Tangles}}}
       
   176 \newcommand{\Spider}[1]{{\mathbf{Spider}\left(#1\right)}}
       
   177 \newcommand{\TL}{\mathcal{TL}}
       
   178 \newcommand{\Foam}[1]{\mathbf{Foam}\left(#1\right)}
       
   179 
   160 
   180 \newcommand{\directSumStack}[2]{{\begin{matrix}#1 \\ \DirectSum \\#2\end{matrix}}}
   161 \newcommand{\directSumStack}[2]{{\begin{matrix}#1 \\ \DirectSum \\#2\end{matrix}}}
   181 \newcommand{\directSumStackThree}[3]{{\begin{matrix}#1 \\ \DirectSum \\#2 \\ \DirectSum \\#3\end{matrix}}}
   162 \newcommand{\directSumStackThree}[3]{{\begin{matrix}#1 \\ \DirectSum \\#2 \\ \DirectSum \\#3\end{matrix}}}
   182 
   163 
   183 \newcommand{\grading}[1]{{\color{blue}\{#1\}}}
   164 \newcommand{\grading}[1]{{\color{blue}\{#1\}}}