Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat: generalize tendsto_measure_cthickening from PseudoMetricSpace to PseudoEMetricSpace and add corresponding lemmas for open thickenings #6194

Conversation

kkytola
Copy link
Collaborator

@kkytola kkytola commented Jul 27, 2023

This PR mainly makes the generalization so that tendsto_measure_cthickening and tendsto_measure_cthickening_of_isClosed assume [PseudoEMetricSpace] instead of [PseudoMetricSpace] (the proofs require no changes, but the generality seems valuable).

Also the counterparts tendsto_measure_thickening and tendsto_measure_thickening_of_isClosed for open thickenings (instead of closed thickenings) are added.


The diffs show almost exactly the same deletions and additions (modulo minor docstring edits). The actual difference is that the section PseudoEMetricSpace, where the results are moved, has the variable-line giving the more general assumption compared to the section PseudoMetricSpace, where the results were originally.

Open in Gitpod

@kkytola kkytola added WIP Work in progress t-topology Topological spaces, uniform spaces, metric spaces, filters t-measure-probability Measure theory / Probability theory labels Jul 27, 2023
@kkytola kkytola changed the title Kkytola/e metric space version of tendsto measure cthickening feat: generalize tendsto_measure_cthickening from PseudoMetricSpace to PseudoEMetricSpace and add corresponding lemmas for open thickenings Jul 27, 2023
@kkytola kkytola added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Jul 27, 2023
@RemyDegenne
Copy link
Contributor

Thanks!
bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jul 31, 2023
bors bot pushed a commit that referenced this pull request Jul 31, 2023
…o PseudoEMetricSpace and add corresponding lemmas for open thickenings (#6194)

This PR mainly makes the generalization so that `tendsto_measure_cthickening` and `tendsto_measure_cthickening_of_isClosed` assume `[PseudoEMetricSpace]` instead of `[PseudoMetricSpace]` (the proofs require no changes, but the generality seems valuable).

Also the counterparts `tendsto_measure_thickening` and `tendsto_measure_thickening_of_isClosed` for open thickenings (instead of closed thickenings) are added.
@bors
Copy link

bors bot commented Jul 31, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: generalize tendsto_measure_cthickening from PseudoMetricSpace to PseudoEMetricSpace and add corresponding lemmas for open thickenings [Merged by Bors] - feat: generalize tendsto_measure_cthickening from PseudoMetricSpace to PseudoEMetricSpace and add corresponding lemmas for open thickenings Jul 31, 2023
@bors bors bot closed this Jul 31, 2023
@bors bors bot deleted the kkytola/EMetricSpace_version_of_tendsto_measure_cthickening branch July 31, 2023 08:58
semorrison pushed a commit that referenced this pull request Aug 2, 2023
…o PseudoEMetricSpace and add corresponding lemmas for open thickenings (#6194)

This PR mainly makes the generalization so that `tendsto_measure_cthickening` and `tendsto_measure_cthickening_of_isClosed` assume `[PseudoEMetricSpace]` instead of `[PseudoMetricSpace]` (the proofs require no changes, but the generality seems valuable).

Also the counterparts `tendsto_measure_thickening` and `tendsto_measure_thickening_of_isClosed` for open thickenings (instead of closed thickenings) are added.
semorrison pushed a commit that referenced this pull request Aug 14, 2023
…o PseudoEMetricSpace and add corresponding lemmas for open thickenings (#6194)

This PR mainly makes the generalization so that `tendsto_measure_cthickening` and `tendsto_measure_cthickening_of_isClosed` assume `[PseudoEMetricSpace]` instead of `[PseudoMetricSpace]` (the proofs require no changes, but the generality seems valuable).

Also the counterparts `tendsto_measure_thickening` and `tendsto_measure_thickening_of_isClosed` for open thickenings (instead of closed thickenings) are added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-measure-probability Measure theory / Probability theory t-topology Topological spaces, uniform spaces, metric spaces, filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants