I want to ask some naive questions about the convexity of the functional. Consider $I:E \rightarrow \mathbb{R}$.
The definition of the convexity: is it given by the second derivative that for every $u \in E$ $$\frac{d^2 I(u+tv)}{dt^2} \ge 0$$ at $t=0$ for any $v \in E$, or it's like the definition for the function case $$I(\alpha u + (1-\alpha)v) \le \alpha I(u)+(1-\alpha)I(v)?$$
About the type of its critical point, if a functional is convex, then the critical point must be the saddle point or global minimum, right?
For the simplest Poisson equation $\Delta u =f$, it’s the critical point of $I(u)=\int | \nabla u |^2 + fu dx$, it’s convex, does this mean that the critical point could only be the global minimizer or saddle? Because the other possibility (such as local minimum or maximum) will all change its convexity.