Added citations for elements taken from Cohn's Measure Theory.
All checks were successful
Compile Project / Compile (push) Successful in 43s

This commit is contained in:
Bokuan Li
2026-06-24 23:28:30 -04:00
parent 373bc8a223
commit 7777095461
2 changed files with 14 additions and 2 deletions

View File

@@ -236,3 +236,15 @@
doi = {10.1007/978-1-4471-4820-3}, doi = {10.1007/978-1-4471-4820-3},
isbn = {978-1-4471-4820-3} isbn = {978-1-4471-4820-3}
} }
@book{CohnMeasure,
author = {Cohn, Donald L.},
title = {Measure Theory},
edition = {2nd},
series = {Birkhäuser Advanced Texts Basler Lehrbücher},
publisher = {Birkhäuser},
address = {New York},
year = {2013},
isbn = {978-1-4614-6955-1},
doi = {10.1007/978-1-4614-6956-8}
}

View File

@@ -40,7 +40,7 @@
\item For each $\phi \in C(X; [0, 1])$, $\phi \circ f$ is $(\cm, \cb_\real)$-measurable. \item For each $\phi \in C(X; [0, 1])$, $\phi \circ f$ is $(\cm, \cb_\real)$-measurable.
\end{enumerate} \end{enumerate}
\end{proposition} \end{proposition}
\begin{proof} \begin{proof}[Proof, {{\cite[Lemma 8.1.9]{CohnMeasure}}}. ]
(2) $\Rightarrow$ (1): For each $U \subset X$ open, the function (2) $\Rightarrow$ (1): For each $U \subset X$ open, the function
\[ \[
d_{U^c}: X \to [0, 1] \quad x \mapsto d(x, U^c) \wedge 1 d_{U^c}: X \to [0, 1] \quad x \mapsto d(x, U^c) \wedge 1
@@ -57,7 +57,7 @@
\item If $f = \limv{n}f_n$ exists, then it is $(\cm, \cb_Y)$-measurable. \item If $f = \limv{n}f_n$ exists, then it is $(\cm, \cb_Y)$-measurable.
\end{enumerate} \end{enumerate}
\end{proposition} \end{proposition}
\begin{proof} \begin{proof}[Proof, {{\cite[Proposition 8.1.10-8.1.11]{CohnMeasure}}}. ]
(1): Let $d$ be a complete metric on $Y$, then for any $x \in X$, $\limv{n}f_n(x)$ exists if and only if $\seq{f_n(x)}$ is Cauchy. In which case, (1): Let $d$ be a complete metric on $Y$, then for any $x \in X$, $\limv{n}f_n(x)$ exists if and only if $\seq{f_n(x)}$ is Cauchy. In which case,
\[ \[
\bracs{\limv{n}f_n \text{ exists}} = \bigcap_{k \in \natp}\bigcup_{N \in \natp}\bigcap_{m \in \natp}\bigcap_{n \in \natp}\bracsn{d(f_m, f_n) < 1/k} \bracs{\limv{n}f_n \text{ exists}} = \bigcap_{k \in \natp}\bigcup_{N \in \natp}\bigcap_{m \in \natp}\bigcap_{n \in \natp}\bracsn{d(f_m, f_n) < 1/k}