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: lemmas needed for Sobolev inequality #14159

Closed
wants to merge 6 commits into from

Conversation

fpvandoorn
Copy link
Member

@fpvandoorn fpvandoorn commented Jun 26, 2024

  • generalize and rename MeasureTheory.snorm_indicator_ge_of_bdd_below
  • From the Sobolev inequality project

Co-authored-by: Heather Macbeth [email protected]


Open in Gitpod

Copy link

github-actions bot commented Jun 26, 2024

PR summary c625c39f59

Import changes

Dependency changes

File Base Count Head Count Change
Mathlib.MeasureTheory.Function.LpSeminorm.Basic 1355 1354 -1 (-0.07%)

Declarations diff

+ HasCompactSupport.abs
+ HasCompactSupport.fderiv_apply
+ Pi.nnnorm_single
+ Pi.norm_single
+ _root_.Continuous.memℒp_of_hasCompactSupport
+ _root_.HasCompactSupport.memℒp_of_bound
+ _root_.HasCompactSupport.rpow_const
+ closedEmbedding_update
+ div_le_iff
+ div_le_iff'
+ forall_and_left
+ forall_and_right
+ inv_mul_le_iff
+ le_snorm_of_bddBelow
+ mul_inv_le_iff
+ snorm_nnreal_eq_lintegral
+ snorm_nnreal_eq_snorm'
+ snorm_nnreal_pow_eq_lintegral
+ update_image

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

Copy link
Contributor

@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+
Thanks!

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jun 26, 2024

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

@fpvandoorn
Copy link
Member Author

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jun 26, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 26, 2024
* generalize and rename `MeasureTheory.snorm_indicator_ge_of_bdd_below`
* From the Sobolev inequality project

Co-authored-by: Heather Macbeth [email protected]
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jun 26, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: lemmas needed for Sobolev inequality [Merged by Bors] - feat: lemmas needed for Sobolev inequality Jun 26, 2024
@mathlib-bors mathlib-bors bot closed this Jun 26, 2024
@mathlib-bors mathlib-bors bot deleted the fvd/marginal3lemmas branch June 26, 2024 22:10
dagurtomas pushed a commit that referenced this pull request Jul 2, 2024
* generalize and rename `MeasureTheory.snorm_indicator_ge_of_bdd_below`
* From the Sobolev inequality project

Co-authored-by: Heather Macbeth [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants