diff options
| author | Simon-Kor <52245124+Simon-Kor@users.noreply.github.com> | 2024-09-23 03:05:41 +0200 |
|---|---|---|
| committer | Simon-Kor <52245124+Simon-Kor@users.noreply.github.com> | 2024-09-23 03:05:41 +0200 |
| commit | f6b22fd533bd61e9dbcb6374295df321de99b1f2 (patch) | |
| tree | 9848da3e57979a5a7e14ec99ee103cfa079e6fcb /library/topology/metric-space.tex | |
| parent | 29f32e2031eafa087323d79d812a1b38ac78f977 (diff) | |
Abgabe
Diffstat (limited to 'library/topology/metric-space.tex')
| -rw-r--r-- | library/topology/metric-space.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/topology/metric-space.tex b/library/topology/metric-space.tex index 0ed7bab..031aa0f 100644 --- a/library/topology/metric-space.tex +++ b/library/topology/metric-space.tex @@ -4,10 +4,10 @@ \import{set/powerset.tex} \import{topology/basis.tex} -\section{Metric Spaces} +\section{Metric Spaces}\label{form_sec_metric} \begin{definition}\label{metric} - $f$ is a metric on $M$ iff $f$ is a function from $M \times M$ to $\reaaals$ and + $f$ is a metric on $M$ iff $f$ is a function from $M \times M$ to $\reals$ and for all $x,y,z \in M$ we have $f(x,x) = \zero$ and $f(x,y) = f(y,x)$ and |
