diff options
Diffstat (limited to 'definitions.tex')
| -rw-r--r-- | definitions.tex | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/definitions.tex b/definitions.tex index 7d30dcd..236c368 100644 --- a/definitions.tex +++ b/definitions.tex @@ -1,14 +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} -\theoremstyle{definition} -\newtheorem{definition}{Definition} +%\newtheorem{lemma}{Lemma} +%\newtheorem{proposition}{Proposition} +%\newtheorem{fact}{Fact} +%\newtheorem{example}{Example} +%\newtheorem{prop}{Proposition} +%\newtheorem{theorem}{Theorem} +%\newtheorem{corollary}{Corollary} +%\theoremstyle{definition} +%\newtheorem{definition}{Definition} \newcommand{\citeN}{\citet} %\newcommand*{\defeq}{\stackrel{\text{def}}{=}} \newcommand*{\defeq}{\equiv} @@ -36,7 +36,8 @@ \newcommand{\junk}[1]{} \newcommand{\edp}{{\tt EDP}} \newcommand{\dom}{\mathcal{D}} -\newcommand{\note}[1]{\textcolor{red}{#1}} +\newcommand{\qedhere}{\qed} +%\newcommand{\note}[1]{\textcolor{red}{#1}} \algrenewcommand\algorithmicrequire{\textbf{Input:}} \algrenewcommand\algorithmicensure{\textbf{Output:}} |
