Proof complexity of positive branching programs
Anupam Das, Avgerinos Delkos
TL;DR
The paper analyzes the proof complexity of systems based on positive NBPs, showing that the positive-syntax variant $\mathsf{e}\mathsf{LNDT}^{+}$ polynomially simulates the original $\mathsf{eLNDT}$ on positive sequents. It develops the $\mathsf{eLNDT}^{+}$ calculus, leverages counting-function representations via polynomial-size NBPs (notably polynomial-size $\mathrm{OBDD}$-based constructions), and establishes polynomial-size proofs for counting properties and the propositional pigeonhole principle. The approach adapts counting-argument techniques from the MLK/Atserias–Jerábek lineage to the NBPs setting, including careful treatment of negative literals and iterative substitutions. Overall, the work advances monotone proof complexity for non-deterministic branching programs and demonstrates how positive representations yield efficient proofs for core combinatorial principles.
Abstract
We investigate the proof complexity of systems based on positive branching programs, i.e. non-deterministic branching programs (NBPs) where, for any 0-transition between two nodes, there is also a 1-transition. Positive NBPs compute monotone Boolean functions, just like negation-free circuits or formulas, but constitute a positive version of (non-uniform) NL, rather than P or NC1, respectively. The proof complexity of NBPs was investigated in previous work by Buss, Das and Knop, using extension variables to represent the dag-structure, over a language of (non-deterministic) decision trees, yielding the system eLNDT. Our system eLNDT+ is obtained by restricting their systems to a positive syntax, similarly to how the 'monotone sequent calculus' MLK is obtained from the usual sequent calculus LK by restricting to negation-free formulas. Our main result is that eLNDT+ polynomially simulates eLNDT over positive sequents. Our proof method is inspired by a similar result for MLK by Atserias, Galesi and Pudlák, that was recently improved to a bona fide polynomial simulation via works of Jeřábek and Buss, Kabanets, Kolokolova and Koucký. Along the way we formalise several properties of counting functions within eLNDT+ by polynomial-size proofs and, as a case study, give explicit polynomial-size poofs of the propositional pigeonhole principle.
