2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Verbesserungsvorschlag der Email vom 12.01.2014 von Marco Dußling umgesetzt

This commit is contained in:
Martin Thoma 2014-01-12 12:06:17 +01:00
parent 46d9f5325a
commit bd91571176
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -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}.