typo
This commit is contained in:
parent
2b34e3b5fb
commit
e566dff883
2 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@ for any $k \in \N$.
|
||||||
this also means $\sigma(X_1,X_2,\ldots) \subseteq\sigma\left( \bigcup_{n \in \N} \cF_n \right)$.
|
this also means $\sigma(X_1,X_2,\ldots) \subseteq\sigma\left( \bigcup_{n \in \N} \cF_n \right)$.
|
||||||
|
|
||||||
``$\subseteq$ '' Since $\cF_n = \sigma(X_1,\ldots,X_n)$,
|
``$\subseteq$ '' Since $\cF_n = \sigma(X_1,\ldots,X_n)$,
|
||||||
obviously $\cF_n \subseteq \sigma(X_1,\ldots,X_n)$
|
obviously $\cF_n \subseteq \sigma(X_1,X_2\ldots)$
|
||||||
for all $n$.
|
for all $n$.
|
||||||
It follows that $\bigcup_{n \in \N} \cF_n \subseteq \sigma(X_1,X_2,\ldots)$.
|
It follows that $\bigcup_{n \in \N} \cF_n \subseteq \sigma(X_1,X_2,\ldots)$.
|
||||||
Hence $\sigma\left( \bigcup_{n \in \N} \cF_n \right) \subseteq\sigma(X_1,X_2,\ldots)$.
|
Hence $\sigma\left( \bigcup_{n \in \N} \cF_n \right) \subseteq\sigma(X_1,X_2,\ldots)$.
|
||||||
|
|
|
@ -29,7 +29,7 @@ First, we need to prove some properties of characteristic functions.
|
||||||
\begin{refproof}{charfprops}
|
\begin{refproof}{charfprops}
|
||||||
\begin{enumerate}[(i)]
|
\begin{enumerate}[(i)]
|
||||||
\item $\phi_X(0) = \bE[e^{\i 0 X}] = \bE[1] = 1$.
|
\item $\phi_X(0) = \bE[e^{\i 0 X}] = \bE[1] = 1$.
|
||||||
For $t \in \R$, we have $|\phi_X(t)| = |\bE[e^{\i t X}]| \overset{\text{Jensen}}{\le} \bE|e^{\i t X}|] = 1$.
|
For $t \in \R$, we have $|\phi_X(t)| = |\bE[e^{\i t X}]| \overset{\text{Jensen}}{\le} \bE[|e^{\i t X}|] = 1$.
|
||||||
|
|
||||||
\item Let $t, h \in \R$.
|
\item Let $t, h \in \R$.
|
||||||
Then
|
Then
|
||||||
|
|
Loading…
Reference in a new issue