Added missing steps and fixed typos.
All checks were successful
Compile Project / Compile (push) Successful in 23s

This commit is contained in:
Bokuan Li
2026-03-22 00:45:15 -04:00
parent 73ceab0a6d
commit 156c9e8728
5 changed files with 38 additions and 8 deletions

View File

@@ -128,7 +128,7 @@ The axioms of uniform spaces strongly resembles working in a metric space. In fa
and $d: X \times X \to [0, 1]$ by
\[
d(x, y) = \inf\bracs{\sum_{j = 1}^n\rho(x_{j-1}, x_j) \bigg | \seqf{x_j} \subset X, x_0 = x, x_1 = y, n \in \natp}
d(x, y) = \inf\bracs{\sum_{j = 1}^n\rho(x_{j-1}, x_j) \bigg | \seqf{x_j} \subset X, x_0 = x, x_n = y, n \in \natp}
\]
then