Compare commits
4 Commits
65a2b4cef4
...
ff22fad2f8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff22fad2f8 | ||
|
|
3ba0eee08d | ||
|
|
671e8984c7 | ||
|
|
a11cfe4e04 |
5
.vscode/project.code-snippets
vendored
5
.vscode/project.code-snippets
vendored
@@ -176,5 +176,10 @@
|
|||||||
"scope": "latex",
|
"scope": "latex",
|
||||||
"prefix": "cproof",
|
"prefix": "cproof",
|
||||||
"body": ["[Proof, {{\\cite[$1]{$2}}}. ]$0"]
|
"body": ["[Proof, {{\\cite[$1]{$2}}}. ]$0"]
|
||||||
|
},
|
||||||
|
"Scaffold": {
|
||||||
|
"scope": "latex",
|
||||||
|
"prefix": "scaf",
|
||||||
|
"body": ["\\hyperref[scaffolded]{definition:measure-scaffold}$0"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
Hi, welcome to my digital garden, where I collect math results that I learn.
|
Hi, welcome to my digital garden, where I collect math results that I learn.
|
||||||
|
|
||||||
|
Occasionally, I make up some definitions to play with. These definition blocks will always have a * at the end of its tital to indicate that it lives mostly in my head. These terms will always be referenced with a link to their definition block.
|
||||||
|
|
||||||
\input{./src/cat/index}
|
\input{./src/cat/index}
|
||||||
\input{./src/topology/index}
|
\input{./src/topology/index}
|
||||||
\input{./src/fa/index}
|
\input{./src/fa/index}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
\section{Preimages}
|
\section{Preimages}
|
||||||
\label{section:preimage}
|
\label{section:preimage}
|
||||||
|
|
||||||
\begin{definition}[Preimage Function]
|
\begin{definition}[Preimage Function*]
|
||||||
\label{definition:preimage-function}
|
\label{definition:preimage-function}
|
||||||
Let $X, Y$ be sets and $P: 2^Y \to 2^X$, then $P$ is a \textbf{preimage function} if
|
Let $X, Y$ be sets and $P: 2^Y \to 2^X$, then $P$ is a \textbf{preimage function} if
|
||||||
\begin{enumerate}[label=(PF\arabic*)]
|
\begin{enumerate}[label=(PF\arabic*)]
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
\label{proposition:preimage-gymnastics}
|
\label{proposition:preimage-gymnastics}
|
||||||
Let $X$ and $Y$ be sets, then:
|
Let $X$ and $Y$ be sets, then:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item For any $f: X \to Y$, the mapping $S \mapsto f^{-1}(S)$ is a total preimage function.
|
\item For any $f: X \to Y$, the mapping $S \mapsto f^{-1}(S)$ is a total \hyperref[preimage function]{definition:preimage-function}.
|
||||||
\item For any total preimage function $P: 2^Y \to 2^X$, there exists a unique $f: X \to Y$ such that $P(S) = f^{-1}(S)$ for all $S \in 2^Y$.
|
\item For any total preimage function $P: 2^Y \to 2^X$, there exists a unique $f: X \to Y$ such that $P(S) = f^{-1}(S)$ for all $S \in 2^Y$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{proposition}
|
\end{proposition}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
\section{Approximations with Simple Functions}
|
\section{Approximations with Simple Functions}
|
||||||
\label{section:simple-approx}
|
\label{section:simple-approx}
|
||||||
|
|
||||||
\begin{definition}[Admissible Approximant Function]
|
\begin{definition}[Admissible Approximant Function*]
|
||||||
\label{definition:admissible-approximant-function}
|
\label{definition:admissible-approximant-function}
|
||||||
Let $X$ be a topological space and $\mathcal{A}: X \to 2^X$, then $\mathcal{A}$ is an \textbf{admissible approximant function} on $X$ if:
|
Let $X$ be a topological space and $\mathcal{A}: X \to 2^X$, then $\mathcal{A}$ is an \textbf{admissible approximant function} on $X$ if:
|
||||||
\begin{enumerate}[label=(AA\arabic*)]
|
\begin{enumerate}[label=(AA\arabic*)]
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
\end{lemma}
|
\end{lemma}
|
||||||
|
|
||||||
|
|
||||||
\begin{definition}[Approximation of the Identity]
|
\begin{definition}[Approximation of the Identity*]
|
||||||
\label{definition:approximation-id-measure}
|
\label{definition:approximation-id-measure}
|
||||||
Let $X$ be a topological space and $\net{I} \subset X^X$ be a net, then $\net{I}$ is an \textbf{approximation of the identity} if:
|
Let $X$ be a topological space and $\net{I} \subset X^X$ be a net, then $\net{I}$ is an \textbf{approximation of the identity} if:
|
||||||
\begin{enumerate}[label=(AI\arabic*)]
|
\begin{enumerate}[label=(AI\arabic*)]
|
||||||
|
|||||||
@@ -74,65 +74,6 @@
|
|||||||
On the other hand, if $\mu\bracs{d(f, g) > \eps} \le \eps$, then $d(f, g) \le \eps$. Therefore $\alpha$ induces the uniform structure of convergence in measure.
|
On the other hand, if $\mu\bracs{d(f, g) > \eps} \le \eps$, then $d(f, g) \le \eps$. Therefore $\alpha$ induces the uniform structure of convergence in measure.
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
\begin{definition}[Locally In Measure]
|
|
||||||
\label{definition:locally-in-measure}
|
|
||||||
Let $(X, \cm, \mu)$ be a measure space and $(Y, d)$ be a separable metric space. For each $\eps, \delta > 0$ and $A \in \cm$ with $\mu(A) < \infty$, let
|
|
||||||
\[
|
|
||||||
U(A, \delta, \eps) = \bracs{(f, g) \in \mathcal{L}^0(X; Y)| \mu(A \cap \bracs{d(f, g) > \delta}) < \eps}
|
|
||||||
\]
|
|
||||||
|
|
||||||
then
|
|
||||||
\[
|
|
||||||
\fB = \bracs{U(A, \delta, \eps)|\eps, \delta > 0, A \in \cm, \mu(A) < \infty}
|
|
||||||
\]
|
|
||||||
|
|
||||||
forms a fundamental system of entourages for a uniformity. The uniformity induced by $\fB$ is the \textbf{uniform structure of local convergence in measure} on $\mathcal{L}^0(X; Y)$.
|
|
||||||
\end{definition}
|
|
||||||
\begin{proof}
|
|
||||||
It is sufficient to check the conditions of \autoref{proposition:fundamental-entourage-criterion}:
|
|
||||||
\begin{enumerate}
|
|
||||||
\item[(FB1)] For each $\eps, \eps', \delta, \delta' > 0$ and $A, A' \in \cm$ with $\mu(A), \mu(A') < \infty$,
|
|
||||||
\[
|
|
||||||
U(A \cup A', \delta \wedge \delta', \eps \wedge \eps') \subset U(A, \delta, \eps) \cap U(A', \delta', \eps')
|
|
||||||
\]
|
|
||||||
\item[(UB3)] For each $\eps, \delta > 0$, $A \in \cm$ with $\mu(A) < \infty$, and $f, g, h \in \mathcal{L}^0(X; Y)$,
|
|
||||||
\[
|
|
||||||
\bracs{d(f, h) > \delta} \subset \bracs{d(f, g) > \delta} \cup \bracs{d(g, h) > \delta}
|
|
||||||
\]
|
|
||||||
|
|
||||||
so $U(A, \delta/2, \eps/2) \circ U(A, \delta/2, \eps/2) \subset U(A, \delta, \eps)$.
|
|
||||||
\end{enumerate}
|
|
||||||
\end{proof}
|
|
||||||
|
|
||||||
\begin{proposition}
|
|
||||||
\label{proposition:convergence-in-measure}
|
|
||||||
Let $(X, \cm, \mu)$ be a semifinite measure space, $(Y, d)$ be a separable metric space, and $\fF$ be a filter of $(\cm, \cb_Y)$-measurable functions, then $\fF$ is Cauchy in measure if and only if:
|
|
||||||
\begin{enumerate}
|
|
||||||
\item[(L)] $\fF$ is locally Cauchy in measure.
|
|
||||||
\item[(T)] For each $\eps, \delta > 0$, there exists $F \in \fF$ and $A \in \cm$ with $\mu(A) < \infty$ such that
|
|
||||||
\[
|
|
||||||
\sup_{f, g \in F}\mu(A^c \cap \bracs{d(f, g) > \delta}) < \eps
|
|
||||||
\]
|
|
||||||
\end{enumerate}
|
|
||||||
\end{proposition}
|
|
||||||
\begin{proof}
|
|
||||||
(L) + (T) $\Rightarrow$ (In Measure): Let $\eps, \delta > 0$. By (T) then there exists $F_1 \in \fF$ and $A \in \cm$ with $\mu(A) < \infty$ such that
|
|
||||||
\[
|
|
||||||
\sup_{f, g \in F_1}\mu(A^c \cap \bracs{d(f, g) > \delta}) < \eps
|
|
||||||
\]
|
|
||||||
|
|
||||||
By (L), there exists $F_2 \in \fF$ with $F_2 \subset F_1$ such that
|
|
||||||
\[
|
|
||||||
\sup_{f, g \in F_2}\mu(A \cap \bracs{d(f, g) > \delta}) < \eps
|
|
||||||
\]
|
|
||||||
|
|
||||||
Therefore
|
|
||||||
\[
|
|
||||||
\sup_{f, g \in F_2}\mu\bracs{d(f, g) > \delta} < 2\eps
|
|
||||||
\]
|
|
||||||
\end{proof}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{lemma}
|
\begin{lemma}
|
||||||
\label{lemma:ae-in-measure}
|
\label{lemma:ae-in-measure}
|
||||||
Let $(X, \cm, \mu)$ be a finite measure space, $(Y, d)$ be a separable metric space, and $\seq{f_n}$ and $f$ be Borel measurable functions from $X$ to $Y$ such that $f_n \to f$ almost everywhere, then $f_n \to f$ in measure.
|
Let $(X, \cm, \mu)$ be a finite measure space, $(Y, d)$ be a separable metric space, and $\seq{f_n}$ and $f$ be Borel measurable functions from $X$ to $Y$ such that $f_n \to f$ almost everywhere, then $f_n \to f$ in measure.
|
||||||
@@ -157,7 +98,7 @@
|
|||||||
\item $L^0(X; Y)$ equipped with the uniform structure of convergence in measure is complete.
|
\item $L^0(X; Y)$ equipped with the uniform structure of convergence in measure is complete.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{theorem}
|
\end{theorem}
|
||||||
\begin{proof}[Proof, [{{\cite[Theorem 2.30]{Folland}}}]. ]
|
\begin{proof}[Proof, {{\cite[Theorem 2.30]{Folland}}}. ]
|
||||||
(1): Since $\seq{f_n}$ is Cauchy in measure, there exists a subsequence $\seq{n_k}$ such that for each $k \in \natp$, $\mu(\bracsn{d(f_{n_k}, f_{n_{k+1}}) > 2^{-k}}) \le 2^{-k}$.
|
(1): Since $\seq{f_n}$ is Cauchy in measure, there exists a subsequence $\seq{n_k}$ such that for each $k \in \natp$, $\mu(\bracsn{d(f_{n_k}, f_{n_{k+1}}) > 2^{-k}}) \le 2^{-k}$.
|
||||||
|
|
||||||
In this case, for any $K \in \natp$ and $j \ge k \ge K$,
|
In this case, for any $K \in \natp$ and $j \ge k \ge K$,
|
||||||
@@ -196,48 +137,3 @@
|
|||||||
(2): Since the uniform structure of convergence in measure on $L^0(X; Y)$ is defined by the \hyperref[Ky Fan metric]{definition:ky-fan}, completeness follows from (1) and \autoref{proposition:complete-metric-space}.
|
(2): Since the uniform structure of convergence in measure on $L^0(X; Y)$ is defined by the \hyperref[Ky Fan metric]{definition:ky-fan}, completeness follows from (1) and \autoref{proposition:complete-metric-space}.
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
\begin{theorem}[Monotone Convergence Theorem (in Measure)]
|
|
||||||
\label{theorem:mct-measure}
|
|
||||||
Let $(X, \cm, \mu)$ be a semifinite measure space, $\net{f} \subset \mathcal{L}^+(X, \cm)$, and $f \in \mathcal{L}^+(X, \cm)$ such that
|
|
||||||
\begin{enumerate}[label=(\alph*)]
|
|
||||||
\item For each $x \in X$, $f_\alpha(x) \upto f(x)$.
|
|
||||||
\item $f_\alpha \to f$ locally in measure.
|
|
||||||
\end{enumerate}
|
|
||||||
|
|
||||||
then
|
|
||||||
\[
|
|
||||||
\lim_{\alpha \in A}\int f_\alpha d\mu = \int f d\mu
|
|
||||||
\]
|
|
||||||
\end{theorem}
|
|
||||||
\begin{proof}
|
|
||||||
By \autoref{definition:lebesgue-non-negative}, $\int f_\alpha d\mu \le \int f d\mu$ for each $\alpha \in A$.
|
|
||||||
|
|
||||||
On the other hand, using \autoref{lemma:lebesgue-non-negative-strict}, it is sufficient to show that
|
|
||||||
\[
|
|
||||||
\lim_{\alpha \in A}\int f_\alpha d\mu = \sup_{\alpha \in A}\int f_\alpha d\mu \ge \int \phi d\mu
|
|
||||||
\]
|
|
||||||
|
|
||||||
for any $\phi \in \Sigma^+(X, \cm)$ satisfying:
|
|
||||||
\begin{enumerate}[label=(\roman*)]
|
|
||||||
\item There exists $\delta > 0$ such that $\phi + \delta \le f$ on $\bracs{\phi > 0}$.
|
|
||||||
\item $\phi \in L^1(X, \cm)$.
|
|
||||||
\end{enumerate}
|
|
||||||
|
|
||||||
To this end, let $\eps > 0$. Since $\mu\bracs{\phi > 0} < \infty$, by (b), there exists $\alpha \in A$ such that
|
|
||||||
\[
|
|
||||||
\mu\bracs{\phi > 0, f_\alpha + \delta < \phi} \le \mu\bracs{\phi > 0, f_\alpha + \delta < f} < \frac{\eps}{\norm{\phi}_u}
|
|
||||||
\]
|
|
||||||
|
|
||||||
In which case, by \hyperref[linearity]{proposition:lebesgue-simple-properties},
|
|
||||||
\begin{align*}
|
|
||||||
\int \phi d\mu &= \int_{\bracs{\phi > 0}}\phi d\mu = \int_{\bracs{\phi > 0, f_\alpha + \delta \ge \phi}} \phi d\mu + \int_{\bracs{\phi > 0, f_\alpha + \delta < \phi}} \phi d\mu \\
|
|
||||||
&\le \int_{\bracs{\phi > 0, f_\alpha + \delta \ge \phi}} f_\alpha d\mu +\norm{\phi}_u\mu \bracs{\phi > 0, f_\alpha + \delta < \phi} \\
|
|
||||||
&\le \int f_\alpha d\mu + \norm{\phi}_u \frac{\eps}{\norm{\phi}_u} = \int f_\alpha d\mu + \eps
|
|
||||||
\end{align*}
|
|
||||||
|
|
||||||
As the above holds for all $\eps > 0$, $\int \phi d\mu \le \sup_{\alpha \in A}\int f_\alpha d\mu$. Therefore
|
|
||||||
\[
|
|
||||||
\int f d\mu = \sup_{\alpha \in A}\int f_\alpha d\mu = \lim_{\alpha \in A}\int f_\alpha d\mu
|
|
||||||
\]
|
|
||||||
\end{proof}
|
|
||||||
|
|
||||||
|
|||||||
@@ -8,3 +8,4 @@
|
|||||||
\input{./metric.tex}
|
\input{./metric.tex}
|
||||||
\input{./approx.tex}
|
\input{./approx.tex}
|
||||||
\input{./in-measure.tex}
|
\input{./in-measure.tex}
|
||||||
|
\input{./locally-in-measure.tex}
|
||||||
|
|||||||
116
src/measure/measurable-maps/local-in-measure.tex
Normal file
116
src/measure/measurable-maps/local-in-measure.tex
Normal file
@@ -0,0 +1,116 @@
|
|||||||
|
\section{Local Convergence in Measure}
|
||||||
|
\label{section:locally-in-measure}
|
||||||
|
|
||||||
|
\begin{definition}[Locally In Measure*]
|
||||||
|
\label{definition:locally-in-measure}
|
||||||
|
Let $(X, \cm, \cf, \mu)$ be a \hyperref[scaffolded]{definition:measure-scaffold} measure space and $(Y, d)$ be a separable metric space. For each $\eps, \delta > 0$ and $A \in \cf$, let
|
||||||
|
\[
|
||||||
|
U(A, \delta, \eps) = \bracs{(f, g) \in \mathcal{L}^0(X; Y)| \mu(A \cap \bracs{d(f, g) > \delta}) < \eps}
|
||||||
|
\]
|
||||||
|
|
||||||
|
then
|
||||||
|
\[
|
||||||
|
\fB = \bracs{U(A, \delta, \eps)|\eps, \delta > 0, A \in \cm, \mu(A) < \infty}
|
||||||
|
\]
|
||||||
|
|
||||||
|
forms a fundamental system of entourages for a uniformity.
|
||||||
|
|
||||||
|
The uniformity defined by $\fB$ is the \textbf{uniform structure of local convergence in measure}, and $\mathcal{L}_\cf^0(X; Y)$ denotes $\mathcal{L}^0(X; Y)$ equipped with this uniformity.
|
||||||
|
\end{definition}
|
||||||
|
\begin{proof}
|
||||||
|
It is sufficient to check the conditions of \autoref{proposition:fundamental-entourage-criterion}:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item[(FB1)] For each $\eps, \eps', \delta, \delta' > 0$ and $A, A' \in \cm$ with $\mu(A), \mu(A') < \infty$,
|
||||||
|
\[
|
||||||
|
U(A \cup A', \delta \wedge \delta', \eps \wedge \eps') \subset U(A, \delta, \eps) \cap U(A', \delta', \eps')
|
||||||
|
\]
|
||||||
|
\item[(UB3)] For each $\eps, \delta > 0$, $A \in \cf$, and $f, g, h \in \mathcal{L}^0(X; Y)$,
|
||||||
|
\[
|
||||||
|
\bracs{d(f, h) > \delta} \subset \bracs{d(f, g) > \delta} \cup \bracs{d(g, h) > \delta}
|
||||||
|
\]
|
||||||
|
|
||||||
|
so $U(A, \delta/2, \eps/2) \circ U(A, \delta/2, \eps/2) \subset U(A, \delta, \eps)$.
|
||||||
|
\end{enumerate}
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
\begin{proposition}
|
||||||
|
\label{proposition:convergence-in-measure}
|
||||||
|
Let $(X, \cm, \cf, \mu)$ be a \hyperref[scaffolded]{definition:measure-scaffold} measure space, $(Y, d)$ be a separable metric space, and $\fF$ be a filter of $(\cm, \cb_Y)$-measurable functions, then $\fF$ is Cauchy in measure if and only if:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item[(L)] $\fF$ is \hyperref[definition:locally-in-measure]{definition:locally-in-measure}.
|
||||||
|
\item[(T)] For each $\eps, \delta > 0$, there exists $F \in \fF$ and $A \in \cf$ such that
|
||||||
|
\[
|
||||||
|
\sup_{f, g \in F}\mu(A^c \cap \bracs{d(f, g) > \delta}) < \eps
|
||||||
|
\]
|
||||||
|
\end{enumerate}
|
||||||
|
\end{proposition}
|
||||||
|
\begin{proof}
|
||||||
|
(L) + (T) $\Rightarrow$ (In Measure): Let $\eps, \delta > 0$. By (T) then there exists $F_1 \in \fF$ and $A \in \cf$ such that
|
||||||
|
\[
|
||||||
|
\sup_{f, g \in F_1}\mu(A^c \cap \bracs{d(f, g) > \delta}) < \eps
|
||||||
|
\]
|
||||||
|
|
||||||
|
By (L), there exists $F_2 \in \fF$ with $F_2 \subset F_1$ such that
|
||||||
|
\[
|
||||||
|
\sup_{f, g \in F_2}\mu(A \cap \bracs{d(f, g) > \delta}) < \eps
|
||||||
|
\]
|
||||||
|
|
||||||
|
Therefore
|
||||||
|
\[
|
||||||
|
\sup_{f, g \in F_2}\mu\bracs{d(f, g) > \delta} < 2\eps
|
||||||
|
\]
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
\begin{theorem}
|
||||||
|
\label{theorem:locally-in-measure-complete}
|
||||||
|
Let $(X, \cm, \cf, \mu)$ be a \hyperref[scaffolded]{definition:measure-scaffold} localisable measure space and $(Y, d)$ be a Polish space, then \hyperref[$\mathcal{L}^0_\cf(X; Y)$]{definition:locally-in-measure} is complete.
|
||||||
|
\end{theorem}
|
||||||
|
\begin{proof}
|
||||||
|
Let $\fF \subset \mathcal{L}^0_\cf(X; Y)$ be a Cauchy filter. By \autoref{theorem:cauchy-in-measure-limit}, for each $A \in \cf$, there exists an almost everywhere unique $f_A \in \mathcal{L}^0(A; Y)$ such that $\fF$ converges to $f_A$ when restricted to $A$. Thus for any $A, B \in \cf$, $f_{A \cup B}|_{A \cap B} = f_A|_{A \cap B} = f_B|_{B \cap A}$ almost everywhere. By the \hyperref[gluing lemma for measurable functions]{lemma:gluing-measurable}, there exists $f \in \mathcal{L}^0(X; Y)$ such that $f|_A = f_A$ for all $A \in \cf$. Thus $\fF \to f$ locally in measure, and $\mathcal{L}^0(X; Y)$ is complete.
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
\begin{theorem}[Monotone Convergence Theorem (in Measure)]
|
||||||
|
\label{theorem:mct-measure}
|
||||||
|
Let $(X, \cm, \mu)$ be a semifinite measure space, $\net{f} \subset \mathcal{L}^+(X, \cm)$, and $f \in \mathcal{L}^+(X, \cm)$ such that
|
||||||
|
\begin{enumerate}[label=(\alph*)]
|
||||||
|
\item For each $x \in X$, $f_\alpha(x) \upto f(x)$.
|
||||||
|
\item $f_\alpha \to f$ locally in measure.
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
then
|
||||||
|
\[
|
||||||
|
\lim_{\alpha \in A}\int f_\alpha d\mu = \int f d\mu
|
||||||
|
\]
|
||||||
|
\end{theorem}
|
||||||
|
\begin{proof}
|
||||||
|
By \autoref{definition:lebesgue-non-negative}, $\int f_\alpha d\mu \le \int f d\mu$ for each $\alpha \in A$.
|
||||||
|
|
||||||
|
On the other hand, using \autoref{lemma:lebesgue-non-negative-strict}, it is sufficient to show that
|
||||||
|
\[
|
||||||
|
\lim_{\alpha \in A}\int f_\alpha d\mu = \sup_{\alpha \in A}\int f_\alpha d\mu \ge \int \phi d\mu
|
||||||
|
\]
|
||||||
|
|
||||||
|
for any $\phi \in \Sigma^+(X, \cm)$ satisfying:
|
||||||
|
\begin{enumerate}[label=(\roman*)]
|
||||||
|
\item There exists $\delta > 0$ such that $\phi + \delta \le f$ on $\bracs{\phi > 0}$.
|
||||||
|
\item $\phi \in L^1(X, \cm)$.
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
To this end, let $\eps > 0$. Since $\mu\bracs{\phi > 0} < \infty$, by (b), there exists $\alpha \in A$ such that
|
||||||
|
\[
|
||||||
|
\mu\bracs{\phi > 0, f_\alpha + \delta < \phi} \le \mu\bracs{\phi > 0, f_\alpha + \delta < f} < \frac{\eps}{\norm{\phi}_u}
|
||||||
|
\]
|
||||||
|
|
||||||
|
In which case, by \hyperref[linearity]{proposition:lebesgue-simple-properties},
|
||||||
|
\begin{align*}
|
||||||
|
\int \phi d\mu &= \int_{\bracs{\phi > 0}}\phi d\mu = \int_{\bracs{\phi > 0, f_\alpha + \delta \ge \phi}} \phi d\mu + \int_{\bracs{\phi > 0, f_\alpha + \delta < \phi}} \phi d\mu \\
|
||||||
|
&\le \int_{\bracs{\phi > 0, f_\alpha + \delta \ge \phi}} f_\alpha d\mu +\norm{\phi}_u\mu \bracs{\phi > 0, f_\alpha + \delta < \phi} \\
|
||||||
|
&\le \int f_\alpha d\mu + \norm{\phi}_u \frac{\eps}{\norm{\phi}_u} = \int f_\alpha d\mu + \eps
|
||||||
|
\end{align*}
|
||||||
|
|
||||||
|
As the above holds for all $\eps > 0$, $\int \phi d\mu \le \sup_{\alpha \in A}\int f_\alpha d\mu$. Therefore
|
||||||
|
\[
|
||||||
|
\int f d\mu = \sup_{\alpha \in A}\int f_\alpha d\mu = \lim_{\alpha \in A}\int f_\alpha d\mu
|
||||||
|
\]
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
@@ -105,7 +105,7 @@
|
|||||||
|
|
||||||
\begin{lemma}
|
\begin{lemma}
|
||||||
\label{lemma:gluing-measurable-sets}
|
\label{lemma:gluing-measurable-sets}
|
||||||
Let $(X, \cm, \mu)$ be a localisable measure space, $\cf = \bracs{A \in \cm|\mu(A) < \infty}$, $\bracs{(E_A, F_A)}_{A \in \cf}$ such that:
|
Let $(X, \cm, \cf, \mu)$ be a \hyperref[scaffolded]{definition:measure-scaffold} localisable measure space and $\bracs{(E_A, F_A)}_{A \in \cf}$ be pairs of measurable sets such that:
|
||||||
\begin{enumerate}[label=(\alph*)]
|
\begin{enumerate}[label=(\alph*)]
|
||||||
\item For each $A \in \cf$, $E_A, F_A \in \cm$, $E_A, F_A \subset A$, and $E_A \cap F_A = \emptyset$.
|
\item For each $A \in \cf$, $E_A, F_A \in \cm$, $E_A, F_A \subset A$, and $E_A \cap F_A = \emptyset$.
|
||||||
\item For each $A, B \in \cf$, $\mu((E_A \cap B) \Delta (E_B \cap A)) = 0$ and $\mu((F_A \cap B) \Delta (F_B \cap A)) = 0$.
|
\item For each $A, B \in \cf$, $\mu((E_A \cap B) \Delta (E_B \cap A)) = 0$ and $\mu((F_A \cap B) \Delta (F_B \cap A)) = 0$.
|
||||||
@@ -132,7 +132,7 @@
|
|||||||
|
|
||||||
\begin{lemma}[Gluing Lemma for Measurable Functions]
|
\begin{lemma}[Gluing Lemma for Measurable Functions]
|
||||||
\label{lemma:gluing-measurable}
|
\label{lemma:gluing-measurable}
|
||||||
Let $(X, \cm, \mu)$ be a localisable measure space, $\cf = \bracs{A \in \cm|\mu(A) < \infty}$, $Y$ be a Polish space, and $\bracsn{f_A: A \to Y|A \in \cf}$ such that:
|
Let $(X, \cm, \cf, \mu)$ be a \hyperref[scaffolded]{definition:measure-scaffold} localisable measure space, $Y$ be a Polish space, and $\bracsn{f_A: A \to Y|A \in \cf}$ such that:
|
||||||
\begin{enumerate}[label=(\alph*)]
|
\begin{enumerate}[label=(\alph*)]
|
||||||
\item For each $A \in \cf$, $f_A \in \mathcal{L}^0(A; Y)$.
|
\item For each $A \in \cf$, $f_A \in \mathcal{L}^0(A; Y)$.
|
||||||
\item For each $A, B \in \cf$, $f_A|_{A \cap B} = f_B|_{A \cap B}$ almost everywhere.
|
\item For each $A, B \in \cf$, $f_A|_{A \cap B} = f_B|_{A \cap B}$ almost everywhere.
|
||||||
@@ -160,7 +160,7 @@
|
|||||||
\end{align*}
|
\end{align*}
|
||||||
|
|
||||||
so $f|_A = f_A$ almost everywhere on $A$.
|
so $f|_A = f_A$ almost everywhere on $A$.
|
||||||
\item[(U)] For all $A \in \cf$, $f|_A = g|_A$ almost everywhere. Since $\mu$ is semifinite, $f = g$ almost everywhere.
|
\item[(U)] For all $A \in \cf$, $f|_A = g|_A$ almost everywhere. Since $\cf$ is a scaffold for $\mu$, $f = g$ almost everywhere.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|
||||||
Therefore $f$ is the desired function.
|
Therefore $f$ is the desired function.
|
||||||
@@ -184,18 +184,18 @@
|
|||||||
\item For each $A \in \cf$, $f_n|_A = f_{A, n}$ almost everywhere.
|
\item For each $A \in \cf$, $f_n|_A = f_{A, n}$ almost everywhere.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|
||||||
Since $Y$ is Polish, \autoref{proposition:metric-measurable-limit} implies that $\bracsn{\limv{n}f_n \text{ exists}} \in \cm$. For each $A \in \cf$, $f_{A, n} \to f_n$ pointwise by (i). For each$n \in \natp$, $f_{A, n} = f_n|_A$ almost everywhere on $A$ by (2). Thus
|
Since $Y$ is Polish, \autoref{proposition:metric-measurable-limit} implies that $\bracsn{\limv{n}f_n \text{ exists}} \in \cm$. For each $A \in \cf$, $f_{A, n} \to f_A$ pointwise by (i). For each$n \in \natp$, $f_{A, n} = f_n|_A$ almost everywhere on $A$ by (2). Thus
|
||||||
\begin{align*}
|
\begin{align*}
|
||||||
\bracs{\limv{n}f_n \text{ exists}} \cap A &\subset \bigcap_{n \in \natp}\bracs{f_{A, n} = f_n|_A} \\
|
\bracs{\limv{n}f_n \text{ exists}} \cap A &\supset \bigcap_{n \in \natp}\bracs{f_{A, n} = f_n|_A} \\
|
||||||
\mu\paren{\bracs{\limv{n}f_n \text{ exists}} \cap A} &= \mu\paren{\bigcap_{n \in \natp}\bracs{f_{A, n} = f_n|_{A}}} = \mu(A) \\
|
\mu\paren{\bracs{\limv{n}f_n \text{ exists}} \cap A} &= \mu\paren{\bigcap_{n \in \natp}\bracs{f_{A, n} = f_n|_{A}}} = \mu(A) \\
|
||||||
\mu\paren{\bracs{\limv{n}f_n \text{ does not exist}} \cap A} &= 0
|
\mu\paren{\bracs{\limv{n}f_n \text{ does not exist}} \cap A} &= 0
|
||||||
\end{align*}
|
\end{align*}
|
||||||
|
|
||||||
As $\mu$ is semifinite, $\mu\bracsn{\limv{n}f_n \text{ does not exist}} = 0$. By (1) and \autoref{proposition:metric-measurable-limit}, there exists $f \in \mathcal{L}^0(X; Y)$ such that $f = \limv{n}f_n$ almost everywhere. In which case,
|
As $\cf$ is a scaffold for $\mu$, $\mu\bracsn{\limv{n}f_n \text{ does not exist}} = 0$. By (1) and \autoref{proposition:metric-measurable-limit}, there exists $f \in \mathcal{L}^0(X; Y)$ such that $f = \limv{n}f_n$ almost everywhere. In which case,
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item $f \in \mathcal{L}^0(X; Y)$.
|
\item $f \in \mathcal{L}^0(X; Y)$.
|
||||||
\item For each $A \in \cf$, $f|_A = \limv{n}f_n|_A = \limv{n}f_{A, n} = f_A$ almost everywhere.
|
\item For each $A \in \cf$, $f|_A = \limv{n}f_n|_A = \limv{n}f_{A, n} = f_A$ almost everywhere.
|
||||||
\item[(U)] For all $A \in \cf$, $f|_A = g|_A$ almost everywhere. Since $\mu$ is semifinite, $f = g$ almost everywhere.
|
\item[(U)] For all $A \in \cf$, $f|_A = g|_A$ almost everywhere. Since $\cf$ is a scaffold for $\mu$, $f = g$ almost everywhere.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
|
|||||||
@@ -59,3 +59,22 @@
|
|||||||
\]
|
\]
|
||||||
|
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
|
|
||||||
|
\begin{definition}[Scaffold*]
|
||||||
|
\label{definition:measure-scaffold}
|
||||||
|
Let $(X, \cm, \mu)$ be a measure space and $\cf \subset \bracs{A \in \cm|\mu(A) < \infty}$ be an ideal, then $\cf$ is a \textbf{scaffold} for $\mu$ if for all $E \in \cm$,
|
||||||
|
\[
|
||||||
|
\mu(E) = \sup\bracs{\mu(E \cap A)|A \in \cf}
|
||||||
|
\]
|
||||||
|
|
||||||
|
and the quadruple $(X, \cm, \cf, \mu)$ is a \textbf{scaffolded measure space}.
|
||||||
|
|
||||||
|
For any semifinite measure space $(X, \cm, \mu)$, $\cf = \bracs{A \in \cm|\mu(A) < \infty}$ is the \textbf{canonical scaffold} for $\mu$, and $(X, \cm, \mu)$ will be equipped with this scaffold unless specified otherwise.
|
||||||
|
\end{definition}
|
||||||
|
|
||||||
|
\begin{example}
|
||||||
|
Let $X$ be a LCH space, $\mu$ be a Radon measure, and $\mathcal{K}$ be the collection of compact subsets of $X$, then $\mathcal{K}$ is a scaffold for $\mu$.
|
||||||
|
\end{example}
|
||||||
|
% Omitted
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
\section{Open Preimage Functions}
|
\section{Open Preimage Functions}
|
||||||
\label{section:preimage-function-topology}
|
\label{section:preimage-function-topology}
|
||||||
|
|
||||||
\begin{definition}[Open Preimage Function]
|
\begin{definition}[Open Preimage Function*]
|
||||||
\label{definition:open-preimage-function}
|
\label{definition:open-preimage-function}
|
||||||
Let $X$ be a set, $(Y, \topo)$ be a topological space, and $P: \topo \to 2^X$, then $P$ is an \textbf{open preimage function} if
|
Let $X$ be a set, $(Y, \topo)$ be a topological space, and $P: \topo \to 2^X$, then $P$ is an \textbf{open preimage function} if
|
||||||
\begin{enumerate}[label=(PF\arabic*)]
|
\begin{enumerate}[label=(PF\arabic*)]
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
\label{proposition:open-preimage-function-gymnastics}
|
\label{proposition:open-preimage-function-gymnastics}
|
||||||
Let $X$ be a set, $(Y, \topo)$ be a topological space, and $f: X \to Y$, then:
|
Let $X$ be a set, $(Y, \topo)$ be a topological space, and $f: X \to Y$, then:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item The mapping $U \mapsto f^{-1}(U)$ is an open preimage function.
|
\item The mapping $U \mapsto f^{-1}(U)$ is an \hyperref[open preimage function]{definition:open-preimage-function}.
|
||||||
\item If $Y$ is T1, then for any $g: X \to Y$ with $g^{-1}(U) = f^{-1}(U)$ for all $U \in \topo$, $f = g$.
|
\item If $Y$ is T1, then for any $g: X \to Y$ with $g^{-1}(U) = f^{-1}(U)$ for all $U \in \topo$, $f = g$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{proposition}
|
\end{proposition}
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
|
|
||||||
\begin{definition}[Basic Preimage Function]
|
\begin{definition}[Basic Preimage Function*]
|
||||||
\label{definition:basic-preimage-function}
|
\label{definition:basic-preimage-function}
|
||||||
Let $X$ be a set, $Y$ be a topological space, $\mathcal{B}$ be a base for $Y$ with $\emptyset \in \mathcal{B}$, and $p: \mathcal{B} \to 2^X$, then $p$ is a \textbf{basic preimage function} if:
|
Let $X$ be a set, $Y$ be a topological space, $\mathcal{B}$ be a base for $Y$ with $\emptyset \in \mathcal{B}$, and $p: \mathcal{B} \to 2^X$, then $p$ is a \textbf{basic preimage function} if:
|
||||||
\begin{enumerate}[label=(PF\arabic*)]
|
\begin{enumerate}[label=(PF\arabic*)]
|
||||||
@@ -43,8 +43,8 @@
|
|||||||
\label{proposition:basic-preimage-function}
|
\label{proposition:basic-preimage-function}
|
||||||
Let $X$ be a set, $(Y, \topo)$ be a topological space, and $\mathcal{B}$ be a base for $Y$ with $\emptyset \in \mathcal{B}$, then:
|
Let $X$ be a set, $(Y, \topo)$ be a topological space, and $\mathcal{B}$ be a base for $Y$ with $\emptyset \in \mathcal{B}$, then:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item For any open preimage function $P: \topo \to 2^X$, $P|_{\mathcal{B}}$ is a basic preimage function.
|
\item For any \hyperref[open preimage function]{definition:open-preimage-function} $P: \topo \to 2^X$, $P|_{\mathcal{B}}$ is a basic preimage function.
|
||||||
\item For any basic preimage function $p: \mathcal{B} \to 2^X$, there exists a unique open preimage function $P: \topo \to 2^X$ such that $p = P|_{\mathcal{B}}$.
|
\item For any \hyperref[basic preimage function]{definition:basic-preimage-function} $p: \mathcal{B} \to 2^X$, there exists a unique open preimage function $P: \topo \to 2^X$ such that $p = P|_{\mathcal{B}}$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{proposition}
|
\end{proposition}
|
||||||
\begin{proof}
|
\begin{proof}
|
||||||
@@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
\begin{theorem}
|
\begin{theorem}
|
||||||
\label{theorem:open-preimage-function-existence}
|
\label{theorem:open-preimage-function-existence}
|
||||||
Let $X$ be a set, $(Y, \fU)$ be a complete Hausdorff uniform space with topology $\topo$, and $P: \topo \to 2^X$ be an open preimage function such that:
|
Let $X$ be a set, $(Y, \fU)$ be a complete Hausdorff uniform space with topology $\topo$, and $P: \topo \to 2^X$ be an \hyperref[open preimage function]{definition:open-preimage-function} such that:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item[(S)] For each $x \in X$ and $U \in \fU$, there exists a $U$-small set $V \in \topo$ such that $x \in P(V)$.
|
\item[(S)] For each $x \in X$ and $U \in \fU$, there exists a $U$-small set $V \in \topo$ such that $x \in P(V)$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
|
|
||||||
\begin{corollary}
|
\begin{corollary}
|
||||||
\label{corollary:basic-preimage-function-existence}
|
\label{corollary:basic-preimage-function-existence}
|
||||||
Let $X$ be a set, $(Y, \fU)$ be a complete Hausdorff uniform space, $\mathcal{B}$ be a base for $Y$ with $\emptyset \in \mathcal{B}$, and $p: \mathcal{B} \to 2^X$ be a basic preimage function such that:
|
Let $X$ be a set, $(Y, \fU)$ be a complete Hausdorff uniform space, $\mathcal{B}$ be a base for $Y$ with $\emptyset \in \mathcal{B}$, and $p: \mathcal{B} \to 2^X$ be a \hyperref[basic preimage function]{definition:basic-preimage-function} such that:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item[(S')] For each $x \in X$ and $U \in \fU$, there exists a $U$-small set $V \in \mathcal{B}$ such that $x \in P(V)$.
|
\item[(S')] For each $x \in X$ and $U \in \fU$, there exists a $U$-small set $V \in \mathcal{B}$ such that $x \in P(V)$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|||||||
Reference in New Issue
Block a user