Let $Q \subset \mathbb{E} \times \mathbb{R}$ be a set, where $\mathbb{E}$ represents the Euclidean space. I have the following:
We know that $E_Q(x)=\inf\{r:(x,r) \in Q\}$ by definition. Furthermore, $f$ is convex if for all $x \in \mathbb{E}$, $y \in \mathbb{E}$, and $\lambda \in [0, 1]$, $f(\lambda x+(1-\lambda)y)\leq \lambda f(x)+(1-\lambda)f(y)$. Now, we will show that for any $x \in \mathbb{E}$, $y \in \mathbb{E}$, and $\lambda \in [0, 1]$, $E_Q(\lambda x+(1-\lambda)y) \leq \lambda E_Q(x)+(1-\lambda)E_Q(y)$.
I am trying to start this proof, but I don't know how to do this with $\overline{\mathbb{R}}$. I would like to know how to apply the definitions for this proof. I start by letting $x \in \mathbb{E}$, $y \in \mathbb{E}$, and $\lambda \in [0, 1]$ be chosen arbitrarily. I also don't know how to really apply the definitions of convexity and envelope or prove what I have so far. I would appreciate some help.