contravariant Hom and pointed sets

This commit is contained in:
CDaut 2022-10-01 00:40:14 +02:00 committed by CDaut
parent a765a7fc38
commit 54220ccac9
3 changed files with 48 additions and 5 deletions

View file

@ -16,7 +16,7 @@
\theoremstyle{definition}
\newtheorem{definition}{Definition}[section]
\newtheorem{example}{Beispiel}[section]
\newtheorem{example}{Beispiel}[subsection]
\newcommand{\ob}{\mathsf{ob}\text{ }}
\newcommand{\mor}[3]{\mathsf{Hom}_#1(#2,#3)}