Skip to content
Snippets Groups Projects
Commit 4c7cf955 authored by Philip Kaluđerčić's avatar Philip Kaluđerčić :u7121:
Browse files

Use \top and \bot for initial and terminal objects

parent d0e5acab
No related branches found
No related tags found
No related merge requests found
......@@ -93,8 +93,8 @@
\newcommand{\id}[1]{\mathrm{id}_{#1}}
\newcommand{\op}[1]{{#1}^\mathrm{\defn{dual}{op}}}
\newcommand{\fc}[2]{{#2}^{#1}}
\newcommand{\terminal}{1}
\newcommand{\initial}{0}
\newcommand{\terminal}{\bot}
\newcommand{\initial}{\top}
\newcommand{\bang}{!}
\newcommand{\cobang}{\mathord{\text{\textexclamdown}}}
\newcommand{\inv}[1]{{#1}^{-1}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment