Convex set

Last updated
Illustration of a convex set shaped like a deformed circle. The line segment joining points x and y lies completely within the set, illustrated in green. Since this is true for any potential locations of two points within the set, the set is convex. Convex polygon illustration1.svg
Illustration of a convex set shaped like a deformed circle. The line segment joining points x and y lies completely within the set, illustrated in green. Since this is true for any potential locations of two points within the set, the set is convex.
Illustration of a non-convex set. The line segment joining points x and y partially extends outside of the set, illustrated in red, and the intersection of the set with the line occurs in two places, illustrated in black. Convex polygon illustration2.svg
Illustration of a non-convex set. The line segment joining points x and y partially extends outside of the set, illustrated in red, and the intersection of the set with the line occurs in two places, illustrated in black.

In geometry, a subset of a Euclidean space, or more generally an affine space over the reals, is convex if, given any two points in the subset, the subset contains the whole line segment that joins them. Equivalently, a convex set or a convex region is a subset that intersects every line into a single line segment (possibly empty). [1] [2] For example, a solid cube is a convex set, but anything that is hollow or has an indent, for example, a crescent shape, is not convex.

Contents

The boundary of a convex set in the plane is always a convex curve. The intersection of all the convex sets that contain a given subset A of Euclidean space is called the convex hull of A. It is the smallest convex set containing A.

A convex function is a real-valued function defined on an interval with the property that its epigraph (the set of points on or above the graph of the function) is a convex set. Convex minimization is a subfield of optimization that studies the problem of minimizing convex functions over convex sets. The branch of mathematics devoted to the study of properties of convex sets and convex functions is called convex analysis.

The notion of a convex set can be generalized as described below.

Definitions

A function is convex if and only if its epigraph, the region (in green) above its graph (in blue), is a convex set. Convex supergraph.svg
A function is convex if and only if its epigraph, the region (in green) above its graph (in blue), is a convex set.

Let S be a vector space or an affine space over the real numbers, or, more generally, over some ordered field (this includes Euclidean spaces, which are affine spaces). A subset C of S is convex if, for all x and y in C, the line segment connecting x and y is included in C.

This means that the affine combination (1 − t)x + ty belongs to C for all x,y in C and t in the interval [0, 1]. This implies that convexity is invariant under affine transformations. Further, it implies that a convex set in a real or complex topological vector space is path-connected (and therefore also connected).

A set C is strictly convex if every point on the line segment connecting x and y other than the endpoints is inside the topological interior of C. A closed convex subset is strictly convex if and only if every one of its boundary points is an extreme point. [3]

A set C is absolutely convex if it is convex and balanced.

Examples

The convex subsets of R (the set of real numbers) are the intervals and the points of R. Some examples of convex subsets of the Euclidean plane are solid regular polygons, solid triangles, and intersections of solid triangles. Some examples of convex subsets of a Euclidean 3-dimensional space are the Archimedean solids and the Platonic solids. The Kepler-Poinsot polyhedra are examples of non-convex sets.

Non-convex set

A set that is not convex is called a non-convex set. A polygon that is not a convex polygon is sometimes called a concave polygon, [4] and some sources more generally use the term concave set to mean a non-convex set, [5] but most authorities prohibit this usage. [6] [7]

The complement of a convex set, such as the epigraph of a concave function, is sometimes called a reverse convex set, especially in the context of mathematical optimization. [8]

Properties

Given r points u1, ..., ur in a convex set S, and r nonnegative numbers λ1, ..., λr such that λ1 + ... + λr = 1, the affine combination

belongs to S. As the definition of a convex set is the case r = 2, this property characterizes convex sets.

Such an affine combination is called a convex combination of u1, ..., ur.

Intersections and unions

The collection of convex subsets of a vector space, an affine space, or a Euclidean space has the following properties: [9] [10]

  1. The empty set and the whole space are convex.
  2. The intersection of any collection of convex sets is convex.
  3. The union of a sequence of convex sets is convex, if they form a non-decreasing chain for inclusion. For this property, the restriction to chains is important, as the union of two convex sets need not be convex.

Closed convex sets

Closed convex sets are convex sets that contain all their limit points. They can be characterised as the intersections of closed half-spaces (sets of point in space that lie on and to one side of a hyperplane).

