Consider the directional derivative: http://en.wikipedia.org/wiki/Directional_derivative
How to prove the following is cvx in $v$ (the direction of directional derivative):
$h(v) = $inf $_{a \geq 0} \frac {f(x+av)-f(x)}{a}$ with $f$ is cvx and $x \in$dom $f$.
It looks like a pointwise infimum? Any hint of proving this? I have no idea where I can start.