Live data from Hacker News

Claude Fable produced a counterexample to the Jacobian Conjecture

xcancel.com

251–260 of 562 posts

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#251
post #223

Earlier quoted context omitted.

As proofs become more and more complex, we will need two AI pipelines: one to generate the LEAN proof, and a second one to extract useful lessons for mathematicians from the LEAN proof.

Or we just don't use LEAN but something better.

Does anything truly better exist? I'm not a mathematician but I did use Rocq and Lean during university. And I found lean to be better.

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#252
post #112

This is a rare instance where feeding this groundbreaking information into an LLM gives _them_ psychosis. I fed this to claude code and watched it verify the result in 7 different ways to be 100% certain, and it was just flabbergasted. Quite remarkable.

I fed ChatGPT the map with no other context, just “tell me about this function”. It did a bit of work finding the Jacobean etc and eventually worked out the implications of what it was seeing. It then proceeded to check the arithmetic 4 times, and then decided to do a manual verification using an ad hoc symbolic checker in case its SymPy had been tampered with.

Can you please share the chat log for this? I would absolutely love to see this.

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#253

Speaking as a mathematician, it does seem like we're a bit fucked as a community. Anything that is at all accessible to currently existing methods and mathematical infrastructure is probably going to fall to the frontier models of today, and at this rate of progress it's likely that, already by next year, we'll see new infrastructure being put into place by AI, giving us a world in which a few designated interpreters…

Proving theorems will have lower payoff, but posing new questions (for AI to chew on) will have higher payoff. Math will go from theorem proving to conjecture farming/exploration. In a way this could be even more fun.

Of course AI can also farm conjectures, but they have to develop taste, which might be harder than just proving theorems.

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#254

A little over 10 years ago I remember meeting a postdoc who believed he had something close to a counterexample to the Jacobian Conjecture. He and another person was bruteforcing polynomials in about 16 variables, something like 80 - 700 terms each, using binary trees for mapping coefficients. They were guessing, at the time, that the lower bound of a counterexample (P, Q) for max(deg(P), deg(Q)) would go up to 200.…

[flagged]

So many mathematicians over the years tried hard and failed, but now Anthropic just for some PR magically did it? And this after LLMs obtaining different math wins? What is your logic here really escapes my understanding.

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#255

Earlier quoted context omitted.

Interestingly, even Qwen 3.6 27B was able to verify the solution, but I didn't get any glazing for discovering it. Instead, it thought that someone named Shestakov had already found a counterexample in 2004. GLM 5.2 whiffed, it insisted the counterexample wasn't valid. VibeThinker 3B also recognized that the counterexample was valid. But it kept trying to convince itself that it wasn't, over and over, since it's an "…

> Matches! This is bizarre. A Jacobian counterexample has been sitting here in a prompt? Wait... is this map a known "fake" counterexample from the literature? Many mathematicians have tried and failed. This specific map might come from a paper or a forum where it was proposed and then debunked. Or... is it actually correct? Gemma's having trouble accepting it too. A solution?! At this time of year? At this time of d…

Inconceivable!

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#257
post #24

Earlier quoted context omitted.

Maybe, maybe not. The "proofs" may not have helped at all with finding a counterexample. Either way, it doesn't matter. A counterexample was found, no one found one before even though clearly a lot of people have tried who also had access to the prior "proofs".

I think it's becoming harder and harder to argue that LLMs don't really reason and just mimicry human speech. This counterexample is clearly the result of a sequence of steps that build on previous knowledge in context and logically combine it to reach other true statements - to a degree and complexity that rivals the best human minds. For someone that use Claude Code every day, this is obvious, but for some reason m…

I disagree. It's still extremely possible to "google whack" an LLM on a topic with little publicly available information. If you ask questions about APIs in desktop software, say something like Houdini, it'll produce a bunch of non-sequiturs. A lot of that knowledge lives offline in VFX studios, but it's just some fairly run of the mill python API stuff. You'd expect it to do better.

Similarly I've run into several "you just gotta know" type problems where LLMs still just fail. My favourite was a quirk in how async relationships work inside emberjs. Three different models gave a variation of the same incorrect answer. When I searched myself, I initially came up with nothing and eventually found what I think might be the only example of the same issue on the internet, a single stack overflow question wth two responses. The first is what Claude, gemini and chatGPT said, the second response was the OP saying it was wrong. I asked in the Ember discord and a core team member responded instantly with the answer.

There's a video I love on Youtube, where a guy uses ML to assemble a blank jigsaw. It performs amazingly, the jigsaw being blank is of no consequence and if it did have an image, it'd perform worse. That's all LLMs do. Just because the jigsaw pieces are smaller, they're still just getting assembled in whatever way fits, there's no mechanic for interpreting the image on the front.

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#259

Earlier quoted context omitted.

[flagged]

I don't know why you're saying this, given this is not sycophancy and instead is an actual example of Claude Fable finding a real counterexample. I would get it if the mathematician had in fact posted something untrue or crankish, but he posted something true. Frontier models have solved several major open problems in mathematics in the past few months, so this should not be a huge shock. "Anti-AI psychosis" will pro…

This is just a form of mass stupidity by the non-intellectually curious people who massively overrate their own intelligence.

Sorry, but if the current models haven't shown you something amazing at this point that would make this of little surprise, it because the person is an intellectual bore and completely full of shit themselves.

Re: Claude Fable produced a counterexample to the Jacobian Conjecture

#260

I have a question I'm surprised people are not asking: How did Fable find this? Was it like guessing a bunch of families and then solving for possible solutions in those families? Was it clever search? something else?

Some speculation in this Claude chat: https://claude.ai/share/22abed98-d9af-43c5-9881-b19e009a07b0

linked from here: https://x.com/b_shrir/status/2079094004885668003?s=20

Very short version: there’s an existing false counterexample in the literature which holds almost everywhere except at a pole. It looks like Fable used this polynomial as a base & extended it in a way that eliminated the pole whilst preserving the structure.

Post reply on HN