From what has just been said, it is clear that such intersections are convex, and they will also be closed sets. To prove the converse, i.e., every closed convex set may be represented as such intersection, one needs the supporting hyperplane theorem in the form that for a given closed convex set C and point P outside it, there is a closed half-space H that contains C and not P. The supporting hyperplane theorem is a special case of the Hahn–Banach theorem of functional analysis.

Convex sets and rectangles

Let C be a convex body in the plane (a convex set whose interior is non-empty). We can inscribe a rectangle r in C such that a homothetic copy R of r is circumscribed about C. The positive homothety ratio is at most 2 and: [11]


Blaschke-Santaló diagrams

The set of all planar convex bodies can be parameterized in terms of the convex body diameter D, its inradius r (the biggest circle contained in the convex body) and its circumradius R (the smallest circle containing the convex body). In fact, this set can be described by the set of inequalities given by [12] [13]

and can be visualized as the image of the function g that maps a convex body to the R2 point given by (r/R, D/2R). The image of this function is known a (r, D, R) Blachke-Santaló diagram. [13]

Blaschke-Santalo (r, D, R) diagram for planar convex bodies.
L
{\displaystyle \mathbb {L} }
denotes the line segment,
I
p
3
{\displaystyle \mathbb {I} _{\frac {\pi }{3}}}
the equilateral triangle,
R
T
{\displaystyle \mathbb {RT} }
the Reuleaux triangle and
B
2
{\displaystyle \mathbb {B} _{2}}
the unit circle. Blaschke-Santalo diagram for planar convex bodies.pdf
Blaschke-Santaló (r, D, R) diagram for planar convex bodies. denotes the line segment, the equilateral triangle, the Reuleaux triangle and the unit circle.

Alternatively, the set can also be parametrized by its width (the smallest distance between any two different parallel support hyperplanes), perimeter and area. [12] [13]

Other properties

Let X be a topological vector space and be convex.

Convex hulls and Minkowski sums

Convex hulls

Every subset A of the vector space is contained within a smallest convex set (called the convex hull of A), namely the intersection of all convex sets containing A. The convex-hull operator Conv() has the characteristic properties of a hull operator:

The convex-hull operation is needed for the set of convex sets to form a lattice, in which the "join" operation is the convex hull of the union of two convex sets

The intersection of any collection of convex sets is itself convex, so the convex subsets of a (real or complex) vector space form a complete lattice.

Minkowski addition

Minkowski addition of sets. The sum of the squares Q1=[0,1] and Q2=[1,2] is the square Q1+Q2=[1,3] . Minkowski sum graph - vector version.svg
Minkowski addition of sets. The sum of the squares Q1=[0,1] and Q2=[1,2] is the square Q1+Q2=[1,3] .

In a real vector-space, the Minkowski sum of two (non-empty) sets, S1 and S2, is defined to be the set S1 + S2 formed by the addition of vectors element-wise from the summand-sets

More generally, the Minkowski sum of a finite family of (non-empty) sets Sn is the set formed by element-wise addition of vectors

For Minkowski addition, the zero set {0} containing only the zero vector  0 has special importance: For every non-empty subset S of a vector space

in algebraic terminology, {0} is the identity element of Minkowski addition (on the collection of non-empty sets). [14]

Convex hulls of Minkowski sums

Minkowski addition behaves well with respect to the operation of taking convex hulls, as shown by the following proposition:

Let S1, S2 be subsets of a real vector-space, the convex hull of their Minkowski sum is the Minkowski sum of their convex hulls

This result holds more generally for each finite collection of non-empty sets:

In mathematical terminology, the operations of Minkowski summation and of forming convex hulls are commuting operations. [15] [16]

Minkowski sums of convex sets

The Minkowski sum of two compact convex sets is compact. The sum of a compact convex set and a closed convex set is closed. [17]

The following famous theorem, proved by Dieudonné in 1966, gives a sufficient condition for the difference of two closed convex subsets to be closed. [18] It uses the concept of a recession cone of a non-empty convex subset S, defined as:

where this set is a convex cone containing and satisfying . Note that if S is closed and convex then is closed and for all ,

Theorem (Dieudonné). Let A and B be non-empty, closed, and convex subsets of a locally convex topological vector space such that is a linear subspace. If A or B is locally compact then A  B is closed.

Generalizations and extensions for convexity

