479 字
2 分钟
Convex sets
- Affine sets- Line through points
- 等价性:与 linear equation 等价
 
- Convex sets- Line segment between points
- Convex cone- Conic (nonnegative) combination of points
- Convex cone: a set that contains all conic combinations of points in the set.
 
 
- Some important examples of convex sets- Hyperplanes and halfspaces- hyperplanes are affine and convex
- halfspaces are convex
 
- Euclidean balls and ellipsoids- (Euclidean) ball:
- Ellipsoid: , with  symmetric positive definite.- other representation:
- decomposition of symmetric positive definite matrix- cholesky decomposition:
- half power decomposition:
 
- Principal axes- eigendecomposition- eigenvectors of give the principal axes
- the width corresponding to is 
 
 
- eigendecomposition
 
 
- Norm- Common vector norms- Euclidean norm
- -norm
- Chebyshev norm (-norm)
- quadratic norm: , with symmetric positive definite
 
- Common matrix norm- Frobenius norm:
- 2-norm:
 
 
- Common vector norms
- Norm balls and norm cones- Norm ball: convex sets
- Norm cone: convex cone
 
- polyhedra
- positive semidefinite cone
 注意半正定是 convex,但正定不是,因为正定不能取 0,所以系数也不能取 0.-  is a convex cone
 
 
- Hyperplanes and halfspaces
- Operations that preserve convexity- 证明 convexity 的两种方法- 定义
- 通过操作获得
 
- intersection
- affine functions- the image of a convex set under is convex
- the inverse image  of a convex set under  is convex.-  convex   is convex.
 注意,这里没要求可逆,也就是说,原像有多个也行。
 
-  convex   is convex.
- Examples- scaling, translation, projection
- hyperbolic cone
- solution set of linear matrix inequality- , with .
 
 
 
- perspective function
- linear-fractional functions
 
- 证明 convexity 的两种方法
- Generalized inequalities- proper cone: a convex cone  that satisfies three properties- K is closed
- K is solid
- K is pointed
 
- generalized inequality: .-  is not in general a linear ordering: we can have and .
- two definitions of the minimum element.- 其他元素都比它大
- 没有比它小
 
 
 
- proper cone: a convex cone  that satisfies three properties
- Dual cones- Inner products- Matrix:
 
- Dual cone of a cone K: note: definition depends on choice of inner product
- ![[Convex sets 2024-01-20 20.27.25.excalidraw]]
 
- Inner products
[!note] 迹运算
- 性质: 因此,就可以得到下列表达式 利用交换性质,以及标量的迹是其本身这个性质,很方便。

