AI
Jul 11, 2026GPT-5.6 Sol Ultra Produces a Proof of the Cycle Double Cover Conjecture
OpenAI's GPT-5.6 Sol Ultra has produced a proof of the Cycle Double Cover Conjecture, a longstanding open problem in graph theory. The paper is available via OpenAI's CDN.
The Cycle Double Cover Conjecture has been open for decades. It asserts that every bridgeless graph has a collection of cycles that together cover each edge exactly twice. No human proof existed. GPT-5.6 Sol Ultra now has a candidate proof on record.
This sits in a different category from prior AI math results. Earlier milestones — IMO-level problem solving, formal proof verification assistance — operated on problems with known solutions or bounded competition formats. The CDC Conjecture is a research-frontier open problem in structural graph theory. A verified proof here, if it holds under peer scrutiny, marks a qualitative shift in what LLM-class systems can produce.
The immediate implication for builders is not that GPT-5.6 Sol Ultra is generally deployable for novel theorem proving. It is that the capability boundary has moved. Systems at this level can now generate artifacts that require expert mathematician review rather than casual spot-checking. That changes how you scope any math-adjacent AI pipeline.
For engineers building on top of frontier models: the gap between "generates plausible-looking math" and "produces verifiable novel proofs" is the critical unknown here. The release does not, based on available information, include a formal machine-checked verification. Scrutiny from the graph theory community will determine whether the proof is complete and correct.
The document is hosted on OpenAI's CDN, suggesting this is an official release rather than a preprint artifact. Whether the team sought independent verification before publication is not confirmed.
Watch for follow-on formal verification attempts using systems like Lean or Coq. If the proof encodes cleanly into a proof assistant, confidence rises significantly. Until then, treat this as a high-priority claim requiring validation, not a closed result.
Source
news.ycombinator.com