diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2013-02-10 00:32:02 -0800 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2013-02-10 00:32:02 -0800 |
| commit | 08a282949ec22b77cb9477103e640b4f9954ba80 (patch) | |
| tree | a5e59d0e32001b99e7e4a18c4faf35628a36c8d5 /definitions.tex | |
| parent | 2755cb771c956590c627b19692a4d62dcdeb4e19 (diff) | |
| download | recommendation-08a282949ec22b77cb9477103e640b4f9954ba80.tar.gz | |
EC format
Diffstat (limited to 'definitions.tex')
| -rw-r--r-- | definitions.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/definitions.tex b/definitions.tex index de551ca..2c364da 100644 --- a/definitions.tex +++ b/definitions.tex @@ -1,11 +1,11 @@ \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*{\defeq}{\stackrel{\text{def}}{=}} \newcommand*{\defeq}{\equiv} \newcommand{\var}{\mathop{\mathrm{Var}}} |
