Consider a point $\hat{x}$. Say it satisfies two expressions: $$g(\hat{x}) \leq 0$$ $$g(\hat{x}) + \langle \nabla g(\hat{x}), d \rangle < 0$$
where $g$ is a convex function and $d$ is a vectorial direction. Now I want to show there exists a $\lambda d$ such that:
$$g(\hat{x} + \lambda d) <0 \quad \quad \quad \lambda \in (0,1)$$
How to show this?