For a convex optimization problem with equality constraints:
Max $f(\boldsymbol{x},a)$ subject to $g(\boldsymbol{x})=0$.
$a$ is a parameter and the function $f(\boldsymbol{x},a)$ is convex in $x_i$. Note the parameter $a$ is not in the constraint.
Question is: if $f(\boldsymbol{x},a)$ is linear in $a$ is the value function convex?