I was following Wolsey Example 9.3: Let $X = \{(x,y) \in (R^{m}_+,B^1) : \sum_{i=1}^m x_i \leq my\}$. Now consider the valid inequality $x_i \leq y$ and show that it is facet defining.
My question is why is this a valid inequality? For example one point in $X$ may be $(x,y) = ((0,3,0),(1))$ such that $0+3+0 \leq 3\times1$, but their valid inequality removes this solution, $3 \leq 1$.