Doubly Saturated Ramsey Graphs: A Case Study in Computer-Assisted Mathematical Discovery

๐Ÿ“… 2026-04-22
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

202K/year
๐Ÿค– AI Summary
This study resolves an open problem posed by Grinstead and Roberts in 1982 concerning the existence of Ramsey-good graphs that are doubly saturatedโ€”namely, graphs containing neither a clique of size $s$ nor an independent set of size $t$, such that adding or removing any edge destroys this property. We introduce a novel, fully automated pipeline that deeply integrates SAT solving, large language models (LLMs), and formal verification in Lean, spanning conjecture generation, graph construction, and machine-checkable proof production. This approach systematically uncovers infinite families of doubly saturated Ramsey-good graphs and formally verifies their correctness within the Lean proof assistant, thereby advancing a new paradigm of AI-driven experimental mathematics.

Technology Category

Application Category

๐Ÿ“ Abstract
Ramsey-good graphs are graphs that contain neither a clique of size $s$ nor an independent set of size $t$. We study doubly saturated Ramsey-good graphs, defined as Ramsey-good graphs in which the addition or removal of any edge necessarily creates an $s$-clique or a $t$-independent set. We present a method combining SAT solving with bespoke LLM-generated code to discover infinite families of such graphs, answering a question of Grinstead and Roberts from 1982. In addition, we use LLMs to generate and formalize correctness proofs in Lean. This case study highlights the potential of integrating automated reasoning, large language models, and formal verification to accelerate mathematical discovery. We argue that such tool-driven workflows will play an increasingly central role in experimental mathematics.
Problem

Research questions and friction points this paper is trying to address.

Ramsey-good graphs
doubly saturated
clique
independent set
mathematical discovery
Innovation

Methods, ideas, or system contributions that make the work stand out.

SAT solving
large language models
formal verification
Ramsey graphs
computer-assisted discovery