Finished Integrals

This commit is contained in:
Robert 2021-03-31 15:10:43 +02:00
parent 0a4b2bc3ae
commit 5ac0fdf189
4 changed files with 638 additions and 1 deletions

View file

@ -2,7 +2,7 @@
\usepackage{amsmath, amssymb, amstext, physics}
\usepackage{amsthm, stackrel, xifthen, mathtools, graphicx}
\usepackage[makeroom]{cancel}
\usepackage{hyperref, cleveref}
\usepackage{hyperref, cleveref, bbm}
\usepackage{enumerate, subcaption}
\usepackage[shortlabels]{enumitem}
\usepackage{multicol}
@ -94,6 +94,7 @@
\newcommand{\measureable}{(\Omega, \setfam)}
\newcommand{\measure}{(\Omega, \setfam, \mu)}
\newcommand{\intervals}{\mathcal{I}}
\newcommand{\charfun}{\mathbbm{1}}
\newcommand{\reader}{Left as an exercise for the reader.}
\newcommand{\noproof}{Without proof.}