tex changes

This commit is contained in:
h
2023-09-25 14:10:12 -04:00
parent adedd29830
commit 45410393da
9 changed files with 299 additions and 224 deletions
+7 -1
View File
@@ -12,8 +12,13 @@
\newcommand{\Z}{\ensuremath{\mathbb{Z}}}
\newcommand{\R}{\ensuremath{\mathbb{R}}}
\newcommand{\Q}{\ensuremath{\mathbb{Q}}}
\newcommand\C{\ensuremath{\mathbb{C}}}
\newcommand{\C}{\ensuremath{\mathbb{C}}}
\newcommand{\D}{\ensuremath{\mathbb{D}}}
\newcommand{\suchthat}{\ensuremath{\text{ such that }}}
\newcommand{\BigO}{\ensuremath{\mathcal{O}}}
\newcommand{\BigOm}{\ensuremath{\Omega}}
\newcommand{\BigT}{\ensuremath{\Theta}}
\DeclareMathOperator{\GL}{GL}
\DeclareMathOperator{\Imm}{Im}
@@ -23,3 +28,4 @@
\DeclareMathOperator{\Hol}{Hol}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Var}{Var}