summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
Diffstat (limited to 'definitions.tex')
-rw-r--r--definitions.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/definitions.tex b/definitions.tex
index 49dd5bc..962a438 100644
--- a/definitions.tex
+++ b/definitions.tex
@@ -19,6 +19,7 @@
\DeclareMathOperator*{\argmax}{arg\,max}
\DeclareMathOperator*{\argmin}{arg\,min}
\newcommand{\reals}{\ensuremath{\mathbb{R}}}
+\newcommand{\naturals}{\ensuremath{\mathbb{N}}}
\newcommand{\prob}{\ensuremath{\mathrm{Pr}}}
\newcommand{\stratis}[1]{\textcolor{green}{Stratis: #1}}
\newcommand{\thibaut}[1]{\textcolor{blue}{Thibaut: #1}}