I have $ x_1,x_2,..,x_n\in\left[0,1\right] $.
Suppose $ x=(x_1,x_2,..,x_n), F(x,i,j,\epsilon)=g(x_1,...,x_i+\epsilon,...,x_j-\epsilon,..,x_n) $ . We know that $F$ is convex with respect to $\epsilon$. How do you show that $F(x,i,j,\epsilon)\geq F(x,i,j,0) $ for all $ \epsilon \in \left[-min\left\{ x_{i},1-x_{j}\right\} ,min\left\{ 1-x_{i},x_{j}\right\} \right] $ ?
Taken from section 2 at http://www2.warwick.ac.uk/fac/sci/dcs/people/maxim_sviridenko/dirmaxcut.pdf
Only that they said that it follows directly from $F$ being convex, but I can't figure out why.