summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
authorStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2013-07-03 14:59:28 -0700
committerStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2013-07-03 14:59:28 -0700
commit297af7c33e8cc93494cde48212b502f40adc9546 (patch)
tree28848f7a38d56aa69dd3769c3f828beb749ef413 /definitions.tex
parenta146d718108b39c2b5323245c399577f9cf1f14e (diff)
downloadrecommendation-297af7c33e8cc93494cde48212b502f40adc9546.tar.gz
approx
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}}