Differentiability together with β-Lipschitz continuity of the gradient.
Instances For
Differentiability together with the quadratic upper bound on the gradient increment.
Instances For
Differentiability together with the quadratic descent estimate.
Instances For
Differentiability together with the Fenchel-conjugate quadratic lower bound along the gradient image.
Instances For
Differentiability together with 1 / β-cocoercivity of the gradient on the whole space.
Instances For
Convexity of the shifted quadratic β q - f, with q(x) = ‖x‖² / 2.
Instances For
Convexity of the shifted conjugate f* - β⁻¹ q on its effective domain.
Instances For
The Moreau-envelope representation attached to the shifted conjugate f* - β⁻¹ q.
- mem_gammaZero : conjugateSubInvHalfSquaredNorm f β ∈ Γ₀(H)
- primal_moreau_eq : Function.asEReal (Function.toEReal f) = {}^[β⁻¹](gammaZeroConjugate (conjugateSubInvHalfSquaredNorm f β) ⋯)
- dual_moreau_eq : Function.asEReal (Function.toEReal f) = Function.asEReal (moreauQuadraticKernel β⁻¹) - {}^[β](conjugateSubInvHalfSquaredNorm f β) ∘ fun (x : H) => ↑β • x
Instances For
The proximal-operator formulas for the gradient attached to the shifted conjugate
f* - β⁻¹ q.
- mem_gammaZero : conjugateSubInvHalfSquaredNorm f β ∈ Γ₀(H)
- gradient_eq_scaledProximityOperator : gradient f = fun (x : H) => Prox[β, conjugateSubInvHalfSquaredNorm f β, ⋯] (↑β • x)
- gradient_eq_smul_sub_scaledProximityOperator_gammaZeroConjugate : gradient f = fun (x : H) => ↑β • (x - Prox[β⁻¹, gammaZeroConjugate (conjugateSubInvHalfSquaredNorm f β) ⋯, ⋯] x)
Instances For
Theorem 18.15: for a continuous convex function f : H → ℝ, a positive parameter β, and
h = f* - β⁻¹ q with q(x) = ‖x‖² / 2, the standard smoothness, descent, cocoercivity,
convexity, and proximal formulations of β-Lipschitz differentiability are equivalent.