add cell operator
This commit is contained in:
parent
43b88cc6ad
commit
e238de78b6
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ __END_OPTIONS_X__
|
||||||
\def\twedge{\vee} % Semantically correct macros for wedge product
|
\def\twedge{\vee} % Semantically correct macros for wedge product
|
||||||
\def\tsmash{\wedge} % Semantically correct macro for smash product
|
\def\tsmash{\wedge} % Semantically correct macro for smash product
|
||||||
\DeclareSimpleMathOperator{sing}
|
\DeclareSimpleMathOperator{sing}
|
||||||
|
\DeclareSimpleMathOperator{cell}
|
||||||
|
|
||||||
%Category Theory
|
%Category Theory
|
||||||
\DeclareSimpleMathOperator{Ob}
|
\DeclareSimpleMathOperator{Ob}
|
||||||
|
|
Loading…
Reference in a new issue