I have proven the following result. Let $a_i \in \mathbb{R}^n$ for $i = 1, \ldots, m$. Then precisely one of the following statements is true.
$$\text{(1) } c^t x < 0, \: a^t_i x \leq 0 \text{ has a solution } x \in \mathbb{R}^m$$
$$\text{(2) } \text{there exist } \mu_1 \geq 0, \ldots, \mu_m \geq 0, \text{ not all zero, such that } c + \sum_{i=1}^m \mu_i a_i = 0$$
Now I want to generalize this to the following statement
$$\text{(1) } c^t x < 0, \: a^t_i x < 0 \text{ has a solution } x \in \mathbb{R}^m$$
$$\text{(2) } \text{there exist } \mu_0 \geq 0, \ldots, \mu_m \geq 0, \text{ not all zero, such that } \mu_0c + \sum_{i=1}^m \mu_i a_i = 0$$
Now we could say that $a^t_i < 0$ iff we have an $\epsilon < 0$ such that $a^t_i - \epsilon \leq 0$ but I'm not sure how to use this.