The effective domain of the negative geometric mean is the nonnegative orthant.
Theorem 4.6: For any convex function f and any α ∈ [-∞, +∞], the level sets
{x | f x < α} and {x | f x ≤ α} are convex.
Remark 4.6.1: Taking f to be a quadratic convex function in Theorem 4.6, the set
{x | (1/2) ⟪x, Q x⟫ + ⟪x, a⟫ + α ≤ 0} is convex when Q is positive semidefinite
(Theorem 4.5). Sets of this form include solid ellipsoids and paraboloids, in
particular the ball {x | ⟪x, x⟫ ≤ 1}.
Corollary 4.6.1: Let f_i be a convex function on ℝ^n and α_i be a real number for each
i ∈ I. Then C = {x | f_i(x) ≤ α_i, ∀ i ∈ I} is a convex set.
Remark 4.6.2: Theorem 4.6 and Corollary 4.6.1 are significant for systems of nonlinear inequalities. Convexity also enters other aspects of inequality theory, since various classical inequalities can be regarded as special cases of Theorem 4.3.
Definition 4.6: A convex function f is proper if its epigraph is nonempty and
contains no vertical lines (equivalently, f x ≠ ⊥ for all x ∈ S).
Equations
- ProperConvexFunctionOn S f = (ConvexFunctionOn S f ∧ (epigraph S f).Nonempty ∧ ∀ x ∈ S, f x ≠ ⊥)
Instances For
Remark 4.6.1: f is proper iff the convex set C = dom f is nonempty and the
restriction of f to C is finite; equivalently, a proper convex function on ℝ^n
comes from a finite convex function on a nonempty convex set C and is extended by
f x = +∞ outside C.
Definition 4.7: A convex function which is not proper is improper.
Equations
- ImproperConvexFunctionOn S f = (ConvexFunctionOn S f ∧ ¬ProperConvexFunctionOn S f)
Instances For
Example 4.7.2: An improper convex function on ℝ that is not identically
+∞ or -∞ is given by f x = -∞ if |x| < 1, f x = 0 if |x| = 1,
and f x = +∞ if |x| > 1.
Definition 4.8: A function f on ℝ^n is positively homogeneous (of degree 1)
if for every x and every λ with 0 < λ, one has f (λ • x) = λ * f x.
Instances For
Theorem 4.7: A positively homogeneous function f from R^n to (-∞, +∞] is
convex iff f (x + y) ≤ f x + f y for every x and y in R^n.
Corollary 4.7.1: If f is a positively homogeneous proper convex function, then
f (lambda_1 x_1 + ... + lambda_m x_m) ≤ lambda_1 f x_1 + ... + lambda_m f x_m
whenever lambda_1 > 0, ..., lambda_m > 0.
For a positively homogeneous proper convex function, f 0 is nonnegative.
Proper convexity plus positive homogeneity yield subadditivity.
Corollary 4.7.2: If f is a positively homogeneous proper convex function, then
f (-x) ≥ -f x for every x.
Oddness on a submodule yields a linear map representing f there.
Subadditivity extends to finite sums for positively homogeneous proper convex functions.
Oddness on a basis implies oddness on all of the submodule.
Theorem 4.8: A positively homogeneous proper convex function f is linear on a
subspace L iff f (-x) = -f x for every x ∈ L. This is true if merely
f (-b_i) = -f b_i for all vectors in some basis b_1, ..., b_m for L.
Remark 4.8.1: Obviously, positive homogeneity is equivalent to the epigraph being a
cone in ℝ^{n+1}.
The absolute value is positively homogeneous as an EReal-valued function.
Example 4.8.2: An example of a positively homogeneous convex function which is not
simply a linear function is f(x) = |x|.