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/lp_space): add snorm_norm_rpow #6619

Closed
wants to merge 8 commits into from

Conversation

RemyDegenne
Copy link
Collaborator

The lemma snorm_norm_rpow states snorm (λ x, ∥f x∥ ^ q) p μ = (snorm f (p * ennreal.of_real q) μ) ^ q.

Also add measurability lemmas about pow/rpow.


@RemyDegenne RemyDegenne added the awaiting-review The author would like community review of the PR label Mar 10, 2021
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.

bors d+

src/measure_theory/lp_space.lean Outdated Show resolved Hide resolved
src/measure_theory/lp_space.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Mar 13, 2021

✌️ RemyDegenne can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@bryangingechen bryangingechen added awaiting-author A reviewer has asked the author a question or requested changes delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Mar 13, 2021
@RemyDegenne
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Mar 13, 2021
The lemma `snorm_norm_rpow` states `snorm (λ x, ∥f x∥ ^ q) p μ = (snorm f (p * ennreal.of_real q) μ) ^ q`.

Also add measurability lemmas about pow/rpow.
@bors
Copy link

bors bot commented Mar 13, 2021

Build failed (retrying...):

@bryangingechen
Copy link
Collaborator

The build seems to be failing on this; try merging master and putting it back on the queue after fixing the build.
bors r-

@bors
Copy link

bors bot commented Mar 13, 2021

Canceled.

@RemyDegenne
Copy link
Collaborator Author

Ok, I'll try merging master later! Although it looks like every single ready-to-merge PR failed just now, so there might be something wrong elsewhere.

@bryangingechen
Copy link
Collaborator

Ok, I'll try merging master later! Although it looks like every single ready-to-merge PR failed just now, so there might be something wrong elsewhere.

Yes, this one was in the batch that failed too: I checked the "Build failed" link and that led me here (though it's entirely possible that there's another PR still on the queue with an issue).

@RemyDegenne
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Mar 14, 2021
The lemma `snorm_norm_rpow` states `snorm (λ x, ∥f x∥ ^ q) p μ = (snorm f (p * ennreal.of_real q) μ) ^ q`.

Also add measurability lemmas about pow/rpow.
@bors
Copy link

bors bot commented Mar 14, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(measure_theory/lp_space): add snorm_norm_rpow [Merged by Bors] - feat(measure_theory/lp_space): add snorm_norm_rpow Mar 14, 2021
@bors bors bot closed this Mar 14, 2021
@bors bors bot deleted the more_rpow branch March 14, 2021 17:00
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
The lemma `snorm_norm_rpow` states `snorm (λ x, ∥f x∥ ^ q) p μ = (snorm f (p * ennreal.of_real q) μ) ^ q`.

Also add measurability lemmas about pow/rpow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-author A reviewer has asked the author a question or requested changes delegated The PR author may merge after reviewing final suggestions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants