provide operator for free product of groups

This commit is contained in:
Maximilian Keßler 2021-09-18 19:02:32 +02:00
parent 6ba6790f27
commit 9c9403dc88

View file

@ -175,3 +175,5 @@
\DeclarePairedDelimiter\norm{\lVert}{\rVert}
\let\oldnorm\norm
\def\norm{\@ifstar{\oldnorm}{\oldnorm*}}
\DeclareMathOperator{\amalgprod}{\star}