convexes
Convexes, in geometric and analytical contexts, are convex sets in a vector space. A set C is convex if, for any two points x and y in C, the line segment joining x and y lies entirely in C. Equivalently, C contains every convex combination (1−t)x + t y with 0 ≤ t ≤ 1 of points in C. This property makes many problems tractable, since mixtures of feasible points remain feasible.
Key properties and constructions preserve convexity. The intersection of any collection of convex sets is convex,
Within a convex set, certain points called extreme points cannot be written as nontrivial convex combinations
Common examples include convex polytopes, such as triangles and cubes, as well as smooth shapes like discs
Convexes play a central role in convex analysis and optimization. Many optimization problems become easier when