summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-06-28 00:16:44 +0200
committerThibaut Horel <thibaut.horel@gmail.com>2013-06-28 00:16:44 +0200
commit07d48e21fb6fc62b1a85b9d80c25560529a9a0b5 (patch)
tree08d636c66b2933c370039bbd0bfb886b34b25505 /definitions.tex
parentd5f4afbbf188d745439e0e15b1857fb696477d70 (diff)
downloadrecommendation-07d48e21fb6fc62b1a85b9d80c25560529a9a0b5.tar.gz
Moving the proofs to the appendix, improving the flow
Diffstat (limited to 'definitions.tex')
-rw-r--r--definitions.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/definitions.tex b/definitions.tex
index a05edae..d474853 100644
--- a/definitions.tex
+++ b/definitions.tex
@@ -8,7 +8,7 @@
\newtheorem{theorem}[lemma]{Theorem}
\newtheorem{corollary}[lemma]{Corollary}
\theoremstyle{definition}
-\newtheorem*{definition}{Definition}
+\newtheorem{definition}[lemma]{Definition}
\newcommand{\citeN}{\citet}
%\newcommand*{\defeq}{\stackrel{\text{def}}{=}}
\newcommand*{\defeq}{\equiv}