summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
Diffstat (limited to 'definitions.tex')
-rw-r--r--definitions.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/definitions.tex b/definitions.tex
index d474853..555c02e 100644
--- a/definitions.tex
+++ b/definitions.tex
@@ -1,14 +1,14 @@
\newcommand{\mutual}{\ensuremath{{I}}}
\newcommand{\entropy}{\ensuremath{{H}}}
\newtheorem{lemma}{Lemma}
-\newtheorem{proposition}[lemma]{Proposition}
-\newtheorem{fact}[lemma]{Fact}
-\newtheorem{example}[lemma]{Example}
-\newtheorem{prop}[lemma]{Proposition}
-\newtheorem{theorem}[lemma]{Theorem}
-\newtheorem{corollary}[lemma]{Corollary}
+\newtheorem{proposition}{Proposition}
+\newtheorem{fact}{Fact}
+\newtheorem{example}{Example}
+\newtheorem{prop}{Proposition}
+\newtheorem{theorem}{Theorem}
+\newtheorem{corollary}{Corollary}
\theoremstyle{definition}
-\newtheorem{definition}[lemma]{Definition}
+\newtheorem{definition}{Definition}
\newcommand{\citeN}{\citet}
%\newcommand*{\defeq}{\stackrel{\text{def}}{=}}
\newcommand*{\defeq}{\equiv}
@@ -34,3 +34,4 @@
\newcommand{\id}{\mathbbm{1}}
\newcommand{\junk}[1]{}
\newcommand{\edp}{{\tt EDP}}
+\newcommand{\dom}{\mathcal{D}}