I suggest also reading Kevin Buzzard's blog post which was just posted: https://xenaproject.wordpress.com/2026/09/04/flt-anthropic-h... Provides great context on this accomplishment, what it means but also doesn't mean.
I’m not very good at mathematics, but it seems like Kevin should take his girlfriend on trips more often for the good of all mathematicians.
Formalizing Fermat's Last Theorem
31–40 of 524 posts
Re: Formalizing Fermat's Last Theorem
#32So, what I am thinking is that, the AI generated numbers or tried to find numbers "a", "b" and "c" to check if aⁿ + bⁿ = cⁿ Can not we do it by code?
Re: Formalizing Fermat's Last Theorem
#33So, what I am thinking is that, the AI generated numbers or tried to find numbers "a", "b" and "c" to check if aⁿ + bⁿ = cⁿ Can not we do it by code?
Re: Formalizing Fermat's Last Theorem
#34Re: Formalizing Fermat's Last Theorem
#35So, what I am thinking is that, the AI generated numbers or tried to find numbers "a", "b" and "c" to check if aⁿ + bⁿ = cⁿ Can not we do it by code?
Re: Formalizing Fermat's Last Theorem
#36Holy shit, this has to be one of the most difficult proofs to formalize due to it's length and complexity right?
Re: Formalizing Fermat's Last Theorem
#37An aside on Lean and it's massive library of results: As someone who's put non trivial effort into slowly learning geometric algebra, lie theory and other slightly advanced math topics, I have to say my brain cannot read Lean. It feels so unprocessable. I've tried the various intros to Lean multiple times (even before Lean 4 came out) and something about the way Lean proofs are written does not align with how I think…