Normal cone of a closed convex set $C\in\mathbf{R}^{n}$ is given by
$$ N_{C}(x)=\begin{cases} \{u\in\mathbf{R}^{n}\mid u^{\top}(y-x)\leq0,\;\forall y\in C\}, & \text{if }x\in C\\ \emptyset, & \text{else}. \end{cases} $$
Is there a closed-form expression for the normal cone when $C$ is the unit simplex? I.e., if $$ C=\{v\in\mathbf{R}^{n}\mid\sum_{i=1}^{n}v_{i}=1,v_{i}\geq0,\; \text{for } i=1,\ldots,n\}, $$ then what is $N_{C}(x)$ for $x\in C$?
Isn't it just the span of $\pmatrix{1\\1\\ \vdots \\ 1}$? I think that if you draw out the standard simplex in 2-space and 3-space, this should become instantly obvious.