summaryrefslogtreecommitdiffstats
path: root/definitions.tex
diff options
context:
space:
mode:
authorStratis Ioannidis <stratis@Stratiss-MacBook-Air.local>2013-09-22 07:55:14 +0200
committerStratis Ioannidis <stratis@Stratiss-MacBook-Air.local>2013-09-22 07:55:14 +0200
commitcc1eea524d8fd1314d85fe7b56cddd95fd75302d (patch)
tree8d028b58c801d7263e2457e5cf9934e279b51e70 /definitions.tex
parent1cb6e4b28e77b8c1a87e54bbd7097d7f8af0e371 (diff)
parent50900bfc44961b87379cd2d3464b677d9f5be1ac (diff)
downloadrecommendation-cc1eea524d8fd1314d85fe7b56cddd95fd75302d.tar.gz
Merge branch 'master' of ssh://74.95.195.229:1444/git/data_value
Diffstat (limited to 'definitions.tex')
-rwxr-xr-xdefinitions.tex21
1 files changed, 11 insertions, 10 deletions
diff --git a/definitions.tex b/definitions.tex
index 7d30dcd..236c368 100755
--- 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:}}