When one writes
$$f(\lambda x + (1-\lambda)y) \le \lambda f(x) + (1-\lambda)f(y)$$
for $x,y\in \mathbb{R}^n$, $\lambda\in(0,1)$ what does this mean?
1) Does it mean that the function is jointly convex in $x = (x_1,\ldots,x_n)$ or convex in each argument $x_i$, $i=1,2,\ldots,n$?
2) Furthermore, what is the difference between joint convexity and element-wise convexity?
3) Is showing the above inequality the same as showing the Hessian is positive semi-definite?