English

Checking Satisfiability of Hyperproperties using First-Order Logic

Logic in Computer Science 2025-12-30 v1

Abstract

Hyperproperties are system properties that relate multiple execution traces and occur, e.g., when specifying security and information-flow properties. Checking if a hyperproperty is satisfiable has many important applications, such as testing if some security property is contradictory, or analyzing implications and equivalences between information-flow policies. In this paper, we present FOLHyper, a tool that can automatically check satisfiability of hyperproperties specified in the temporal logic HyperLTL. FOLHyper reduces the problem to an equisatisfiable first-order logic (FOL) formula, which allows us to leverage FOL solvers for the analysis of hyperproperties. As such, FOLHyper is applicable to many formulas beyond the decidable \exists^*\forall^* fragment of HyperLTL. Our experiments show that FOLHyper is particularly useful for proving that a formula is unsatisfiable, and complements existing bounded approaches to satisfiability.

Keywords

Cite

@article{arxiv.2512.23332,
  title  = {Checking Satisfiability of Hyperproperties using First-Order Logic},
  author = {Raven Beutner and Bernd Finkbeiner},
  journal= {arXiv preprint arXiv:2512.23332},
  year   = {2025}
}

Comments

ATVA 2024

R2 v1 2026-07-01T08:44:05.459Z