The xStar 0 = 0 case for the conjugate of x ↦ exp (x 0) in dimension 1.
Text 12.2.4: The conjugate function of the exponential function f(x) = e^x on ℝ is
given by the piecewise formula
f*(x^*) = x^* log x^* - x^* if x^* > 0, f*(0) = 0, and f*(x^*) = +∞ if x^* < 0.
theorem
holderConjugate_of_oneDiv_add_oneDiv_eq_one
(p q : ℝ)
(hp : 1 < p)
(hpq : 1 / p + 1 / q = 1)
:
p.HolderConjugate q
Turn the hypotheses 1 < p and 1/p + 1/q = 1 into p.HolderConjugate q.
theorem
fenchelConjugate_neg_oneDiv_mul_rpow
(p q : ℝ)
(hp0 : 0 < p)
(hp1 : p < 1)
(hpq : 1 / p + 1 / q = 1)
(xStar : Fin 1 → ℝ)
:
Text 12.2.6: Let 0 < p < 1. Consider the extended-real function on ℝ given by
f(x) = -(1/p) * x^p for x ≥ 0 and f(x) = +∞ otherwise. Its conjugate has the piecewise
formula f*(x*) = -(1/q) * |x*|^q for x* < 0 and f*(x*) = +∞ for x* ≥ 0, where
1/p + 1/q = 1 (in particular q < 0).