$x'(t) = y$
$y'(t) = -x + x^3 + y$
$(0,0)$ is a steady state.
According to the solutions, $E(x,y) = V(x) + y^2/2 = x^2/2 - x^4/4 + y^2/2$ is a Lyapunov function.
It then says $E(x,y) > 0$ for all $(x,y) \neq (0,0)$, but that's clearly false if I were to take $x = 4$ and $y = 0$, then I get $8 - 4^3 + 0 = 8 - 4^3 = -56 < 0$
