mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
Verbesserungsvorschlag der Email vom 12.01.2014 von Marco Dußling umgesetzt
This commit is contained in:
parent
46d9f5325a
commit
bd91571176
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -194,7 +194,7 @@ Auch gibt es Mengen, die sowohl abgeschlossen als auch offen sind.
|
|||
\begin{enumerate}[label=(\roman*)]
|
||||
\item Definitheit: \tabto{4cm} $d(x,y) = 0 \gdw x = y \;\;\; \forall x, y \in X$
|
||||
\item Symmetrie: \tabto{4cm} $d(x,y) = d(y,x) \;\;\; \forall x, y \in X$
|
||||
\item Dreiecksungleichung: \tabto{4cm} $d(x,z) \leq d(x,y) + d(x,z) \;\;\; \forall x, y, z \in X$
|
||||
\item Dreiecksungleichung: \tabto{4cm} $d(x,z) \leq d(x,y) + d(y,z) \;\;\; \forall x, y, z \in X$
|
||||
\end{enumerate}
|
||||
|
||||
Das Paar $(X, d)$ heißt ein \textbf{metrischer Raum}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue