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] - chore(measure_theory/function/ess_sup): Generalise #18669

Closed
wants to merge 10 commits into from

Conversation

YaelDillies
Copy link
Collaborator

@YaelDillies YaelDillies commented Mar 26, 2023

A handful of lemmas hold for bounded filters in conditionally complete lattices, rather than just filter in complete lattices (which are automatically bounded).

Also prove that μ {y | x < f y} = 0 when x is greater than the essential supremum of f, and dually.


Open in Gitpod

@YaelDillies YaelDillies requested a review from a team as a code owner March 26, 2023 14:13
@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR t-measure-probability Measure theory / Probability theory labels Mar 26, 2023
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
src/measure_theory/function/ess_sup.lean Show resolved Hide resolved
src/measure_theory/function/ess_sup.lean Outdated Show resolved Hide resolved
src/measure_theory/function/lp_space.lean Outdated Show resolved Hide resolved
src/measure_theory/function/lp_space.lean Outdated Show resolved Hide resolved
@sgouezel sgouezel 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 Apr 6, 2023
@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. and removed awaiting-author A reviewer has asked the author a question or requested changes labels Apr 6, 2023
Copy link
Collaborator

@sgouezel sgouezel left a comment

Choose a reason for hiding this comment

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

What's the relationship between this PR and ennreal.eventually_le_limsup and its uses throughout the library?

src/topology/algebra/order/liminf_limsup.lean Outdated Show resolved Hide resolved
@sgouezel sgouezel 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 Apr 9, 2023
@YaelDillies
Copy link
Collaborator Author

Well spotted! My lemma is a direct generalisation of the ennreal one.

@YaelDillies YaelDillies 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 Apr 20, 2023
@sgouezel
Copy link
Collaborator

bors r+
Thanks!

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Apr 21, 2023
@github-actions github-actions bot removed the awaiting-review The author would like community review of the PR label Apr 21, 2023
bors bot pushed a commit that referenced this pull request Apr 21, 2023
A handful of lemmas hold for bounded filters in conditionally complete lattices, rather than just filter in complete lattices (which are automatically bounded).

Also prove that `μ {y | x < f y} = 0` when `x` is greater than the essential supremum of `f`, and dually.



Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr>
@bors
Copy link

bors bot commented Apr 21, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(measure_theory/function/ess_sup): Generalise [Merged by Bors] - chore(measure_theory/function/ess_sup): Generalise Apr 21, 2023
@bors bors bot closed this Apr 21, 2023
@bors bors bot deleted the ae_le_of_snorm_ess_sup_le branch April 21, 2023 21:21
YaelDillies added a commit to leanprover-community/mathlib4 that referenced this pull request Apr 22, 2023
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 25, 2023
semorrison pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 10, 2023
hrmacbeth pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 10, 2023
hrmacbeth pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-measure-probability Measure theory / Probability theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants