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.