Boyd's (Chapter 2) exercise 2.34 (c):
$K_{lex} = \{ 0\} \cup \{ x \in \mathbb{R}^n | x_1= \dots = x_k, x_{k+1} > 0\}$, for some $k, 0 \leq k < n$
and the dual cone $K^*_{lex}$ is defined as:
$K^*_{lex} \neq \mathbb{R}_{+e_1} = \{(t,o, \dots, 0)| t\geq 0 \}$
my question is, what does it mean by $\mathbb{R}_{+}e_1$?
And also why $K^*_{lex} \neq \mathbb{R}_+e_1 = \{(t_1,t_2, \dots, 0)| t_1, t_2 \geq 0 \}$, since that satisfies the condition $y^Tx \geq 0$ for all $x \in K^*_{lex}$ too?