Combinatorics • Topic 34
Convex Sets
Convexity is a geometric property with deep combinatorial implications (Helly's Theorem).
Definition
Definition (Convex Set)
A set is convex if for any two points , the entire line segment lies in .
Helly's Theorem
Theorem (Helly's Theorem)
Let be a finite family of convex sets in .
If every sets in have a non-empty intersection, then the intersection of all sets in is non-empty.
- In 1D (Line segments): If every pair overlaps, they all share a common point.
- In 2D: If every 3 sets overlap, they all share a point.
Practice Problems
Exercise (Problem 1)
Prove that the intersection of two convex sets is convex.
Exercise (Problem 2)
(Radon's Theorem) Prove that any set of points in can be partitioned into two sets whose convex hulls intersect.
Exercise (Problem 3)
Use Helly's Theorem to prove that if a set of points can be covered by a circle of radius 1 pairwise, the whole set can be covered by a circle of radius 1 (wait, radius is ? Check Jung's Theorem).