paper

Descriptive Complexity in Lean: Completeness by First-Order Reductions

arXiv:2609.18261

Abstract

We show that descriptive complexity can serve as a foundation for formalizing computational complexity results in a proof assistant, by constructing a Lean library centered around the following concepts: decision problems are isomorphism-invariant predicates on finite structures; complexity classes are defined by their logical characterization; membership is shown by definability witnesses; hardness is shown by first-order reductions from a known hard problem. We also establish bridges to traditional machine models such as (non)deterministic Turing machines. The library proves 73 completeness results, on 68 problems or problem families, over 14 different classes; relations between the classes established inside the logic and not by machine simulation, among them NL = coNL and the Abiteboul-Vianu theorem; and unconditional lower bounds, among them and the failure of order-free FO(IFP) to capture PTIME.

25 pages. Library available at https://github.com/PierreSenellart/descriptive-complexity

Descriptive Complexity in Lean: Completeness by First-Order Reductions · wovepaper