finished linear ops

This commit is contained in:
Robert 2021-07-31 01:46:37 +02:00
parent f58ec2bb68
commit adc06f7327
4 changed files with 14706 additions and 13824 deletions

View file

@ -72,6 +72,7 @@
\newcommand{\finite}{\text{ finite}}
\newcommand{\conj}[1]{\overline{#1}}
\newcommand{\must}[1][=]{\stackrel{!}{#1}}
\newcommand{\domain}{\mathcal{D}}
\newcommand{\metric}[1][X]{(#1, d)}
\newcommand{\dnorm}{\norm{\cdot}}
@ -192,5 +193,6 @@
\subfile{chapters/int_submanifold.tex}
\subfile{chapters/complex_analysis.tex}
\subfile{chapters/fourier_transform.tex}
\subfile{chapters/operator_theory.tex}
\end{document}