Skip to content

feat: generalize Hölder's inequality for sums to Real.HolderTriple#35198

Open
j-loreaux wants to merge 1 commit intoleanprover-community:masterfrom
j-loreaux:holder-triple-inequalities
Open

feat: generalize Hölder's inequality for sums to Real.HolderTriple#35198
j-loreaux wants to merge 1 commit intoleanprover-community:masterfrom
j-loreaux:holder-triple-inequalities

Conversation

@j-loreaux
Copy link
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

PR summary 002cb648b1

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/declarations_diff.sh <optional_commit>

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

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


No changes to technical debt.

You can run this locally as

./scripts/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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants