UsesConstant p π f xStar Οf packages the unique differentiability of the feasible set, the
canonical argmin membership of xStar, and the positive domination constant Οf used in the
source-facing gradient-domination bound.
Instances For
Definition 4.1.9: a differentiable function f on a uniquely differentiable feasible set
π β ββΏ is gradient dominated of degree p β [1, 2] when it has a global minimizer xStar on
π and a positive constant Οf such that
f x - f xStar β€ Οf * βgradientWithin f π xβ^p for every x β π. On open feasible sets, and in
particular for π = Set.univ, this agrees with the textbook ambient-gradient form.
- differentiableOn : DifferentiableOn β f π
The function is differentiable on the feasible set.
- degree_mem_Icc : p β Set.Icc 1 2
The degree of domination lies in the interval
[1, 2]. - exists_usesConstant : β (xStar : E) (Οf : β), UsesConstant p π f xStar Οf
The canonical minimizer set
argmin[π] fis nonempty, and one minimizer carries the unique-differentiability and positive-constant data needed for the source-facing gradient-domination inequality.
Instances
A GradientDominatedOn p π f hypothesis canonically supplies the differentiability of f on
π, the intrinsic within-gradient layer on π, and the admissible degree range
p β [1, 2].
On an open feasible set, the within-gradient bound from UsesConstant is exactly the
textbook ambient-gradient bound.
Any point of the canonical minimizer set can be paired with some positive domination constant.
A gradient-dominated function has a nonempty canonical minimizer set on its feasible set.