Hard Clique Formulas for Resolution
Albert Atserias
TL;DR
The paper establishes that sparse unsatisfiable 3-CNF formulas hard to refute in Resolution can be transformed into $n$-vertex CNF encodings of the $k$-clique problem that are hard to refute in Resolution, achieving a lower bound of $n^{Ω(k)}$. It achieves this via a reduction from 3-SAT to a $k$-clique instance constructed in a block-partite graph, preserving satisfiability and translating Resolution complexity through an explicit Prover–Adversary framework. The result yields unconditional, explicit hard instances for $k$-clique under Resolution, and revalidates ETH-type hardness in this setting, thereby transferring known exponential-resolution lower bounds to clique encodings. This provides a self-contained hardness transfer mechanism and broadens the understanding of proof complexity interactions between SAT, Resolution, and graph-clique encodings.
Abstract
We show how to convert any unsatisfiable 3-CNF formula which is sparse and exponentially hard to refute in Resolution into a negative instance of the $k$-clique problem whose corresponding natural encoding as a CNF formula is $n^{Ω(k)}$-hard to refute in Resolution. This applies to any function $k = k(n)$ of the number $n$ of vertices, provided $k_0 \leq k \leq n^{1/c_0}$, where $k_0$ and $c_0$ are small constants. We establish this by demonstrating that Resolution can simulate the correctness proof of a particular kind of reduction from 3-SAT to the parameterized clique problem. This also re-establishes the known conditional hardness result for $k$-clique which states that if the Exponential Time Hypothesis (ETH) holds, then the $k$-clique problem cannot be solved in time $n^{o(k)}$. Since it is known that the analogue of ETH holds for Resolution, unconditionally and with explicit hard instances, this gives a way to obtain explicit instances of $k$-clique that are unconditionally $n^{Ω(k)}$-hard to refute in Resolution. This answers an open problem that appeared published in the literature at least twice.
