I believe that the only rational solutions of $$y^2 = x^3 - x$$ are the obvious ones $(-1,0)$, $(0,0)$, $(1,0)$, and that this was proved by Fermat using the method of descent.
Can anyone outline a proof, either Fermat’s proof or a different one; or, failing that, point to a suitable reference, preferably available online?
If the equation $y^2=x^3-x$ has rational soloutions in which $x,y$ are each nonzero, we may put $y=tx$ and after division by $x$ we have the quadratic equation for $x$ $$x^2-t^2x-1=0 \tag{1}$$ whose discriminant $t^4+4$ must be square. Put $t=m/n$ with $\gcd(m,n)=1.$ Here $m,n$ are nonzero and $m \neq n$ since $m=n$ means $t=1$ in which case (1) has no rational solution. Then $m^4+4n^4=(m^2)^2+(2n^2)^2=w^2$ for some $w.$ Now here we may assume that $m$ is odd, otherwise put $m=2k$ and after a few steps get to $4(k^2)^2+(n^2)^2=s^2$ where $s=w/2.$ So we have $$(m^2)^2+(2n^2)^2=w^2$$ where $m$ is odd, and since $m,n$ are nonzero with gcd $1$ this is a primitive Pythagorean triple. So we may write $2n^2=2pq,\ m^2=p^2-q^2$ with $\gcd(p,q)=1$ and $p,q$ of opposite parity. Then from this, $n^2=pq$ forces each of $p,q$ to be squares, say $p=u^2,q=v^2.$ This when put into the equation for $m^2$ then gives the equation $u^4-v^4=m^2.$ That the latter equation has no solutions in nonzero and unequal $u,v$ has proofs using Fermat's descent method. As I recall one proof lies in his proof that the aea of a right triangle with integer length sides cannot be a square, at any rate see for example Dicksons History of the Theory of Numbers, Volume II Ch XXII starting at page 615 in the Dover edition. There are probably good treatments of this equation via descent at websites.
Here is a link to the wiki page, skip down to something like "proofs for specific exponents" for the statement re. difference of fourth powers a square.