I know this probably seems like an easy problem, but I generally struggle with inequalities, so I was looking to see if someone could verify that the following proof of mine is correct. This was an even problem in my book, so no answers are provided. Please note that the variable $x$ is in the set of all real numbers.
Proof by contrapositive
Note: $x^3 - x > 0 \iff x(x+1)(x-1) > 0$
1) $x \leq -1$
2) $x + 1 \leq 0$
3) $x - 1 \leq -2$
4) $x(x+1) \geq 0$
5) $x(x+1)(x-1) \leq 0$
6) Therefore, if $x^3 - x > 0$, then $x > -1$