add operators Idem and eq
This commit is contained in:
parent
ea81a055fb
commit
2f34007389
1 changed files with 4 additions and 0 deletions
|
@ -167,6 +167,10 @@ __END_OPTIONS_X__
|
|||
\DeclareSimpleMathOperator{cov}
|
||||
\newcommand{\del}{\partial} % Semantically correct operator for boundary maps
|
||||
|
||||
%% Algebraic geometry
|
||||
\DeclareSimpleMathOperator{eq}
|
||||
\DeclareSimpleMathOperator{Idem}
|
||||
|
||||
% Characteristic function
|
||||
\newcommand*{\cfun}{\ensuremath{\mathbbm{1}}}
|
||||
\newcommand*{\One}{\cfun}
|
||||
|
|
Loading…
Reference in a new issue