Theorems · Definition · real analysis
NNReal.HolderConjugate
NNReal → NNReal → Prop
Nonnegative real numbers p q : ℝ≥0 are Hölder conjugate if they are positive and satisfy
the equality p⁻¹ + q⁻¹ = 1. This is an abbreviation for NNReal.HolderTriple p q 1. This
condition shows up in many theorems in analysis, notably related to L^p norms.
It is equivalent that 1 < p and p⁻¹ + q⁻¹ = 1. See NNReal.holderConjugate_iff.
- Defined in
- Mathlib.Data.Real.ConjExponents
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRealstatement and proof · cited by 4,310
- NNReal.HolderTripleproof · cited by 42
Cited by33
Results whose statement or proof uses this declaration.
- NNReal.HolderConjugate.symmstatement and proof · cited by 7
- NNReal.HolderConjugate.coestatement · cited by 6
- NNReal.holderConjugate_coe_iffstatement · cited by 3
- Real.HolderConjugate.toNNRealstatement · cited by 2
- NNReal.HolderConjugate.conjugate_eqstatement and proof · cited by 2
- NNReal.HolderConjugate.inv_add_inv_eq_onestatement and proof · cited by 2
- NNReal.HolderConjugate.sub_one_ne_zerostatement and proof · cited by 1
- NNReal.HolderConjugate.sub_one_posstatement and proof · cited by 1
- NNReal.holderConjugate_iffstatement · cited by 1
- NNReal.holderConjugate_iff_eq_conjExponentstatement · cited by 1
- NNReal.young_inequalitystatement and proof · cited by 1
- NNReal.young_inequality_eq_iffstatement and proof · cited by 1