diff notes/tex/preamble.tex @ 26:4436f8006ebd

fix minor errors; sixth slides and sheet
author Markus Kaiser <markus.kaiser@in.tum.de>
date Mon, 25 Nov 2013 23:16:14 +0100
parents dc6b569c57c8
children 7b032fb47f48
line wrap: on
line diff
--- a/notes/tex/preamble.tex	Tue Nov 19 14:56:59 2013 +0100
+++ b/notes/tex/preamble.tex	Mon Nov 25 23:16:14 2013 +0100
@@ -48,6 +48,9 @@
 \newcommand{\Prob}{\mathrm{P}}
 \newcommand{\Oh}{\mathcal{O}}
 
+\newcommand{\true}{\mathrm{true}}
+\newcommand{\false}{\mathrm{false}}
+
 \newcommand{\abs}[1]{\left\vert #1 \right\vert}
 \newcommand{\powerset}[1]{\mathcal{P}\left( #1 \right)}
 \newcommand{\setnot}[1]{\overline{#1}}