Skip to content

Conversation

@malarbol
Copy link
Collaborator

This PR introduces the induced metric space of a pseudometric space M: the metric space whose points are
quotient classes of M by the similarity relation and neighborhoods given by neighborhoods of inhabitants of the quotient classes: two quotient classes X, Y are in a d-neighborhood if for all x ∈ X and y ∈ Y, x and y are d-neighbors in the pseudometric space.

Co-authored-by: Louis Wasserman [email protected]

@fredrik-bakke
Copy link
Collaborator

This PR should be marked as a draft until #1482 is merged.

@fredrik-bakke fredrik-bakke marked this pull request as draft August 18, 2025 15:34
@fredrik-bakke
Copy link
Collaborator

oops, I started my review in the wrong PR, my bad!

@fredrik-bakke
Copy link
Collaborator

I'm wondering about the name of this concept. Should it not be called the quotient metric space associated to a pseudometric space or the (universal) metric space generated by a pseudometric space?

@malarbol
Copy link
Collaborator Author

I'm wondering about the name of this concept. Should it not be called the quotient metric space associated to a pseudometric space or the (universal) metric space generated by a pseudometric space?

Sure. I kept the original name by @lowasser in https://github.com/lowasser/agda-unimath/blob/induced-metric-space-pseudometric/src/metric-spaces/induced-metric-space-of-pseudometric-spaces.lagda.md but I guess we can change it.
I quite like "quotient metric space associated to a pseudometric space". Do you like metric-quotient-Pseudometric-Space for the name of the construction?

@fredrik-bakke
Copy link
Collaborator

Completion (and maybe even saturation) are used in some other contexts too, I know. How do you feel about metric-completion-Pseudometric-Space?

@malarbol
Copy link
Collaborator Author

Completion (and maybe even saturation) are used in some other contexts too, I know. How do you feel about metric-completion-Pseudometric-Space?

mmh. I don't really like this 😅. I think it could bring confusion with the concept of Cauchy completion of (pseudo)metric spaces (which we are also trying to define). Moreover, a "completion" construction is more about "adding new points to fill the voids". Here we're doing the opposite, shrinking the space identifying similar elements. So I don't think "completion" is appropriate. "Saturation" is also already used in another context so, for the same reason, it's not really an option.

What don't you like about metric-quotient-Pseudometric-Space?

@fredrik-bakke
Copy link
Collaborator

Ah, yes, fair point. I don't have anything against "quotient", I was just spitting ideas

@malarbol
Copy link
Collaborator Author

Ah, yes, fair point. I don't have anything against "quotient", I was just spitting ideas

It seems like the name comes from the wikipedia page: "[...] called the metric space induced by the pseudometric space [...]" but I must confess I still prefer metric-quotient-Pseudometric-Space.

BTW, is it ok to link to specific sections of a wikipedia page like this in a ## See also section?

@fredrik-bakke
Copy link
Collaborator

External links, yes

@malarbol
Copy link
Collaborator Author

Restarting this in #1507.

@malarbol malarbol closed this Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants