clarify in ana3
This commit is contained in:
Binary file not shown.
@@ -88,8 +88,8 @@
|
||||
\item Dreicksungleichung:
|
||||
\begin{align*}
|
||||
\Vert x + y \Vert \quad &= \quad d(x + y, 0) \\
|
||||
&\stackrel{\text{E1}}{=} \quad d(y, -x) \\
|
||||
&\stackrel{d \text{ Metrik}}= \quad d(-x, y) \\
|
||||
&= \quad d(y - (-x), 0) \\
|
||||
&\stackrel{\text{E1}}{=} \quad d(-x, y) \\
|
||||
&\stackrel{d \text{ Metrik}}\le \quad d(-x, 0) + d(0, y) \\
|
||||
&\stackrel{\text{E2}}{=} \quad d(x, 0) + d(y, 0) \\
|
||||
&= \quad \Vert x \Vert_d + \Vert y \Vert_d
|
||||
|
||||
Reference in New Issue
Block a user