From d5f4afbbf188d745439e0e15b1857fb696477d70 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Mon, 24 Jun 2013 23:01:34 +0200 Subject: Unifying pass over the whole paper --- definitions.tex | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'definitions.tex') diff --git a/definitions.tex b/definitions.tex index 281b290..a05edae 100644 --- a/definitions.tex +++ b/definitions.tex @@ -1,12 +1,14 @@ \newcommand{\mutual}{\ensuremath{{I}}} \newcommand{\entropy}{\ensuremath{{H}}} \newtheorem{lemma}{Lemma} -\newtheorem{proposition}{Proposition} -\newtheorem{fact}{Fact} -\newtheorem{example}{Example} -\newtheorem{prop}{Proposition} -\newtheorem{theorem}{Theorem} -\newtheorem{corollary}{Corollary} +\newtheorem{proposition}[lemma]{Proposition} +\newtheorem{fact}[lemma]{Fact} +\newtheorem{example}[lemma]{Example} +\newtheorem{prop}[lemma]{Proposition} +\newtheorem{theorem}[lemma]{Theorem} +\newtheorem{corollary}[lemma]{Corollary} +\theoremstyle{definition} +\newtheorem*{definition}{Definition} \newcommand{\citeN}{\citet} %\newcommand*{\defeq}{\stackrel{\text{def}}{=}} \newcommand*{\defeq}{\equiv} -- cgit v1.2.3-70-g09d2