Prophecy Variables for Hyperproperty Verification

June 03, 2022 ยท The Ethereal ยท ๐Ÿ› IEEE Computer Security Foundations Symposium

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Raven Beutner, Bernd Finkbeiner arXiv ID 2206.01797 Category cs.LO: Logic in CS Cross-listed cs.CR Citations 23 Venue IEEE Computer Security Foundations Symposium Last Checked 2 months ago
Abstract
Temporal logics for hyperproperties like HyperLTL use trace quantifiers to express properties that relate multiple system runs. In practice, the verification of such specifications is mostly limited to formulas without quantifier alternation, where verification can be reduced to checking a trace property over the self-composition of the system. Quantifier alternations like $\forall ฯ€. \exists ฯ€'. ฯ†$, can either be solved by complementation or with an interpretation as a two-person game between a $\forall$-player, who incrementally constructs the trace $ฯ€$, and an $\exists$-player, who constructs $ฯ€'$ in such a way that $ฯ€$ and $ฯ€'$ together satisfy $ฯ†$. The game-based approach is significantly cheaper but incomplete because the $\exists$-player does not know the future moves of the $\forall$-player. In this paper, we establish that the game-based approach can be made complete by adding ($ฯ‰$-regular) temporal prophecies. Our proof is constructive, yielding an effective algorithm for the generation of a complete set of prophecies.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Logic in CS