English

Tradeoffs for small-depth Frege proofs

Computational Complexity 2022-04-08 v2

Abstract

We study the complexity of small-depth Frege proofs and give the first tradeoffs between the size of each line and the number of lines. Existing lower bounds apply to the overall proof size -- the sum of sizes of all lines -- and do not distinguish between these notions of complexity. For depth-dd Frege proofs of the Tseitin principle on the n×nn \times n grid where each line is a size-ss formula, we prove that exp(n/2Ω(dlogs))\exp(n/2^{\Omega(d\sqrt{\log s})}) many lines are necessary. This yields new lower bounds on line complexity that are not implied by H{\aa}stad's recent exp(nΩ(1/d))\exp(n^{\Omega(1/d)}) lower bound on the overall proof size. For s=poly(n)s = \mathrm{poly}(n), for example, our lower bound remains exp(n1o(1))\exp(n^{1-o(1)}) for all d=o(logn)d = o(\sqrt{\log n}), whereas H{\aa}stad's lower bound is exp(no(1))\exp(n^{o(1)}) once d=ωn(1)d = \omega_n(1). Our main conceptual contribution is the simple observation that techniques for establishing correlation bounds in circuit complexity can be leveraged to establish such tradeoffs in proof complexity.

Cite

@article{arxiv.2111.07483,
  title  = {Tradeoffs for small-depth Frege proofs},
  author = {Toniann Pitassi and Prasanna Ramakrishnan and Li-Yang Tan},
  journal= {arXiv preprint arXiv:2111.07483},
  year   = {2022}
}

Comments

FOCS 2021. Fixed typo in Theorem 1.1

R2 v1 2026-06-24T07:38:07.096Z