diff options
Diffstat (limited to 'definitions.tex')
| -rw-r--r-- | definitions.tex | 9 |
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}}} |
