ArticleslgStudy

mathematics

Convex set

Convex set is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Convex set rather than just read about it. In short: In geometry, a set of points is convex if it contains every line segment between two points in the set. For example, a solid cube is a convex set, but anything that is hollow or has an indent, such as a crescent shape, is not convex.

Convex set — main illustration
Convex set — illustration

Key takeaways

  • Convex set belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Convex set to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Convex set from memory before moving on to harder problems.

Reference excerpt

In geometry, a set of points is convex if it contains every line segment between two points in the set. For example, a solid cube is a convex set, but anything that is hollow or has an indent, such as a crescent shape, is not convex. 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. Spaces in which convex sets are defined include the Euclidean spaces, the affine spaces over the real numbers, and certain non-Euclidean geometries.

Definitions

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 for every x and y in C, 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. 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, and some sources more generally use the term concave set to mean a non-convex set, but most authorities prohibit this usage. 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.

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

∑ k = 1 r λ k u k {\displaystyle \sum _{k=1}^{r}\lambda _{k}u_{k}}

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. The convex hull of a subset S of a real vector space is defined as the intersection of all convex sets that contain S. More concretely, the convex hull is the set of all convex combinations of points in S. In particular, this is a convex set. A (bounded) convex polytope is the convex hull of a finite subset of some Euclidean space Rn.

Intersections and unions The collection of convex subsets of a vector space, an affine space, or a Euclidean space has the following properties:

The empty set and the whole space are convex. The intersection of any collection of convex sets is convex. The union of a collection of convex sets is convex if those sets form a chain (a totally ordered set) under 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 points 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.

… excerpt ends here. Continue reading the full article.

Illustrations

Convex set: 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 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 set: 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.
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 set: A function is convex if and only if its epigraph, the region (in green) above its graph (in blue), is a convex set.
A function is convex if and only if its epigraph, the region (in green) above its graph (in blue), is a convex set.
Convex set: Blaschke-Santaló (r, D, R) diagram for planar convex bodies. 
  
    
      
        
          L
        
      
    
    {\displaystyle \mathbb {L} }
  
 denotes the line segment, 
  
    
      
        
          
            I
          
          
            
              π
              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-Santaló (r, D, R) diagram for planar convex bodies. L {\displaystyle \mathbb {L} } denotes the line segment, I π 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.
Convex set: Minkowski addition of sets. The sum of the squares Q1=[0,1]2 and Q2=[1,2]2 is the square Q1+Q2=[1,3]2.
Minkowski addition of sets. The sum of the squares Q1=[0,1]2 and Q2=[1,2]2 is the square Q1+Q2=[1,3]2.

Worked examples

Example 1 — a first encounter with Convex set

Start with the simplest possible case. Write down what Convex set claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Convex set before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Convex set ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Convex set

In research
Convex set appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Convex set in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Convex set is common in secondary-school and first-year university syllabi. It links to neighbouring topics Convex analysis, Convex geometry, so understanding it makes those chapters shorter.
In everyday life
Look for Convex set outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Convex set” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Convex set in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Convex set means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Convex set out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Convex set in simple terms?

In geometry, a set of points is convex if it contains every line segment between two points in the set. For example, a solid cube is a convex set, but anything that is hollow or has an indent, such as a crescent shape, is not convex.

Why does Convex set matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Convex set?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Convex set.

Tags

  • Convex analysis
  • Convex geometry

Keep exploring