Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba6956bc7b | ||
|
|
8783ac1a45 | ||
|
|
b2790ea0d4 | ||
|
|
0de38a251e |
@@ -17,7 +17,7 @@
|
||||
|
||||
\begin{definition}
|
||||
Sei $X$ irgendeine Menge. \\
|
||||
Eine Metrik auf $X$ ist eine Abbildung $d: X \times X \to \R, \ (x,y) \to d(x,y)$ mit folgenden Eigenschaften:
|
||||
Eine Metrik auf $X$ ist eine Abbildung $d: X \times X \to \R, \ (x,y) \mapsto d(x,y)$ mit folgenden Eigenschaften:
|
||||
\begin{enumerate}[M1]
|
||||
\item (Definitheit) $d(x,y) \geq 0$, $d(x,y)=0 \Leftrightarrow x=y$
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user