Merged
Conversation
Member
|
|
3 tasks
Member
This was actually no big deal but might be worth documenting so I put these changes in a separate commit #977 . |
affeldt-aist
approved these changes
Jul 17, 2023
Member
affeldt-aist
left a comment
There was a problem hiding this comment.
I also have a need for bigsetU_compact and finite_card_sum in a wip PR on a related topic.
affeldt-aist
added a commit
to affeldt-aist/analysis
that referenced
this pull request
Jul 20, 2023
* lusin for simple functions * main lusin theorem done * full version of lusin * linting * changelog * fixing build somehow * fixing build * prove measureU2 using content property * nitpicking * minor generalization --------- Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
proux01
pushed a commit
that referenced
this pull request
Jul 21, 2023
* lusin for simple functions * main lusin theorem done * full version of lusin * linting * changelog * fixing build somehow * fixing build * prove measureU2 using content property * nitpicking * minor generalization --------- Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
IshiguroYoshihiro
pushed a commit
to IshiguroYoshihiro/analysis
that referenced
this pull request
Sep 7, 2023
* lusin for simple functions * main lusin theorem done * full version of lusin * linting * changelog * fixing build somehow * fixing build * prove measureU2 using content property * nitpicking * minor generalization --------- Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Moving along with #965, this is lusin's theorem. The proof makes good use of the topology machinery from last year. Subspaces and restricted uniform convergence are useful here. And all the required lemmas were already done, and applied easily. So that's reassuring.
Things done/to do
CHANGELOG_UNRELEASED.md[ ] added corresponding documentation in the headersCompatibility with MathComp 2.0
TODO: HB portto make sure someone ports this PR tothe
hierarchy-builderbranch or I already opened an issue or PR (please cross reference).Automatic note to reviewers
Read this Checklist and put a milestone if possible.