The notion of convexity in the Euclidean space may be generalized by modifying the definition in some or other aspects. The common name "generalized convexity" is used, because the resulting objects retain certain properties of convex sets.

Star-convex (star-shaped) sets

Let C be a set in a real or complex vector space. C is star convex (star-shaped) if there exists an x0 in C such that the line segment from x0 to any point y in C is contained in C. Hence a non-empty convex set is always star-convex but a star-convex set is not always convex.

Orthogonal convexity

An example of generalized convexity is orthogonal convexity. [19]

A set S in the Euclidean space is called orthogonally convex or ortho-convex, if any segment parallel to any of the coordinate axes connecting two points of S lies totally within S. It is easy to prove that an intersection of any collection of orthoconvex sets is orthoconvex. Some other properties of convex sets are valid as well.

Non-Euclidean geometry

The definition of a convex set and a convex hull extends naturally to geometries which are not Euclidean by defining a geodesically convex set to be one that contains the geodesics joining any two points in the set.

Order topology

Convexity can be extended for a totally ordered set X endowed with the order topology. [20]

Let YX. The subspace Y is a convex set if for each pair of points a, b in Y such that ab, the interval [a, b] = {xX | axb} is contained in Y. That is, Y is convex if and only if for all a, b in Y, ab implies [a, b] ⊆ Y.

A convex set is not connected in general: a counter-example is given by the subspace {1,2,3} in Z, which is both convex and not connected.

Convexity spaces

The notion of convexity may be generalised to other objects, if certain properties of convexity are selected as axioms.

Given a set X, a convexity over X is a collection 𝒞 of subsets of X satisfying the following axioms: [9] [10] [21]

  1. The empty set and X are in 𝒞
  2. The intersection of any collection from 𝒞 is in 𝒞.
  3. The union of a chain (with respect to the inclusion relation) of elements of 𝒞 is in 𝒞.

The elements of 𝒞 are called convex sets and the pair (X, 𝒞) is called a convexity space. For the ordinary convexity, the first two axioms hold, and the third one is trivial.

For an alternative definition of abstract convexity, more suited to discrete geometry, see the convex geometries associated with antimatroids.

Convex spaces

Convexity can be generalised as an abstract algebraic structure: a space is convex if it is possible to take convex combinations of points.

See also

Related Research Articles

The Hahn–Banach theorem is a central tool in functional analysis. It allows the extension of bounded linear functionals defined on a vector subspace of some vector space to the whole space, and it also shows that there are "enough" continuous linear functionals defined on every normed vector space to make the study of the dual space "interesting". Another version of the Hahn–Banach theorem is known as the Hahn–Banach separation theorem or the hyperplane separation theorem, and has numerous uses in convex geometry.

<span class="mw-page-title-main">Convex hull</span> Smallest convex set containing a given set

In geometry, the convex hull or convex envelope or convex closure of a shape is the smallest convex set that contains it. The convex hull may be defined either as the intersection of all convex sets containing a given subset of a Euclidean space, or equivalently as the set of all convex combinations of points in the subset. For a bounded subset of the plane, the convex hull may be visualized as the shape enclosed by a rubber band stretched around the subset.

In mathematics, a topological vector space is one of the basic structures investigated in functional analysis. A topological vector space is a vector space that is also a topological space with the property that the vector space operations are also continuous functions. Such a topology is called a vector topology and every topological vector space has a uniform topological structure, allowing a notion of uniform convergence and completeness. Some authors also require that the space is a Hausdorff space. One of the most widely studied categories of TVSs are locally convex topological vector spaces. This article focuses on TVSs that are not necessarily locally convex. Banach spaces, Hilbert spaces and Sobolev spaces are other well-known examples of TVSs.

<span class="mw-page-title-main">Extreme point</span> Point not between two other points

In mathematics, an extreme point of a convex set in a real or complex vector space is a point in that does not lie in any open line segment joining two points of In linear programming problems, an extreme point is also called vertex or corner point of

<span class="mw-page-title-main">Minkowski addition</span> Sums vector sets A and B by adding each vector in A to each vector in B

In geometry, the Minkowski sum of two sets of position vectors A and B in Euclidean space is formed by adding each vector in A to each vector in B:

