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(measure_theory/regular): more material on regular measures #7680

Closed
wants to merge 46 commits into from

Conversation

sgouezel
Copy link
Collaborator

This PR:

  • defines weakly regular measures
  • shows that for weakly regular measures any finite measure set can be approximated from inside by closed sets
  • shows that for regular measures any finite measure set can be approximated from inside by compact sets
  • shows that any finite measure on a metric space is weakly regular
  • shows that any locally finite measure on a sigma compact locally compact metric space is regular

@sgouezel sgouezel added the awaiting-review The author would like community review of the PR label May 20, 2021
@fpvandoorn fpvandoorn self-assigned this May 24, 2021
Copy link
Member

@fpvandoorn fpvandoorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The regular and weakly_regular namespaces are not very important anymore since those are now classes. Maybe you can rename the most useful results to enable projection notation?

The results and documentation look very good!

src/measure_theory/regular.lean Show resolved Hide resolved
src/measure_theory/regular.lean Show resolved Hide resolved
@fpvandoorn fpvandoorn added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels May 25, 2021
@sgouezel
Copy link
Collaborator Author

I have changed the names of a few statements to make them compatible with dot notation, and updated the documentation accordingly.

@sgouezel sgouezel added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels May 26, 2021
@fpvandoorn
Copy link
Member

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels May 26, 2021
bors bot pushed a commit that referenced this pull request May 26, 2021
This PR:
* defines weakly regular measures
* shows that for weakly regular measures any finite measure set can be approximated from inside by closed sets
* shows that for regular measures any finite measure set can be approximated from inside by compact sets
* shows that any finite measure on a metric space is weakly regular
* shows that any locally finite measure on a sigma compact locally compact metric space is regular
@bors
Copy link

bors bot commented May 27, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(measure_theory/regular): more material on regular measures [Merged by Bors] - feat(measure_theory/regular): more material on regular measures May 27, 2021
@bors bors bot closed this May 27, 2021
@bors bors bot deleted the regular2 branch May 27, 2021 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants