summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-06-07 12:38:45 +0200
committerThibaut Horel <thibaut.horel@gmail.com>2013-06-07 12:38:45 +0200
commit55473070decc94d4bf261cdd01d718305ea07073 (patch)
tree00a8405201e13cbca6ce1459b6c7159d0f7222e5 /definitions.tex
parentaa5094388e98fc60fb5f4829c4294711ee8267aa (diff)
downloadrecommendation-55473070decc94d4bf261cdd01d718305ea07073.tar.gz
Fixing small typos (Stratis' suggestions)
Diffstat (limited to 'definitions.tex')
-rw-r--r--definitions.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/definitions.tex b/definitions.tex
index 962a438..616012e 100644
--- a/definitions.tex
+++ b/definitions.tex
@@ -1,11 +1,12 @@
\newcommand{\mutual}{\ensuremath{{I}}}
\newcommand{\entropy}{\ensuremath{{H}}}
-%\newtheorem{lemma}{Lemma}
+\newtheorem{lemma}{Lemma}
\newtheorem{fact}{Fact}
-%\newtheorem{example}{Example}
+\newtheorem{example}{Example}
\newtheorem{prop}{Proposition}
-%\newtheorem{theorem}{Theorem}
-%\newtheorem{corollary}{Corollary}
+\newtheorem{theorem}{Theorem}
+\newtheorem{corollary}{Corollary}
+\newcommand{\citeN}{\citet}
%\newcommand*{\defeq}{\stackrel{\text{def}}{=}}
\newcommand*{\defeq}{\equiv}
\newcommand{\var}{\mathop{\mathrm{Var}}}