In functional analysis and related areas of mathematics, locally convex topological vector spaces (LCTVS) or locally convex spaces are examples of topological vector spaces (TVS) that generalize normed spaces. They can be defined as topological vector spaces whose topology is generated by translations of balanced, absorbent, convex sets. Alternatively they can be defined as a vector space with a family of seminorms, and a topology can be defined in terms of that family. Although in general such spaces are not necessarily normable, the existence of a convex local base for the zero vector is strong enough for the Hahn–Banach theorem to hold, yielding a sufficiently rich theory of continuous linear functionals.

<span class="mw-page-title-main">Radon's theorem</span> Says d+2 points in d dimensions can be partitioned into two subsets whose convex hulls intersect

In geometry, Radon's theorem on convex sets, published by Johann Radon in 1921, states that:

Any set of d + 2 points in Rd can be partitioned into two sets whose convex hulls intersect.

In functional analysis and related areas of mathematics an absorbing set in a vector space is a set which can be "inflated" or "scaled up" to eventually always include any given point of the vector space. Alternative terms are radial or absorbent set. Every neighborhood of the origin in every topological vector space is an absorbing subset.

In linear algebra and related areas of mathematics a balanced set, circled set or disk in a vector space is a set such that for all scalars satisfying

In functional and convex analysis, and related disciplines of mathematics, the polar set is a special convex set associated to any subset of a vector space lying in the dual space The bipolar of a subset is the polar of but lies in .

<span class="mw-page-title-main">Krein–Milman theorem</span> On when a space equals the closed convex hull of its extreme points

In the mathematical theory of functional analysis, the Krein–Milman theorem is a proposition about compact convex sets in locally convex topological vector spaces (TVSs).

In mathematics, the affine hull or affine span of a set S in Euclidean space Rn is the smallest affine set containing S, or equivalently, the intersection of all affine sets containing S. Here, an affine set may be defined as the translation of a vector subspace.

<span class="mw-page-title-main">Convex cone</span> Mathematical set closed under positive linear combinations

In linear algebra, a cone—sometimes called a linear cone for distinguishing it from other sorts of cones—is a subset of a vector space that is closed under positive scalar multiplication; that is, C is a cone if implies for every positive scalar s. A cone need not be convex, or even look like a cone in Euclidean space.

In mathematics, Choquet theory, named after Gustave Choquet, is an area of functional analysis and convex analysis concerned with measures which have support on the extreme points of a convex set C. Roughly speaking, every vector of C should appear as a weighted average of extreme points, a concept made more precise by generalizing the notion of weighted average from a convex combination to an integral taken over the set E of extreme points. Here C is a subset of a real vector space V, and the main thrust of the theory is to treat the cases where V is an infinite-dimensional topological vector space along lines similar to the finite-dimensional case. The main concerns of Gustave Choquet were in potential theory. Choquet theory has become a general paradigm, particularly for treating convex cones as determined by their extreme rays, and so for many different notions of positivity in mathematics.

In mathematics, the relative interior of a set is a refinement of the concept of the interior, which is often more useful when dealing with low-dimensional sets placed in higher-dimensional spaces.

<span class="mw-page-title-main">Shapley–Folkman lemma</span> Sums of sets of vectors are nearly convex

The Shapley–Folkman lemma is a result in convex geometry that describes the Minkowski addition of sets in a vector space. It is named after mathematicians Lloyd Shapley and Jon Folkman, but was first published by the economist Ross M. Starr.

In functional analysis, a branch of mathematics, the algebraic interior or radial kernel of a subset of a vector space is a refinement of the concept of the interior.

In mathematics, Minkowski's second theorem is a result in the geometry of numbers about the values taken by a norm on a lattice and the volume of its fundamental cell.

In mathematics, particularly in functional analysis and convex analysis, the Ursescu theorem is a theorem that generalizes the closed graph theorem, the open mapping theorem, and the uniform boundedness principle.

