-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
Description
Some upcoming PRs (#1378, #1402, #1398, #1417, etc.) introduce new metric spaces so we should update tables/metric-spaces.md
accordingly. However, since some of these PRs are already quite ready, I think it's better to merge them and update the table in some separate PR(s).
This could also be the place for people to add which metric spaces they wish in the library, so other people could fill the blanks.
- metric space of sequences in a metric space (Limits of sequences in metric spaces #1378)
- metric space of convergent sequences in a metric space (Limits of sequences in metric spaces #1378)
- metric space of Cauchy approximations in a complete metric space (The short map from a convergent Cauchy approximation in a saturated metric space to its limit #1402)
-
metric space of Cauchy approximations in a saturated complete metric space (The short map from a convergent Cauchy approximation in a saturated metric space to its limit #1402) - metric space of functions into a metric space (Metric properties of real negation, absolute value, addition and maximum #1398)
- metric space of isometries between metric spaces (Metric properties of real negation, absolute value, addition and maximum #1398)
- metric space of short maps between metric spaces (Metric properties of real negation, absolute value, addition and maximum #1398)
- metric space of Lipschitz maps between metric spaces (Lipschitz-continuous functions between metric spaces #1417)
- disjoint sum of metric spaces (Refactor metric spaces #1450)