[PS] Fix error

This commit is contained in:
2026-02-28 19:55:35 +01:00
parent 00b0bdfb60
commit 0af2aeaa08
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
\shortdefinition[Sigma-Algebra] $\cF \subseteq \cP(\Omega)$ ist $\sigma$-Algebra, falls:
\begin{enumerate}[label=\textbf{E\arabic*.}]
\item $\Omega \subseteq \cF$
\item $\Omega \in \cF$
\item $A \in \cF \Rightarrow A^C \in \cF$ ($A$ Ereignis $\Rightarrow$ nicht $A$ auch)
\item $A_1, A_2, \ldots \in \cF \Rightarrow \bigcup_{i = 1}^\infty A_i \in \cF$\\
($A_1, \ldots$ Ereignisse $\Rightarrow$ $A_1$ oder $A_2$ oder \dots ein Ereignis)