We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b731c6 commit 11b9530Copy full SHA for 11b9530
assets/header.tex
@@ -59,6 +59,7 @@
59
\DeclareMathOperator{\ob}{ob}
60
\DeclareMathOperator{\Set}{Set}
61
\DeclareMathOperator{\Top}{Top}
62
+\DeclareMathOperator{\Meas}{Meas}
63
\DeclareMathOperator{\Grp}{Grp}
64
\DeclareMathOperator{\Ab}{Ab}
65
\DeclareMathOperator{\Ch}{Ch}
@@ -108,6 +109,8 @@
108
109
\newcommand\Sphere{\mathcal{S}}
110
\newcommand\bigO{\mathcal{O}}
111
\newcommand\Power{\mathcal{P}}
112
+\newcommand\Structure{\mathcal{S}}
113
+
114
115
% mathbb symbols
116
\usepackage{mathrsfs}
@@ -118,6 +121,7 @@
118
121
\newcommand\C{\mathbb{C}}
119
122
\newcommand\F{\mathbb{F}}
120
123
\newcommand\T{\mathbb{T}}
124
+\newcommand\Exp{\mathbb{E}}
125
126
% mathrsfs symbols
127
\newcommand\Borel{\mathscr{B}}
0 commit comments