Ask HN: Will an AI be able to prove Fermat's last theorem? When?
Do you think an AI will ever be able to correctly answer a prompt like: "Prove Fermat's last theorem in a rigorous way. Produce a proof that can be checked by Coq, Isabelle, Mizar, or HOL in a format supported directly by any of them" and have its output really work and prove it? If so when?
16 comments
[ 2.9 ms ] story [ 50.5 ms ] threadIn a short-term-obsessed online world, where "forever" is just a few years? Probably no.
It's challenging to predict with certainty when AI might independently prove such a complex theorem. While AI systems can certainly assist mathematicians in exploring mathematical concepts and even discovering new theorems, the level of creativity, insight, and intuition required to solve problems like Fermat's Last Theorem is still largely within the domain of human mathematicians. However, AI may contribute indirectly by aiding in the exploration of vast mathematical spaces and providing tools for verification and validation of proofs.
So a=b=3 and c=n=2 is not part of the solution set.
You then define g to be (a+b-c)^n/(c-a)(b-a), an integer.
I follow you this far. I do not see why g divides a+b-c, and I don't think the argument on p.4 proves it.
for n=2, g(2)=(c-a)(c-b)g_1(2) and g_1(2)=2.
So only when n=2 is it true that g divides a+b-c.
Otherwise we get a contradiction that it divides. since then, g_1(n) for n>2 is not a factor of a+b-c, we can safely assume at least one of them was not an integer.