preamble.tex
changeset 53 90792b3b267b
parent 40 b7bc1a931b73
child 55 2625a6f51684
equal deleted inserted replaced
52:c3552b26c3b9 53:90792b3b267b
   112 
   112 
   113 \newcommand{\qRing}{\Integer[q,q^{-1}]}
   113 \newcommand{\qRing}{\Integer[q,q^{-1}]}
   114 \newcommand{\qMod}{\qRing-\operatorname{Mod}}
   114 \newcommand{\qMod}{\qRing-\operatorname{Mod}}
   115 \newcommand{\ZMod}{\Integer-\operatorname{Mod}}
   115 \newcommand{\ZMod}{\Integer-\operatorname{Mod}}
   116 
   116 
       
   117 \def\bc{{\mathcal B}}
       
   118 
   117 \newcommand{\into}{\hookrightarrow}
   119 \newcommand{\into}{\hookrightarrow}
   118 \newcommand{\onto}{\twoheadrightarrow}
   120 \newcommand{\onto}{\twoheadrightarrow}
   119 \newcommand{\iso}{\cong}
   121 \newcommand{\iso}{\cong}
   120 \newcommand{\htpy}{\simeq}
   122 \newcommand{\htpy}{\simeq}
   121 \newcommand{\actsOn}{\circlearrowright}
   123 \newcommand{\actsOn}{\circlearrowright}
   122 \newcommand{\xto}[1]{\xrightarrow{#1}}
   124 \newcommand{\xto}[1]{\xrightarrow{#1}}
   123 \newcommand{\isoto}{\xto{\iso}}
   125 \newcommand{\isoto}{\xto{\iso}}
   124 \newcommand{\quismto}{\xrightarrow[\text{q.i.}]{\iso}}
   126 \newcommand{\quismto}{\xrightarrow[\text{q.i.}]{\iso}}
       
   127 \newcommand{\diffeoto}{\xrightarrow[\text{diffeo}]{\iso}}
   125 \newcommand{\htpyto}{\xrightarrow[\text{htpy}]{\htpy}}
   128 \newcommand{\htpyto}{\xrightarrow[\text{htpy}]{\htpy}}
   126 
   129 
   127 \newcommand{\restrict}[2]{#1{}_{\mid #2}{}}
   130 \newcommand{\restrict}[2]{#1{}_{\mid #2}{}}
   128 \newcommand{\set}[1]{\left\{#1\right\}}
   131 \newcommand{\set}[1]{\left\{#1\right\}}
   129 \newcommand{\setc}[2]{\left\{#1 \;\left| \; #2 \right. \right\}}
   132 \newcommand{\setc}[2]{\left\{#1 \;\left| \; #2 \right. \right\}}
   139 
   142 
   140 \newcommand{\bdy}{\partial}
   143 \newcommand{\bdy}{\partial}
   141 \newcommand{\compose}{\circ}
   144 \newcommand{\compose}{\circ}
   142 \newcommand{\eset}{\emptyset}
   145 \newcommand{\eset}{\emptyset}
   143 
   146 
       
   147 \newcommand{\Set}{\text{\textbf{Set}}}
       
   148 \newcommand{\Vect}{\text{\textbf{Vect}}}
   144 \newcommand{\Cat}{\mathcal{C}}
   149 \newcommand{\Cat}{\mathcal{C}}
   145 
   150 
   146 \newcommand{\psmallmatrix}[1]{\left(\begin{smallmatrix} #1 \end{smallmatrix}\right)}
   151 \newcommand{\psmallmatrix}[1]{\left(\begin{smallmatrix} #1 \end{smallmatrix}\right)}
   147 
   152 
   148 \newcommand{\qiq}[2]{[#1]_{#2}}
   153 \newcommand{\qiq}[2]{[#1]_{#2}}