From 843f75943d25f4e180493142b6da0968621b9a78 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Mon, 9 Mar 2015 13:50:20 -0400 Subject: Big reorganisation of the repo --- notes/defs.tex | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 notes/defs.tex (limited to 'notes/defs.tex') diff --git a/notes/defs.tex b/notes/defs.tex deleted file mode 100644 index ca5dd55..0000000 --- a/notes/defs.tex +++ /dev/null @@ -1,17 +0,0 @@ -\newtheorem{theorem}{Theorem}[section] -\newtheorem{lemma}[theorem]{Lemma} -\newtheorem{proposition}[theorem]{Proposition} -\newtheorem{corollary}[theorem]{Corollary} -\theoremstyle{definition} -\newtheorem*{remark}{Remark} - -\DeclareMathOperator{\E}{\mathbb{E}} -\let\P\relax -\DeclareMathOperator{\P}{\mathbb{P}} -\newcommand{\ex}[1]{\E\left[#1\right]} -\newcommand{\prob}[1]{\P\left[#1\right]} -\newcommand{\inprod}[1]{\left\langle #1 \right\rangle} -\newcommand{\R}{\mathbb{R}} -\newcommand{\N}{\mathbb{N}} -\newcommand{\eps}{\varepsilon} -\newcommand{\eqdef}{\mathbin{\stackrel{\rm def}{=}}} -- cgit v1.2.3-70-g09d2