Merge branch 'algebraic-geometry'
This commit is contained in:
commit
f2a9f5f703
1 changed files with 14 additions and 0 deletions
|
@ -151,6 +151,7 @@ __END_OPTIONS_X__
|
|||
\DeclareCategory{AffVar}
|
||||
\DeclareCategory{Alg}
|
||||
\DeclareCategory{Field}
|
||||
\DeclareCategory{Sch}
|
||||
|
||||
%Set theory
|
||||
\DeclareSimpleMathOperator{card}
|
||||
|
@ -169,6 +170,19 @@ __END_OPTIONS_X__
|
|||
\DeclareSimpleMathOperator{cov}
|
||||
\newcommand{\del}{\partial} % Semantically correct operator for boundary maps
|
||||
|
||||
%% Algebraic geometry
|
||||
\DeclareSimpleMathOperator{eq}
|
||||
\DeclareSimpleMathOperator{Idem}
|
||||
\DeclareSimpleMathOperator{Supp}
|
||||
\DeclareSimpleMathOperator{Ann}
|
||||
\DeclareSimpleMathOperator{OC}
|
||||
\DeclareSimpleMathOperator{red}
|
||||
\DeclareSimpleMathOperator{can}
|
||||
\DeclareSimpleMathOperator{Pic}
|
||||
|
||||
\newcommand\leftadjoint\vdash
|
||||
\newcommand\rightadjoint\dashv
|
||||
|
||||
% Characteristic function
|
||||
\newcommand*{\cfun}{\ensuremath{\mathbbm{1}}}
|
||||
\newcommand*{\One}{\cfun}
|
||||
|
|
Loading…
Reference in a new issue