summaryrefslogtreecommitdiff
path: root/provider/templates/preamble.tex
diff options
context:
space:
mode:
Diffstat (limited to 'provider/templates/preamble.tex')
-rw-r--r--provider/templates/preamble.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/provider/templates/preamble.tex b/provider/templates/preamble.tex
index 6ca168f..0d76503 100644
--- a/provider/templates/preamble.tex
+++ b/provider/templates/preamble.tex
@@ -16,3 +16,6 @@
16 16
17\newcommand{\N}{\ensuremath{\mathbb{N}}} 17\newcommand{\N}{\ensuremath{\mathbb{N}}}
18\newcommand{\arr}[3]{\begin{tikzcd}[ampersand replacement=\&]{#1} \rar{#2} \& {#3}\end{tikzcd}} 18\newcommand{\arr}[3]{\begin{tikzcd}[ampersand replacement=\&]{#1} \rar{#2} \& {#3}\end{tikzcd}}
19\renewcommand{\hom}[3]{\ensuremath{\mathrm{hom}_{#1} \left [ #2, #3 \right ]}}
20
21\newcommand{\powerset}{\raisebox{.15\baselineskip}{\Large\ensuremath{\wp}}}