References

  1. Morris, Carla C.; Stark, Robert M. (24 August 2015). Finite Mathematics: Models and Applications. John Wiley & Sons. p. 121. ISBN   9781119015383 . Retrieved 5 April 2017.
  2. Kjeldsen, Tinne Hoff. "History of Convexity and Mathematical Programming" (PDF). Proceedings of the International Congress of Mathematicians (ICM 2010): 3233–3257. doi:10.1142/9789814324359_0187. Archived from the original (PDF) on 2017-08-11. Retrieved 5 April 2017.
  3. Halmos, Paul R. (8 November 1982). A Hilbert Space Problem Book. Graduate Texts in Mathematics. Vol. 19 (2nd ed.). New York: Springer-Verlag. p. 5. ISBN   978-0-387-90685-0. OCLC   8169781.
  4. McConnell, Jeffrey J. (2006). Computer Graphics: Theory Into Practice. p.  130. ISBN   0-7637-2250-2..
  5. Weisstein, Eric W. "Concave". MathWorld .
  6. Takayama, Akira (1994). Analytical Methods in Economics. University of Michigan Press. p. 54. ISBN   9780472081356. An often seen confusion is a "concave set". Concave and convex functions designate certain classes of functions, not of sets, whereas a convex set designates a certain class of sets, and not a class of functions. A "concave set" confuses sets with functions.
  7. Corbae, Dean; Stinchcombe, Maxwell B.; Zeman, Juraj (2009). An Introduction to Mathematical Analysis for Economic Theory and Econometrics. Princeton University Press. p. 347. ISBN   9781400833085. There is no such thing as a concave set.
  8. Meyer, Robert (1970). "The validity of a family of optimization methods" (PDF). SIAM Journal on Control and Optimization. 8: 41–54. doi:10.1137/0308003. MR   0312915..
  9. 1 2 Soltan, Valeriu, Introduction to the Axiomatic Theory of Convexity, Ştiinţa, Chişinău, 1984 (in Russian).
  10. 1 2 Singer, Ivan (1997). Abstract convex analysis. Canadian Mathematical Society series of monographs and advanced texts. New York: John Wiley & Sons, Inc. pp. xxii+491. ISBN   0-471-16015-6. MR   1461544.
  11. Lassak, M. (1993). "Approximation of convex bodies by rectangles". Geometriae Dedicata. 47: 111–117. doi:10.1007/BF01263495. S2CID   119508642.
  12. 1 2 Santaló, L. (1961). "Sobre los sistemas completos de desigualdades entre tres elementos de una figura convexa planas". Mathematicae Notae. 17: 82–104.
  13. 1 2 3 Brandenberg, René; González Merino, Bernardo (2017). "A complete 3-dimensional Blaschke-Santaló diagram". Mathematical Inequalities & Applications (2): 301–348. arXiv: 1404.6808 . doi: 10.7153/mia-20-22 . ISSN   1331-4343.
  14. The empty set is important in Minkowski addition, because the empty set annihilates every other subset: For every subset S of a vector space, its sum with the empty set is empty: .
  15. Theorem 3 (pages 562–563): Krein, M.; Šmulian, V. (1940). "On regularly convex sets in the space conjugate to a Banach space". Annals of Mathematics. Second Series. 41 (3): 556–583. doi:10.2307/1968735. JSTOR   1968735.
  16. For the commutativity of Minkowski addition and convexification, see Theorem 1.1.2 (pages 2–3) in Schneider; this reference discusses much of the literature on the convex hulls of Minkowski sumsets in its "Chapter 3 Minkowski addition" (pages 126–196): Schneider, Rolf (1993). Convex bodies: The Brunn–Minkowski theory. Encyclopedia of mathematics and its applications. Vol. 44. Cambridge: Cambridge University Press. pp. xiv+490. ISBN   0-521-35220-7. MR   1216521.
  17. Lemma 5.3: Aliprantis, C.D.; Border, K.C. (2006). Infinite Dimensional Analysis, A Hitchhiker's Guide. Berlin: Springer. ISBN   978-3-540-29587-7.
  18. Zălinescu, C. (2002). Convex analysis in general vector spaces . River Edge, NJ: World Scientific Publishing Co., Inc. p.  7. ISBN   981-238-067-1. MR   1921556.
  19. Rawlins G.J.E. and Wood D, "Ortho-convexity and its generalizations", in: Computational Morphology, 137-152. Elsevier, 1988.
  20. Munkres, James; Topology, Prentice Hall; 2nd edition (December 28, 1999). ISBN   0-13-181629-2.
  21. van De Vel, Marcel L. J. (1993). Theory of convex structures. North-Holland Mathematical Library. Amsterdam: North-Holland Publishing Co. pp. xvi+540. ISBN   0-444-81505-8. MR   1234493.