add cell operator

This commit is contained in:
Maximilian Keßler 2021-12-19 11:01:59 +01:00
parent 43b88cc6ad
commit e238de78b6

View file

@ -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}