theorem
monotoneConjugate_properties_and_involutive
(n : ℕ)
(g : (Fin n → NNReal) → ℝ)
(hg_mono : Monotone g)
(hg_lsc : LowerSemicontinuous g)
(hg_convex : ConvexOn NNReal Set.univ g)
(hg0 : ∃ (c : ℝ), g 0 = c)
:
Theorem 12.4. Let g be a non-decreasing lower semicontinuous convex function on the
nonnegative orthant ℝ^n_+ (modeled as Fin n → NNReal) such that g 0 is finite.
Then the monotone conjugate g⁺ (here g⁺ = monotoneConjugateEReal n g) has the same properties, and
the monotone conjugate of g⁺ is g (as an EReal-valued function).