Cones III
Contents
9.6. Cones III#
9.6.1. Polyhedral Cones#
(Polyhedral cone)
The conic hull of a finite set of points is known as a polyhedral cone.
In other words, let \(\{ \bx_1, \bx_2, \dots, \bx_m \}\) be a finite set of points. Then
is known as a polyhedral cone.
A polyhedral cone is nonempty, closed and convex.
Proof. Since it is the conic hull of a nonempty set, hence it is nonempty and convex.
Theorem 9.131 shows that the conic hulls of a finite set of points are closed.
(Polyhedral cone alternative formulations)
Following are some alternative definitions of a polyhedral cone.
A cone is polyhedral if it is the intersection of a finite number of half spaces which have \(\bzero\) on their boundary.
A cone \(C\) is polyhedral if there is some matrix \(\bA\) such that \(C = \{ \bx \in \RR^n \ST \bA \bx \succeq \bzero \}\).
A cone is polyhedral if it is the solution set of a system of homogeneous linear inequalities.
9.6.1.1. Polar Cones#
(Polar cone of a polyhedral cone)
Let the ambient space by \(\RR^n\). Let \(\bA \in \RR^{m \times n}\). Let
Then
We note that the set \(C\) is a convex cone. It is known as the convex polyhedral cone.
Proof. We note that \(\by \in C^{\circ}\) if and only if \(\bx^T \by \leq 0\) for every \(\bx\) satisfying \(\bA \bx \preceq \bzero\).
Thus, for every \(\bx \in \RR^n\), the statement \(\bA \bx \preceq \bzero \implies \bx^T \by \leq 0\) is true.
By Farkas’ lemma (Theorem 10.55), it is equivalent to the statement that there exists \(\bt \succeq \bzero\) such that \(\bA^T \bt = \by\).
Thus,
\[ C^{\circ} = \{ \bA^T \bt \ST \bt \in \RR^m_+ \}. \]