Theorems · Theorem · special functions
Real.Gamma_mul_add_mul_le_rpow_Gamma_mul_rpow_Gamma
∀ {s t a b : ℝ},
0 < s → 0 < t → 0 < a → 0 < b → a + b = 1 → Real.Gamma (a * s + b * t) ≤ Real.Gamma s ^ a * Real.Gamma t ^ bLog-convexity of the Gamma function on the positive reals (stated in multiplicative form), proved using the Hölder inequality applied to Euler's integral.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 282 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites72
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- Norm.normproof · cited by 5,413
- mul_oneproof · cited by 3,885
- Filter.Eventuallyproof · cited by 3,134
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- MeasureTheory.aeproof · cited by 2,352
- LT.lt.leproof · cited by 2,189
- Nat.cast_zeroproof · cited by 1,870
- MeasureTheory.integralproof · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- Real.convexOn_log_Gammaproof · cited by 5