The quadratic-affine function x ↦ (1 / 2) xᵀ A x + bᵀ x + c, viewed on the canonical
WithLp p model of a finite real product, specializing to ℝ^n for ι = Fin n.
Instances For
Evaluating quadratic_affine_function_on_lp p A b c at x applies the Chapter 4
quadratic-affine function to the underlying coordinate vector ofLp x.
The Chapter 5 coordinate quadratic owner at p = 2 is the intrinsic Euclidean quadratic
x ↦ (1 / 2) ⟪A.toEuclideanLin x, x⟫ + ⟪b, x⟫.
Helper for Proposition 5.1: the induced matrix norm Real.toNNReal ‖A‖[p,q] is a global
smoothness parameter for the quadratic-affine function on WithLp p (ι → ℝ).
Proposition 5.1: for the quadratic function x ↦ (1 / 2) xᵀ A x + bᵀ x + c on ℝ^n,
viewed with the ℓ_p norm on a finite real product ι → ℝ, and hence on ℝ^n when
ι = Fin n, the smallest global smoothness parameter is Real.toNNReal ‖A‖[p,q], the textbook
induced matrix norm ‖A‖_{p,q} for a Hölder-conjugate pair p, q.