Skip to content

[Merged by Bors] - feat: generalize Hölder's inequality for sums to Real.HolderTriple#35198

Closed
j-loreaux wants to merge 7 commits into
leanprover-community:masterfrom
j-loreaux:holder-triple-inequalities
Closed

[Merged by Bors] - feat: generalize Hölder's inequality for sums to Real.HolderTriple#35198
j-loreaux wants to merge 7 commits into
leanprover-community:masterfrom
j-loreaux:holder-triple-inequalities

Conversation

@j-loreaux
Copy link
Copy Markdown
Contributor

Currently the API exists only for Real.HolderConjugate. This generalizes it in anticipation of #35197, which implements the Hölder framework for lp spaces.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 12, 2026

PR summary d86a5de2ff

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ Lr_le_Lp_mul_Lq
+ Lr_le_Lp_mul_Lq_tsum
+ Lr_le_Lp_mul_Lq_tsum_of_nonneg
+ Lr_rpow_le_Lp_mul_Lq_of_nonneg
+ Lr_rpow_le_Lp_mul_Lq_tsum
+ Lr_rpow_le_Lp_mul_Lq_tsum_of_nonneg
+ inner_le_Lp_mul_Lq_of_nonneg'
+ summable_Lr_of_Lp_Lq_of_nonneg
+ summable_and_Lr_rpow_le_Lp_mul_Lq_tsum
+ summable_and_Lr_rpow_le_Lp_mul_Lq_tsum_of_nonneg
+ summable_and_inner_le_Lp_mul_Lq_tsum
+ summable_and_inner_le_Lp_mul_Lq_tsum_of_nonneg
+ summable_mul_rpow_of_Lp_Lq
++ Lr_rpow_le_Lp_mul_Lq
++ all_pos
- inner_le_Lp_mul_Lq_tsum_of_nonneg'

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

## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@j-loreaux j-loreaux added the t-analysis Analysis (normed *, calculus) label Feb 14, 2026
@mathlib-merge-conflicts
Copy link
Copy Markdown

This pull request has conflicts, please merge master and resolve them.

@mathlib-merge-conflicts mathlib-merge-conflicts Bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 18, 2026
@github-actions github-actions Bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 20, 2026
@mathlib-merge-conflicts mathlib-merge-conflicts Bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Mar 3, 2026
@mathlib-merge-conflicts
Copy link
Copy Markdown

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions Bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Mar 9, 2026
Copy link
Copy Markdown
Member

@ADedecker ADedecker left a comment

Choose a reason for hiding this comment

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

Thanks, and sorry for the delay.

bors d+

Comment thread Mathlib/Analysis/MeanInequalities.lean Outdated
Comment thread Mathlib/Analysis/MeanInequalities.lean Outdated
Comment thread Mathlib/Analysis/MeanInequalities.lean Outdated
Comment thread Mathlib/Analysis/MeanInequalities.lean Outdated
Comment thread Mathlib/Analysis/MeanInequalities.lean Outdated
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented Mar 17, 2026

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

@mathlib-triage mathlib-triage Bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Mar 17, 2026
@j-loreaux
Copy link
Copy Markdown
Contributor Author

bors merge

@mathlib-triage mathlib-triage Bot added the ready-to-merge This PR has been sent to bors. label Mar 18, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Mar 18, 2026
…35198)

Currently the API exists only for `Real.HolderConjugate`. This generalizes it in anticipation of #35197, which implements the Hölder framework for `lp` spaces.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented Mar 18, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat: generalize Hölder's inequality for sums to Real.HolderTriple [Merged by Bors] - feat: generalize Hölder's inequality for sums to Real.HolderTriple Mar 18, 2026
@mathlib-bors mathlib-bors Bot closed this Mar 18, 2026
justus-springer pushed a commit to justus-springer/mathlib4 that referenced this pull request Mar 28, 2026
…eanprover-community#35198)

Currently the API exists only for `Real.HolderConjugate`. This generalizes it in anticipation of leanprover-community#35197, which implements the Hölder framework for `lp` spaces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants