AI ALIGNMENT FORUM
AF

Wikitags

Convex set

Edited by jessicat last updated 13th Jul 2016

A convex set is a set of vectors that contains all line segments between vectors in the set. Consider the following shape:

a convex set

As shown, a line segment between two points x and y in this shape lies entirely within the shape. In fact, this is true for any pair of points in the shape. Therefore, this shape is convex. For comparison, the following shape is not convex:

a non-convex set

The fact that part of the line segment between x and y (both inside the shape) lies outside the shape proves that this shape is not convex.

Formally, a set S is convex if

∀x,y∈S,θ∈[0,1]:θx+(1−θ)y∈S

(images are from Wikipedia: here and here)

Parents:
Set
Convex
3
3
Discussion0
Discussion0