Extending Merge Resolution to a Family of Proof Systems
Sravanthi Chede, Anil Shukla

TL;DR
This paper generalizes the Merge Resolution proof system for false QBFs by replacing merge maps with arbitrary complete representations, analyzing their proof-theoretic properties, and establishing lower bounds for these generalized systems.
Contribution
It introduces MRes-R, a family of proof systems extending Merge Resolution with arbitrary representations, and explores their proof-theoretic properties and lower bounds.
Findings
MRes-R systems are sound and complete for false QBFs.
eFrege+$orall$red can simulate all MRes-R proof systems.
Certain formulas remain hard for all MRes-R systems, extending known lower bounds.
Abstract
Merge Resolution (MRes [Beyersdorff et al. J. Autom. Reason.'2021]) is a recently introduced proof system for false QBFs. It stores the countermodels as merge maps. Merge maps are deterministic branching programs in which isomorphism checking is efficient making MRes a polynomial time verifiable proof system. In this paper, we introduce a family of proof systems MRes-R in which, the countermodels are stored in any pre-fixed complete representation R, instead of merge maps. Hence corresponding to each such R, we have a sound and refutationally complete QBF-proof system in MRes-R. To handle arbitrary representations for the strategies, we introduce consistency checking rules in MRes-R instead of isomorphism checking. As a result these proof systems are not polynomial time verifiable. Consequently, the paper shows that using merge maps is too restrictive and can be replaced with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFormal Methods in Verification · Logic, programming, and type systems · Model-Driven Software Engineering Techniques
