Merged
Conversation
CohenCyril
approved these changes
Jun 27, 2023
zstone1
added a commit
to affeldt-aist/analysis
that referenced
this pull request
Jun 28, 2023
* egorov's theorem * adding changelog * fixing changelog * changelog once again * keep finding changelog issues
proux01
pushed a commit
to affeldt-aist/analysis
that referenced
this pull request
Jul 8, 2023
* egorov's theorem * adding changelog * fixing changelog * changelog once again * keep finding changelog issues
proux01
pushed a commit
that referenced
this pull request
Jul 8, 2023
* egorov's theorem * adding changelog * fixing changelog * changelog once again * keep finding changelog issues
IshiguroYoshihiro
pushed a commit
to IshiguroYoshihiro/analysis
that referenced
this pull request
Sep 7, 2023
* egorov's theorem * adding changelog * fixing changelog * changelog once again * keep finding changelog issues
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
In the path towards fundamental theorem, the proofs go:
So this puts us a bit further than halfway in terms of textbook proof size. This PR formalizes the wikipedia proof of egorov's theorem. The proof is pretty standard measure theory stuff, showing that the set of counter-examples converges to "small enough" measure with the epsilon trick. Lusin's theorem is up next.
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.