A Common Ancestor of PDL, Conjunctive Queries, and Unary Negation First-order
Diego Figueira, Santiago Figueira
TL;DR
This work presents UCPDL+, a unifying framework that extends Propositional Dynamic Logic with Converse and universal modalities to capture both modal recursion and graph-structured queries. It establishes that UCPDL+ is equi-expressive with the unary-negation fragment UNFO* extended by unary transitive closure, and it characterizes the expressive power through a tree-width based hierarchy, bisimulation, and a tree-like model property. Satisfiability for UCPDL+ is 2ExpTime-complete (with ExpTime in fixed tree-width subclasses), while model checking is polynomial for fixed tree-width fragments; UNFO* satisfiability and UNTC are tightly connected to UCPDL+ via polynomial-time translations. The paper also develops a robust framework of simulations, bisimulations, and ω-regular tree automata to analyze satisfiability and model checking, providing deep insights into the relation between modal logics and graph query languages and enabling practical reasoning over complex data structures. Overall, the results offer a natural, well-behaved bridge between modal logics and graph querying, with strong theoretical guarantees and potential applications in verification and database querying.
Abstract
We introduce and study UCPDL+, a family of expressive logics rooted in Propositional Dynamic Logic (PDL) with converse (CPDL) and universal modality (UCPDL). In terms of expressive power, UCPDL+ strictly contains PDL extended with intersection and converse (a.k.a. ICPDL), as well as Conjunctive Queries (CQ), Conjunctive Regular Path Queries (CRPQ), or some known extensions thereof (Regular Queries and CQPDL). Further, it is equivalent to the extension of the unary-negation fragment of first-order logic (UNFO) with unary transitive closure, which we denote by UNFO*, which in turn strictly contains a previously studied extension of UNFO with regular expressions known as UNFO^reg. We investigate the expressive power, indistinguishability via bisimulations, satisfiability, and model checking for UCPDL+ and CPDL+. We argue that natural subclasses of CPDL+ can be defined in terms of the tree-width of the underlying graphs of the formulas. We show that the class of CPDL+ formulas of tree-width 2 is equivalent to ICPDL, and that it also coincides with CPDL+ formulas of tree-width 1. However, beyond tree-width 2, incrementing the tree-width strictly increases the expressive power. We characterize the expressive power for every class of fixed tree-width formulas in terms of a bisimulation game with pebbles. Based on this characterization, we show that CPDL+ has a tree-like model property. We prove that the satisfiability problem for UCPDL+ is decidable in 2ExpTime, coinciding with the complexity of ICPDL. As a consequence, the satisfiability problem for UNFO* is shown to be 2ExpTime-complete as well. We also exhibit classes for which satisfiability is reduced to ExpTime. Finally, we establish that the model checking problem for fixed tree-width formulas is in PTime, contrary to the full class CPDL+.
