Convex sets
The segment condition, the intersection property, and the convex sets optimization relies on.
Definition
A set is convex if for all and all ,
The point is a convex combination of and ; as runs from to it traces the segment from to . So: a set is convex when the segment joining any two of its points stays inside it.
To show a set is not convex, exhibit one pair whose segment leaves it. A disk and a half-space are convex; an annulus and the union of two disjoint disks are not.
Key properties
Intersection. If each is convex, so is . Proof: if then both lie in every , so for the point lies in every , hence in the intersection.
This is the property that does the work: most convex sets in economics are convex because they are intersections of convex sets. (The union of convex sets need not be convex — the two-disk example.)
In economics
Budget set. is an intersection of half-spaces ( for each , and ), so it is convex.
Convex preferences. Preferences are convex when each upper contour set is convex — averages are weakly preferred to extremes.
Worked examples
Example 1 — a half-space is convex. Let . Take , so and . For ,
so . Hence is convex.
Example 2 — the budget set is convex. Write . Each piece is a half-space, so convex by Example 1; is their intersection, so convex.
Exercises
- Prove directly from the definition that the intersection of two convex sets is convex.
- Give two convex sets whose union is not convex, and name the segment that escapes.
- Show that the unit simplex is convex.
- Show that if is convex then so are for and .