aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/5/folgerungen.tex
blob: a1fa6bf56a5b4b950e6f19a0a87cad211e88e935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%
% folgerungen.tex
%
% (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
%
\begin{frame}[t]
\frametitle{Folgerungen}
\begin{columns}[t]
\begin{column}{0.48\textwidth}
\begin{block}{Zunahme}
Für alle $k<l$ gilt
\begin{align*}
\mathcal{J}^k(f) &\supsetneq \mathcal{J}^{k+1}(f)
\\
\mathcal{K}^k(f) &\subsetneq \mathcal{K}^{k+1}(f)
\end{align*}
Für $k\ge l$ gilt
\begin{align*}
\mathcal{J}^k(f) &= \mathcal{J}^{k+1}(f)
\\
\mathcal{K}^k(f) &= \mathcal{K}^{k+1}(f)
\end{align*}
Ausserdem ist $l\le n$
\end{block}
\end{column}
\begin{column}{0.48\textwidth}
\begin{proof}[Beweis]
XXX
\end{proof}
\end{column}
\end{columns}
\end{frame}