Consider the two sets $C_1$ and $C_2$ that are defined as follows: $$ \left\{ \begin{array}{ll} C_1=\{\,(x_1,x_2,x_3)\in \Bbb{R}^3 \mid x_3\ge 0\,,\,x_3^2 \ge x_1^2+x_2^2\,\} &,\\ \\ C_2=\{\,y\in \Bbb{R}^3 \mid \forall x \in C_1 \,,\, y^t\cdot x \le 0\,\} &. \end{array} \right. $$ Suppose that $$ C_3 =\{\,y\in \Bbb{R}^3 \mid \forall x \in C_1\cap \Bbb{Z}^3 \,,\,y^t\cdot x \le 1 \, \} $$
My question: How to prove that $C_2=C_3$?
Thanks for any suggestions.