I remember learning that in order for a steady state to be locally stable in a system of two equations, it is sufficient for the Jacobian evaluated at a steady state to have: $$Tr(J)<0$$ $$Det(J)>0$$
Is this true for systems of n dimensions?
EDIT: Changed from "must" to "it is sufficient" after Hans and Evgeny
I think that @RobertIsrael wanted to say that this is only a sufficient condition, not necessary. If equilibrium has Jacobian with such properties then it's hyperbolic (no zero or purely imaginary eigenvalues) and all its eigenvalues lie in the left halfplane, therefore it's asymptotically Lyapunov stable. But there are examples of systems that disobey this conditions and still can be Lyapunov stable or even Lyapunov asymptotically stable:
and another one:
If you want similar criterion for higher dimensional systems, then take a look at Routh-Hurwitz stability criterion. It's the same from three points of view: it guarantees the hyperbolicity of equilibrium, it guarantees that eigenalues lie if left halfplane and it describes sufficient conditions for stability in terms of characteristic polynomial coefficients.