menu

CVX_1: Affine set

cvx1

1. Line and line segment:
  • Suppose we have two points :

    • The line through two this points:

    • The line segment between two this points:

  • In another view, we can rewrite two equations above in this form:

2. Affine sets:
  • Definition: A set is affine if the line through any two distinct points in lies in .

  • We can generalize to more than two points:

    • Assume that is a affine set and three distinct points , and lie in . We have:

    • In general, we have affine combination where and .

  • Given a set , the set of all affine combination in is called the affine hull of , denoted :

    • The affine hull is the smallest affine set that contain .
3. Affine dimension and relative interior:
  • The affine dimension of a set is the dimension of its affine hull.

  • If the affine dimension of a set is where , the set , we define the relative interior of set :

    where .

  • We the define the relative boundary of a set as where is the closure of .

  • Example:

    • Given set is the circle with radius 1 lie on plane in 3-dimensional space:

    • We have:

      • The affine hull of :

      • The relative interior of :

      • The relative boundary of :

 

Reference:
  • Chapter 2 | Convex Optimization.