The reviewed record of science sign in
Pith

arxiv: 2403.17370 · v1 · pith:ODLUPMCW · submitted 2024-03-26 · cs.CG · cs.LO

Formal Verification of the Empty Hexagon Number

Reviewed by Pithpith:ODLUPMCWopen to challenge →

classification cs.CG cs.LO
keywords emptyhexagonmathematicalverificationcomputationcomputer-assistedconvexdiscrete
0
0 comments X
read the original abstract

A recent breakthrough in computer-assisted mathematics showed that every set of $30$ points in the plane in general position (i.e., without three on a common line) contains an empty convex hexagon, thus closing a line of research dating back to the 1930s. Through a combination of geometric insights and automated reasoning techniques, Heule and Scheucher constructed a CNF formula $\phi_n$, with $O(n^4)$ clauses, whose unsatisfiability implies that no set of $n$ points in general position can avoid an empty convex hexagon. An unsatisfiability proof for n = 30 was then found with a SAT solver using 17300 CPU hours of parallel computation, thus implying that the empty hexagon number h(6) is equal to 30. In this paper, we formalize and verify this result in the Lean theorem prover. Our formalization covers discrete computational geometry ideas and SAT encoding techniques that have been successfully applied to similar Erd\H{o}s-Szekeres-type problems. In particular, our framework provides tools to connect standard mathematical objects to propositional assignments, which represents a key step towards the formal verification of other SAT-based mathematical results. Overall, we hope that this work sets a new standard for verification when extensive computation is used for discrete geometry problems, and that it increases the trust the mathematical community has in computer-assisted proofs in this area.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Combinatorial Geometry of Erd\H{o}s--Szekeres Type Problems: SAT/ASP Modeling and Linear Subreduction

    math.CO 2026-04 unverdicted novelty 7.0

    The paper proves h_nc(4,0;4,0)=26 using SAT/ASP solvers and linear subreduction, showing that 26 bicolored points in general position always include an empty monochromatic quadrilateral.