Added elementary facts about conve functions.
All checks were successful
Compile Project / Compile (push) Successful in 41s

This commit is contained in:
Bokuan Li
2026-06-23 22:38:23 -04:00
parent c3751d034f
commit 8b5da0b349
5 changed files with 87 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
$\sigma(\mathcal{E})$ & $\sigma$-algebra generated by $\mathcal{E}$. & \autoref{definition:generated-sigma-algebra} \\
$\lambda(\mathcal{E})$ & $\lambda$-system generated by $\mathcal{E}$. & \autoref{definition:generated-lambda-system} \\
$\sigma \otimes \tau$ & Product of ideals. & \autoref{definition:product-ideal} \\
$\text{epi}(f)$ & Epigraph of $f$. & \autoref{definition:epigraph} \\
% ---- Measure Theory ----
$\mathcal{B}_X$ & Borel $\sigma$-algebra on $X$. & \autoref{definition:borel-sigma-algebra} \\
$\sigma(\{f_i \mid i \in I\})$ & $\sigma$-algebra generated by the maps $\{f_i\}$. & \autoref{definition:generated-sigma-algebra-function} \\