summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
authorStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2012-10-29 23:49:11 -0700
committerStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2012-10-29 23:49:11 -0700
commit2d0ffdfbfa3a25c6ba123c9627ae3bc6cc529b3c (patch)
treeecea34872fbe8e63f1926e3b5f7eac752465cef1 /definitions.tex
parent42671efd148bc0744dade93ed59a4b74a06768d7 (diff)
downloadrecommendation-2d0ffdfbfa3a25c6ba123c9627ae3bc6cc529b3c.tar.gz
chaloner
Diffstat (limited to 'definitions.tex')
-rw-r--r--definitions.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/definitions.tex b/definitions.tex
index 139a6db..378781d 100644
--- a/definitions.tex
+++ b/definitions.tex
@@ -1,9 +1,12 @@
+\newcommand{\mutual}{\ensuremath{{I}}}
+\newcommand{\entropy}{\ensuremath{{H}}}
\newtheorem{lemma}{Lemma}
\newtheorem{fact}{Fact}
\newtheorem{example}{Example}
\newtheorem{prop}{Proposition}
\newtheorem{theorem}{Theorem}
-\newcommand*{\defeq}{\stackrel{\text{def}}{=}}
+%\newcommand*{\defeq}{\stackrel{\text{def}}{=}}
+\newcommand*{\defeq}{\equiv}
\newcommand{\var}{\mathop{\mathrm{Var}}}
\newcommand{\condexp}[2]{\mathop{\mathbb{E}}\left[#1|#2\right]}
\newcommand{\expt}[1]{\mathop{\mathbb{E}}\left[#1\right]}