How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Convex and Semicontinuous Functions on R^n
1 · Prerequisites
- Binary Operations, Monoids, Groups and Subgroups
- Compactness
- Compactness in Metric Spaces
- Completeness, Completion, and Uniform Continuity
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Continuity, IVT, EVT, and Uniform Continuity
- Convexity
- Countability and Uncountability
- Darboux, L'Hôpital, and Taylor's Theorem
- Filters and Ultrafilters
- Finite Counting, Factorials and Binomial Coefficients
- Foundations of the Real Numbers for Analysis
- Limits of Real Functions
- limsup, liminf, and Subsequential Limits
- Linear Independence, Bases and Dimension
- Linear Transformations, Rank-Nullity and Quotient Spaces
- Metric Spaces
- Mixed Partials, Taylor Formulae, and Extrema
- Monotone Functions, Discontinuities, and Continuity Sets
- Monotone Sequences, Bolzano-Weierstrass, and Cauchy Completeness
- Order, Zorn's Lemma, and the Axiom of Choice
- Properties of the Integral and the Working FTC
- Relations, Functions, and Quotients
- Rings, Subrings, Integral Domains and Fields
- Rⁿ as a Normed Space; Vector-Valued Functions
- Roots, Rational Powers, and Classical Inequalities
- Sequences and Limits
- Subspaces, Products, and Quotients
- Suprema and Infima
- The Derivative and the Mean Value Theorems
- The Riemann Integral in Rᵐ and Jordan Content
- The Riemann Integral: Definition and Integrability
- The Topology of Euclidean Space
- The Total Derivative in ℝᵐ → ℝⁿ
- The ZFC Axioms and the Basic Set Constructions
- Topological Spaces and Continuity
- Topology of ℝ
- Vector Spaces, Linear Subspaces, Span and Direct Sums
2 · Summary
One-variable convexity supplies the chord inequality, supporting-line intuition, Jensen's inequality, and the derivative criteria that line restrictions carry into Euclidean space. The topology of supplies compactness, boundaries, product topology, and convergent subsequences. The closure-to-sequence and spanning-set basis routes state their uses of countable choice and choice explicitly. Gradients and Hessians from multivariable differentiation encode first- and second-order information on open convex domains.
Convex functions are defined on Euclidean convex sets and related to their epigraphs, sublevels, algebraic constructions, local Lipschitz continuity, and supporting hyperplanes. Metric projection yields separation and then subgradients, whose gradient and minimizer criteria connect nonsmooth and differentiable convexity; Hessians characterize convexity and give a sufficient condition for strictness. Euclidean semicontinuity is reconciled with the real-line convention, characterized by level sets and epigraphs or hypographs, and used to obtain the appropriate extremum on a nonempty compact set.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Convex and strictly convex functions on Euclidean convex sets
Definition
Let be convex (A convex subset of contains every line segment between two of its points). The function is convex when for all and . The parameter interval is the closed interval of Intervals of : the nine order-convex forms, nondegeneracy, and length.
It is strictly convex when the inequality is strict for distinct and . No strict inequality is required at or , where the two sides coincide. The empty set and a singleton support convex functions, and strict convexity on either is vacuous.
The epigraph and hypograph of a real-valued function
Definition
Let and let . The epigraph of is .
Its hypograph is
Both are subsets of the Cartesian product (The Cartesian product ). When is not closed, closedness of either set is understood relative to unless an ambient space is named.
A function is convex exactly when its epigraph is convex
Statement
Let be convex and let . The function is convex if and only if its epigraph is a convex subset of . This includes the empty-domain convention.
Facts & Assumptions
Given: The function and convex domain in the Statement, with convex subsets interpreted by A convex subset of contains every line segment between two of its points.
The function is convex when for all and (Convex and strictly convex functions on Euclidean convex sets).
The epigraph of is (The epigraph and hypograph of a real-valued function).
Proof
For the forward implication, take and . By [F1], so [F2] puts the convex combination in the epigraph.
For the reverse implication, assume the epigraph convex and apply its convexity to and . By [F2], membership of their convex combination is exactly the inequality in [F1]. Thus is convex; if is empty, both conditions are vacuous.
Finite Jensen inequality for convex functions on
Statement
Let be convex. For a positive finite family of points in and nonnegative weights summing to one, of their weighted Euclidean sum is at most the weighted sum of their -values. Explicitly, if , , , and , then
Facts & Assumptions
Given: The data in the Statement, the finite-sum convention Finite sums and finite products, by recursion, its algebraic laws Laws of finite sums and finite products, and induction on the positive integer The principle of mathematical induction.
The function is convex when for all and (Convex and strictly convex functions on Euclidean convex sets).
Proof
For , the only nonnegative weight summing to one is , so both sides equal .
Fix and assume the inequality for every weighted family of points.
For points, if , then all earlier nonnegative weights vanish and the conclusion is immediate. Otherwise , and the normalized weights for are nonnegative and sum to one.
Apply the induction hypothesis to , then apply [F1] to with weights . The resulting inequality is exactly the -point formula, completing the induction.
Every sublevel set of a convex function is convex
Statement
If is convex and , then
is a convex subset of . Empty and singleton sublevel sets are included.
Facts & Assumptions
Given: The function, domain, and level in the Statement, with convex subsets interpreted by A convex subset of contains every line segment between two of its points.
The function is convex when for all and (Convex and strictly convex functions on Euclidean convex sets).
Proof
If , then [F1] gives for every .
Thus every segment between two sublevel points remains in the sublevel set, which is convex. If it has fewer than two points, the same condition is vacuous.
Nonnegative combinations, affine precomposition, and finite pointwise maxima preserve convexity
Statement
The following operations preserve convexity on their natural convex domains:
- a finite linear combination with ;
- precomposition with an affine map , where is Euclidean linear (A linear map in Euclidean coordinates).
The pointwise maximum of a nonempty finite family of convex functions on a common convex domain is convex.
Finite sums and maxima use Finite sums and finite products, by recursion, Laws of finite sums and finite products, and Every nonempty finite set of reals has a maximum and a minimum.
Facts & Assumptions
Given: Convex functions on the domains named in the Statement.
The function is convex when for all and (Convex and strictly convex functions on Euclidean convex sets).
Proof
For a nonnegative finite combination, multiply the inequality [F1] for by and add over . This gives the convexity inequality for .
An affine map satisfies . Applying [F1] to the outer function gives convexity of on the convex preimage domain.
Let . For each , [F1] gives Taking the nonempty finite maximum over proves the inequality for .
A pointwise supremum of convex functions is convex wherever it is finite
Statement
Let be a nonempty family of convex real-valued functions on a common convex set , put , and define on . Then is convex and is convex on . Here means precisely that the nonempty set is bounded above, so its real supremum exists.
Facts & Assumptions
Given: The family, domain, and finite-valued set in the Statement.
The function is convex when for all and (Convex and strictly convex functions on Euclidean convex sets).
Every nonempty subset of that is bounded above has a least upper bound in (Dedekind completeness: the least-upper-bound property).
Proof
Let and . For every , [F1] gives This common finite upper bound and [L1] show that the supremum exists at the combined point, so that point lies in and is convex.
The common upper bound from step 1.1 also bounds the least upper bound supplied by [L1]. Hence which is [F1] for .
A convex function is bounded above and below on a smaller interior cube
Statement
Let , let be convex, let be convex, and suppose the closed sup-norm cube
with lies in (Axis-parallel rectangles in and their volume, The -norms for rational , and ). Then is bounded above on the full cube and bounded above and below on the concentric half-sized cube.
Facts & Assumptions
Given: The data in the Statement. Finite maxima exist by Every nonempty finite set of reals has a maximum and a minimum and have the convention of Maximum and minimum of a set.
For a positive finite family of points in and nonnegative weights summing to one, of their weighted Euclidean sum is at most the weighted sum of their -values (Finite Jensen inequality for convex functions on ).
Proof
Every point of is an explicit convex combination of its finite vertex set. By [L1], its value is at most the corresponding weighted average of the vertex values, hence at most their maximum .
If , then the reflection lies in and . Convexity gives , so step 1.1 yields Thus the half-sized cube has both bounds.
A convex function on an open convex set is locally Lipschitz
Statement
Let , let be open and convex, and let be convex. Then is locally Lipschitz on : every has a neighbourhood on which one finite constant bounds by .
Facts & Assumptions
Given: The function and domain in the Statement. When , the sup and Euclidean norms have the conventions of The -norms for rational , and and are genuine norms inducing the published metrics Each is a norm on , and the induced metrics are exactly , and of the published metric-spaces page.
If a closed sup-norm cube about an interior point lies in the convex domain, then is bounded above on that cube and bounded above and below on its concentric half-sized cube (A convex function is bounded above and below on a smaller interior cube).
A function is Lipschitz with constant when its output distance is at most times its input distance for every pair of domain points (Lipschitz map, -Hölder map for rational , and contraction).
Proof
If , the conclusion is vacuous. If and is nonempty, then is a singleton and is Lipschitz with constant zero. Hence assume and fix . Choose such that . Apply [L1] to obtain with on the half cube , and use as the inner cube of test points.
Take distinct , put , and extend the ray from through until it first reaches . Writing , one has and . Convexity and step 1.1 give ; reversing gives .
Since , step 2.1 is the condition [F1] on with constant . Hence is locally Lipschitz at every .
A convex function on an open convex set is continuous
Statement
Every convex function on an open convex set is continuous on . The assertion is vacuous when is empty.
Facts & Assumptions
Given: A convex function on an open convex Euclidean set.
Such a function is locally Lipschitz on (A convex function on an open convex set is locally Lipschitz).
Every Lipschitz map is uniformly continuous, and every uniformly continuous map is continuous (Contraction implies Lipschitz implies uniformly continuous implies continuous; every Hölder map is uniformly continuous, and a Lipschitz map on a bounded space is Hölder for every exponent).
Proof
At each , [L1] gives a neighbourhood on which the restriction of is Lipschitz, and [L2] makes that restriction continuous.
Thus is continuous at every domain point, hence continuous on ; if is empty, there is no point to check.
Supporting and strictly separating hyperplanes in Euclidean space
Definition
Let in and . The set
is an affine hyperplane, with inner product as in The Euclidean inner product on . It supports a set at when and either for every or the reverse inequality holds for every .
A point is strictly separated from when there are and such that
Two nonempty sets are separated by a hyperplane when some satisfies for every and . No convexity is part of these definitions; it is a hypothesis of the existence theorems below (A convex subset of contains every line segment between two of its points).
Every point has a unique nearest point in a nonempty closed Euclidean convex set
Statement
Let , let be nonempty, closed, and convex, and let . Then there is a unique such that for every .
Facts & Assumptions
Given: The set and point in the Statement. Closedness and convexity have the meanings of Interior, closure, boundary, limit point, isolated point and dense subset of a metric space and A convex subset of contains every line segment between two of its points, and distances come from The Euclidean inner product on .
For , a subset of is compact if and only if it is closed and bounded (Heine-Borel in : with the Euclidean metric a subset of is compact if and only if it is closed and bounded, and the proof by bisection uses no choice principle; the same holds on the real line).
A continuous real function on a nonempty compact metric space attains a maximum and a minimum (A continuous real-valued function on a nonempty compact metric space is bounded and attains a greatest and a least value).
The Euclidean norm satisfies the parallelogram law (Cauchy-Schwarz with its equality case, the triangle inequality for , the parallelogram law and polarisation).
Proof
Choose and put . The set is nonempty, closed, and bounded, hence compact by [L1]. The continuous distance attains a minimum at some by [L2]. Points of have distance greater than , so minimizes distance over all of .
Suppose distinct both minimize the squared distance at . Convexity puts in , while [L3] gives contradicting minimality. Thus the nearest point is unique.
Metric projection onto a closed convex set satisfies the variational inequality
Statement
Let , let be nonempty, closed, and convex, let , and let . Then is the nearest point of to if and only if
Facts & Assumptions
Given: The Euclidean inner product The Euclidean inner product on and convexity of A convex subset of contains every line segment between two of its points.
There is a unique such that for every (Every point has a unique nearest point in a nonempty closed Euclidean convex set).
Proof
For the forward implication, let be the nearest point and take . For , convexity puts in . Comparing its squared distance with the minimum in [L1] and expanding gives If the left inner product were positive, a sufficiently small would violate this inequality, so it is nonpositive.
For the reverse implication, suppose the displayed variational inequality holds. Expanding gives Thus satisfies the nearest-point condition of [L1].
A point outside a nonempty closed convex set is strictly separated from it
Statement
Let , let be nonempty, closed, and convex, and let . Then there are and such that for every . Thus a hyperplane strictly separates from (Supporting and strictly separating hyperplanes in Euclidean space).
Facts & Assumptions
Given: The set and exterior point in the Statement; since is closed, the nearest point cannot equal (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space).
If is the projection of onto , then (Metric projection onto a closed convex set satisfies the variational inequality)
Every point of has a unique nearest point in a nonempty closed convex subset of (Every point has a unique nearest point in a nonempty closed Euclidean convex set).
Proof
Let be the nearest point supplied by [L2] and put . By [L1], for every . Since , one has and
Taking in step 1.1 gives the stated strict separation with a nonzero normal.
A convex set and its closure have the same interior and boundary
Statement
Assume the Axiom of Choice (The Axiom of Choice) and the Axiom of Countable Choice (The Axiom of Countable Choice ()). Let and let be nonempty and convex. The closure is convex, , and .
Facts & Assumptions
Given: The choice principles and the Euclidean topology and inner product in the Statement The Euclidean inner product on . Relative interior is taken inside the affine hull of the set.
The Axiom of Choice says that every family of nonempty sets has a choice function (The Axiom of Choice).
The Axiom of Countable Choice says that every family of nonempty sets indexed by has a choice function (The Axiom of Countable Choice ()).
A subset is convex when every , for and , belongs to (A convex subset of contains every line segment between two of its points).
Under , a point lies in the closure of a subset of a metric space exactly when it is the limit of a sequence from that subset (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed).
The span of a set is the smallest linear subspace containing it (Linear combination of a finite list, and the span as the smallest linear subspace containing ).
Assuming AC, every spanning set of a finite-dimensional vector space contains a basis of that space (Every spanning subset of a vector space contains a basis).
Every linear subspace of a finite-dimensional vector space is finite-dimensional, of dimension at most that of the ambient space (If and is a linear subspace of , then is finite-dimensional, , and if and only if ).
For , every norm on admits positive constants with for every (For all norms on are equivalent).
For , Euclidean space is complete ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in ).
The closure of is the smallest closed superset of , and is closed exactly when (The closure of a nonempty is , equals together with its limit points, and is the smallest closed superset).
Proof
Using [A2], paired sequences from and [F1] show by [L1] that is convex. Fix and put and , the affine hull by [L2]. By [A1], [L3], and [L4], has a finite basis drawn from . If , then and the singleton are closed directly. Otherwise its positive-dimensional coordinate map pulls the Euclidean norm back to a norm on ; [L5] and [L6] show that a convergent sequence in has its limit in . Thus [L1] and [L8] make , and hence , closed in every case. Therefore and have the same affine hull.
The basis vectors from step 1.1 give points of whose simplex has a positive barycentric core, so has nonempty relative interior. Fix a relative ball and . For with , [A2] and [L1] give a sequence tending to ; choose a term so close that . If and , then lies in and within distance of , hence lies in , while by [F1]. Thus a relative ball about every strict segment point lies in , so every such point belongs to .
Let . If , choose small such that remains in a relative ball of about ; then so step 2.1 gives . The case and the reverse inclusion are immediate. If , relative and ordinary interiors agree. If is proper, choose ; every ambient ball about contains a point displaced by a small nonzero multiple of and hence outside , so both ordinary interiors are empty. Thus .
By [L8], . Combining this common closure with step 3.1 and the boundary formula [L7] gives .
Every boundary point belonging to a nonempty Euclidean convex set has a supporting hyperplane
Statement
Assume the Axiom of Choice (The Axiom of Choice) and the Axiom of Countable Choice (The Axiom of Countable Choice ()). Let , let be nonempty and convex, and let . Then there is a nonzero vector such that for every . Thus the hyperplane through normal to supports (Supporting and strictly separating hyperplanes in Euclidean space).
Facts & Assumptions
Given: The countable-choice, boundary, and sequential-closure conventions in the Statement (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space, A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed) and compactness of the Euclidean unit sphere For , every Euclidean closed ball and every Euclidean sphere of positive radius is compact.
The Axiom of Choice supplies a choice function for every family of nonempty sets (The Axiom of Choice).
The Axiom of Countable Choice supplies a choice function for every family of nonempty sets indexed by (The Axiom of Countable Choice ()).
The closure is convex, , and (A convex set and its closure have the same interior and boundary).
If lies outside a nonempty closed convex set, then there are and such that for every point of the set (A point outside a nonempty closed convex set is strictly separated from it).
For , every bounded sequence in has a convergent subsequence selected by a strictly increasing index map (For every bounded sequence in has a convergent subsequence).
Proof
By [A1], [A2], and [L0], remains a boundary point after replacing by the closed convex set . Since every ball about meets the complement, the sequence-producing direction of A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed uses [A2] to choose with . Apply [L1] to each and normalize its separating normal to length one; then
The unit normals are bounded, so [L2] gives a subsequence converging to a vector of norm one. For fixed , pass the inequalities of step 1.1 to the limit, using , to obtain . The unit vector is nonzero, and the inequality holds in particular for .
Disjoint nonempty Euclidean convex sets have a separating hyperplane
Statement
Assume the Axiom of Choice (The Axiom of Choice) and the Axiom of Countable Choice (The Axiom of Countable Choice ()). Let and let be nonempty, disjoint, and convex. Then there is such that
Thus and are separated by a hyperplane in the sense of Supporting and strictly separating hyperplanes in Euclidean space. The inequality need not be strict when the two sets have distance zero.
Facts & Assumptions
Given: The sets and choice principles in the Statement, convexity as in A convex subset of contains every line segment between two of its points, and the boundary convention Interior, closure, boundary, limit point, isolated point and dense subset of a metric space.
AC and supply the choice functions asserted in The Axiom of Choice and The Axiom of Countable Choice ().
A point outside a nonempty closed convex set can be strictly separated from it (A point outside a nonempty closed convex set is strictly separated from it).
Every boundary point of a nonempty convex set has a supporting hyperplane (Every boundary point belonging to a nonempty Euclidean convex set has a supporting hyperplane).
The closure of a nonempty convex subset of is convex (A convex set and its closure have the same interior and boundary).
Proof
Put . It is nonempty and convex and omits zero because . By [L3], is convex. Either , or and therefore , since an interior point of would belong to .
In the first case, apply [L1] to and ; in the second, [A1] licenses the hypotheses of [L2], which applies to at zero. Each branch gives a nonzero with for every . Substituting gives for all .
Subgradients and the subdifferential of a convex function
Definition
Let be convex on a convex set (Convex and strictly convex functions on Euclidean convex sets), and let . A vector is a subgradient of at when for every in the domain.
The subdifferential is the set
with the Euclidean inner product of The Euclidean inner product on . The definition permits to be empty or to contain more than one vector.
A convex function has a subgradient at every interior point of its domain
Statement
Assume the Axiom of Choice (The Axiom of Choice) and the Axiom of Countable Choice (The Axiom of Countable Choice ()). Let be convex and let be convex. Then is nonempty for every .
Facts & Assumptions
Given: Fix and assume the choice principles in the Statement (Interior, closure, boundary, limit point, isolated point and dense subset of a metric space). The restriction of to the open convex set is continuous by A convex function on an open convex set is continuous, and subgradients have the convention of Subgradients and the subdifferential of a convex function, The epigraph and hypograph of a real-valued function.
AC and supply the choice functions asserted in The Axiom of Choice and The Axiom of Countable Choice ().
The function is convex if and only if its epigraph is a convex subset of (A function is convex exactly when its epigraph is convex).
At every boundary point of a nonempty convex set there is a nonzero supporting normal whose inner product with every displacement into the set is nonpositive (Every boundary point belonging to a nonempty Euclidean convex set has a supporting hyperplane).
Proof
Choose a closed ball centred at and contained in . The restricted epigraph is closed by continuity and convex by [L1]. The point is on its boundary, so [A1] licenses the hypotheses of [L2], which gives a supporting normal . Since the epigraph contains every upward vertical ray, ; if , the ball contains small displacements from in both directions and forces , impossible. Thus , and rescaling to gives on .
Let . Choose so that . The local inequality from step 1.1 gives , while convexity gives . Combining and dividing by yields . Thus .
Differentiable convex functions are characterized by the gradient inequality
Statement
Let be open and convex, and let be differentiable. Then is convex if and only if
Equivalently, is a subgradient at every (Subgradients and the subdifferential of a convex function, The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case).
Facts & Assumptions
Given: The domain and differentiable function in the Statement, with convexity from Convex and strictly convex functions on Euclidean convex sets.
The total derivative of a composite is the composite of the total derivatives (The chain rule for total derivatives: ).
Proof
For the forward implication, fix and put . For , convexity gives , hence By [L1] the left side tends to as , giving the displayed gradient inequality.
For the reverse implication, assume the gradient inequality and take . Apply it at toward and toward , multiply the results by and , and add. The gradient terms cancel because , leaving . Thus is convex.
The subdifferential of a differentiable convex function is its gradient singleton
Statement
Let be convex on an open convex set and differentiable at (The total (Fréchet) derivative as the linear first-order approximation with remainder, The Jacobian matrix of partial derivatives and the gradient in the scalar-valued case). Then .
Facts & Assumptions
Given: The function and point in the Statement and the subdifferential convention Subgradients and the subdifferential of a convex function.
If is convex, then for in its convex domain and (Convex and strictly convex functions on Euclidean convex sets).
Proof
Fix and put . For , [F1] gives , hence Differentiability at makes the left side tend to as . Thus for every , so .
Let . For each coordinate vector and sufficiently small positive and negative , apply the subgradient inequality at . Dividing by with the appropriate reversal and taking the two one-sided limits gives and . Thus , proving the singleton claim.
Zero is a subgradient exactly at a global minimum
Statement
Let be convex and let . Then if and only if for every .
Facts & Assumptions
Given: The function and point in the Statement.
A vector is a subgradient of at when for every in the domain (Subgradients and the subdifferential of a convex function).
Proof
For the forward implication, put in [F1]. The result is for every , exactly the global-minimum condition.
For the reverse implication, if is a global minimizer then for every . This is [F1] with , so .
A function is convex exactly when its Hessian is positive semidefinite
Statement
A function on an open convex set is convex if and only if its Hessian is positive semidefinite at every point. Hessians and their quadratic forms have the conventions of The Hessian matrix and critical points of a scalar field, The Hessian of a scalar field is symmetric.
Facts & Assumptions
Given: An open convex , a function , and the total chain rule The chain rule for total derivatives: .
A twice differentiable real function on an open interval is convex if and only if its second derivative is nonnegative throughout the interval (A twice-differentiable function on an open interval is convex if and only if its second derivative is nonnegative).
A symmetric quadratic form is positive semidefinite when for every (Positive definite, negative definite, semidefinite, and indefinite quadratic forms).
Proof
For and a direction , put on the open interval where the affine line lies in . Two applications of the chain rule give
For the forward implication, if is convex then every line restriction is convex, so [L1] and step 1.1 give for every , which is [F1]. For the reverse implication, [F1] and step 1.1 make every line restriction have nonnegative second derivative; [L1] makes each restriction convex, yielding the two-point convexity inequality for .
Remarks
The convex-domain hypothesis cannot be dropped. On the open but nonconvex set , the function has everywhere, but it is not a convex function on that domain in the sense of Convex and strictly convex functions on Euclidean convex sets. This is the boundary recorded in Boyd–Vandenberghe, Remark 3.1.
An everywhere-positive-definite Hessian implies strict convexity
Statement
Let be on an open convex set. An everywhere-positive-definite Hessian implies strict convexity.
Facts & Assumptions
Given: The line-restriction formula from A function is convex exactly when its Hessian is positive semidefinite and the total chain rule The chain rule for total derivatives: .
A symmetric quadratic form is positive definite when for every (Positive definite, negative definite, semidefinite, and indefinite quadratic forms).
If a real function is continuous on an order-convex interval, differentiable at every interior point, and has positive derivative at every interior point, then it is strictly increasing (On an interval , for continuous on and differentiable at every interior point: throughout gives nondecreasing, gives increasing, and give the two decreasing forms; conversely a nondecreasing has and a nonincreasing has wherever it is differentiable, and no strict converse is claimed).
For a continuous real function on a closed interval that is differentiable in its interior, one secant slope equals an interior derivative (The mean value theorem, as the case of Cauchy's: for continuous on with and differentiable on there is with ).
Proof
Fix distinct , put , and define . The chain rule gives by [F1].
Applying [L1] to makes strictly increasing. For , apply [L2] on and : the two secant slopes equal and for some , so the first slope is strictly smaller than the second. Rearranging gives . This is strict convexity of ; the endpoints are excluded exactly as the definition requires.
Every local minimum of a convex function on an open Euclidean convex set is global
Statement
Let be convex on an open convex set. Every local minimizer of (Local and strict local extrema for scalar fields on Euclidean open sets) is a global minimizer.
Facts & Assumptions
Given: A local minimizer of the function in the Statement.
The function is convex when for all and (Convex and strictly convex functions on Euclidean convex sets).
Proof
Suppose were not a global minimizer, and choose with . For sufficiently small , the point lies in the local-minimum neighbourhood of , while [F1] gives a contradiction.
The assumption in step 1.1 is untenable, so no domain point has value below and the local minimizer is global.
A strictly convex function on a Euclidean convex set has at most one global minimizer
Statement
A strictly convex real-valued function on a Euclidean convex set has at most one global minimizer. This asserts uniqueness only, not existence, and includes empty and singleton domains.
Facts & Assumptions
Given: A strictly convex function on a convex domain.
Strict convexity means that the convexity inequality is strict for distinct and (Convex and strictly convex functions on Euclidean convex sets).
Proof
Suppose distinct were both global minimizers with value . By [F1] at their midpoint, contradicting minimality.
Therefore two distinct global minimizers cannot exist. Empty and singleton domains satisfy the conclusion automatically.
Upper and lower semicontinuity on subsets of
Definition
Let , let , let , and let . Using the Euclidean metric and its balls ( as the set of functions , and , , are metrics on it, Open ball, closed ball and sphere in a metric space), is upper semicontinuous at when for every there is such that for every .
The function is lower semicontinuous at when for every there is such that
It is upper or lower semicontinuous on when the corresponding condition holds at every point of . These are relative notions on ; when is empty, each on-set condition is vacuous. A continuous function (Continuity of a map between metric spaces, at a point and globally, in the - form) satisfies both conditions.
Euclidean semicontinuity agrees with the published real-line definition
Statement
Under the standard identification , a real-valued function on is upper or lower semicontinuous according to Upper and lower semicontinuity on subsets of if and only if it is upper or lower semicontinuous according to Upper and lower semicontinuity of at a point of and on .
Facts & Assumptions
Given: A subset of the real line and a function . The usual real and metric neighbourhoods agree Dictionary: for with the metric , continuity and uniform continuity of agree with the metric-space notions, the Lipschitz and Hölder conditions are the metric ones instantiated, and a subset of is compact in the open-cover sense of exactly when it is a compact metric subspace.
In the Euclidean definition, is upper semicontinuous at when for every there is such that for every (Upper and lower semicontinuity on subsets of ).
In the real-line definition, is upper semicontinuous at when for every real there is a real giving the same inequality on ; the lower clause reverses the one-sided bound (Upper and lower semicontinuity of at a point of and on ).
Proof
Under , one has for every centre and positive radius. Substitution makes the upper clauses [F1] and [F2] identical in both directions, and the same set identity makes the two lower clauses identical.
Therefore the pointwise notions agree at every point of , including relative endpoints and isolated points, and hence the on-set notions agree; on the empty set both are vacuous.
Semicontinuity on is characterized by strict open level sets and weak closed level sets
Statement
Let , let , and let .
- Upper semicontinuity is equivalent to relative openness of every strict sublevel set and to relative closedness of every weak superlevel set .
- Lower semicontinuity is equivalent to relative openness of every strict superlevel set and to relative closedness of every weak sublevel set.
Relative openness and closedness refer to the subspace topology on (Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).
Facts & Assumptions
Given: The subset and function in the Statement, with Euclidean balls as in Open ball, closed ball and sphere in a metric space.
The function is upper semicontinuous at when for every there is such that for every ; the lower clause is its one-sided dual (Upper and lower semicontinuity on subsets of ).
Proof
For the upper-semicontinuous forward direction, if , apply [F1] with to obtain a relative ball inside . Conversely, if all strict sublevels are relatively open, the sublevel supplies the ball required by [F1].
Taking complements in converts the relatively open strict sublevels of step 1.1 into relatively closed weak superlevels and conversely. Thus both upper-semicontinuity characterisations hold in both directions.
Apply steps 1.1 and 2.1 to . The lower clause for is the upper clause for , strict superlevels of are strict sublevels of , and weak sublevels of are weak superlevels of . This gives both lower-semicontinuity equivalences in both directions.
Lower semicontinuity is equivalent to a closed epigraph and upper semicontinuity to a closed hypograph
Statement
Assume the Axiom of Countable Choice (The Axiom of Countable Choice ()). Let , let , and let . The function is lower semicontinuous on if and only if is closed in . It is upper semicontinuous if and only if is closed there. The product and relative topologies are those of For the product topology on copies of the usual topology of is the metric topology of on , and hence also of and , so as a product and as a metric space are one space, Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace.
Facts & Assumptions
Given: The function, domain, and countable choice in the Statement, with sequential closure in Euclidean metric spaces as in A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed and semicontinuity as in Upper and lower semicontinuity on subsets of .
The Axiom of Countable Choice supplies a choice function for every family of nonempty sets indexed by (The Axiom of Countable Choice ()).
Lower semicontinuity is equivalent to relative openness of every strict superlevel set and to relative closedness of every weak sublevel set (Semicontinuity on is characterized by strict open level sets and weak closed level sets).
The epigraph of is (The epigraph and hypograph of a real-valued function).
Under , a point belongs to the closure of a metric subspace exactly when a sequence from that subspace converges to it (A point lies in the closure of iff some sequence in converges to it, and a set is closed iff it is sequentially closed).
Proof
For the forward epigraph implication, assume lower semicontinuous and take outside [F1], so . Choose . By [L1], a relative neighbourhood of lies in ; its product with a short vertical interval below is an open neighbourhood of disjoint from the epigraph. Thus the epigraph complement is open.
For the reverse epigraph implication, suppose lower semicontinuity fails at . Then for some every relative ball about meets , so . By [A1] and [L2], choose with . The horizontal points lie in [F1] and converge to outside it, contrary to closedness. Hence the lower condition [L1] holds.
The reflection sends the hypograph of to the epigraph of . Applying steps 1.1 and 1.2 to and using the exchange between upper semicontinuity of and lower semicontinuity of proves the hypograph equivalence.
Semicontinuous extreme value theorem on compact Euclidean sets
Statement
Let and let be nonempty and compact. Every lower semicontinuous function is bounded below and attains a minimum. Dually, every upper semicontinuous function is bounded above and attains a maximum.
Facts & Assumptions
Given: A nonempty compact Euclidean set and a lower semicontinuous function , with infima as in Greatest lower bound (infimum).
Lower semicontinuity is equivalent to relative openness of every strict superlevel set and to relative closedness of every weak sublevel set (Semicontinuity on is characterized by strict open level sets and weak closed level sets).
In a compact space, every family of closed sets with the finite intersection property has nonempty intersection (A metric space is compact if and only if every family of closed subsets with the finite intersection property has nonempty intersection).
Every nonempty real set bounded below has a greatest lower bound in (Every nonempty set bounded below has an infimum).
If is the infimum of a nonempty real set, then for every the set has an element (Epsilon characterisation of the infimum).
For every real there is a natural number with (Every complete ordered field is Archimedean).
For every real there is a natural number with (For every in a complete ordered field there is a natural with ).
A metric space is compact when every open cover has a finite subcover (Open cover, subcover, compact metric space, and compact subset of a metric space).
Every nonempty finite set of real numbers has a maximum and a minimum (Every nonempty finite set of reals has a maximum and a minimum).
Proof
For positive naturals , the relatively open sets cover : apply [L5] to . By [L7], finitely many cover, and [L8] gives a largest index among them. Since the sets are nested, , so on and is bounded below.
By [L3], exists. For every positive natural , the set is closed by [L1] and nonempty by [L4]. The family is nested, so every finite subfamily has nonempty intersection.
By [L2], choose . If , [L6] gives with , contradicting . Thus . Applying the same argument to proves that an upper semicontinuous function attains its maximum.
5 · Examples, counterexamples and false statements
None yet.
Sources
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1.1
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 2
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1.7
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1.8
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1.6
- S. Boyd and L. Vandenberghe, Convex Optimization, §§3.2.1–3.2.3
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.2.3
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 4
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1
- S. Boyd and L. Vandenberghe, Convex Optimization, §2.5
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 6
- S. Boyd and L. Vandenberghe, Convex Optimization, §2.5.1
- S. Boyd and L. Vandenberghe, Convex Optimization, §2.5.2
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 7
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 12
- D. Drusvyatskiy, Convex Analysis and Nonsmooth Optimization, §3.5
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lectures 7 and 12
- D. Drusvyatskiy, Convex Analysis and Nonsmooth Optimization, Theorem 3.36
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1.3
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 3
- D. Drusvyatskiy, Convex Analysis and Nonsmooth Optimization, Corollary 3.35
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1.4
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 5
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lectures 2 and 4
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lectures 5 and 6