When studying about convex sets, I encountered this problem:
Given a convex closed set $C \subset \mathbb{R}^n$. Prove that there exists a family of hyperplanes $\{ H_ i \}$ ($i \in I$) with
$$H_i = \{ x \in \mathbb{R}^n, \langle a_i,x \rangle = \alpha_i \} $$ so that $$C = \{x \in \mathbb{R}^n: \langle a_i,x \rangle \le \alpha_i , i \in I \}. $$
Right now, I have trouble imagining how it is possible for such thing to happen. For some particular cases, like when $C$ is a hypersphere, I can tell that the desired family of hyperplanes is just simply all the tangent hyperplanes. However, when it comes to the general case (a convex closed set), I really have no idea how to describe the desired family. Still, I think that tangent hyperplanes may be a good place to start with. But I don't know how to proceed.
Please help me. Any help is greatly appreciated.
Thank you.
Maybe this form makes things more clear \begin{align*} C = \bigcap_{i \in I}\{ x \in \mathbb R^n : \langle a_i, x \rangle \le \alpha_i\}. \end{align*} We want to prove above equality. Note for each $i \in I$, $C$ is contained in the closed half space $\{x \in \mathbb R^n : \langle a_i, x \rangle \le \alpha_i\}$. So if we denote the right hand-side as $D$, it is clear $C \subseteq D$. It suffices to prove $D \subset C$. This comes from the separation of convex sets. If $y \notin C$, we can find a hyperplane such that $\langle y, a \rangle > \langle x, a \rangle $ for every $x \in C$. Let $ \alpha = \sup_{x \in C} \langle x, a \rangle$. So this shows the hyperplane $(a, \alpha)$ is in the index family and it follows $x \notin D$ since $D$ is the intersection. This implies $C^c \subseteq D^c$ and consequently $D \subseteq C$.