Table of Contents
Fetching ...

Complete Game Logic with Sabotage

Noah Abou El Wafa, André Platzer

TL;DR

The paper presents GL_s, a minimal yet powerful extension of Parikh's Game Logic by introducing a sabotage operator that lets players dynamically alter rules. It establishes a precise equivalence in expressive power between GL_s and the modal $\mu$-calculus, and provides a complete Hilbert-style calculus for GL_s by translating into or from fixpoint logics. Through the intermediary Recursive Game Logic (RGL) and the Fixpoint Logic with Chop (FLC), the authors construct modular equiexpressiveness proofs and translations that unify games, recursion, and fixpoints. They further show that GL_s inherits decidability and the small model property from the modal $\mu$-calculus, and they develop mechanisms such as sabotage memory to encode complex state information, while demonstrating that GL_s remains a natural and succinct specification language for adversarial dynamics. Overall, the work solidifies the tight correspondence between game-theoretic reasoning and fixpoint logics, enabling efficient reasoning, completeness results, and practical succinctness benefits for sabotage-enabled game modeling.

Abstract

Game Logic with sabotage ($\mathsf{GL_s}$) is introduced as a simple and natural extension of Parikh's game logic with a single additional primitive, which allows players to lay traps for the opponent. $\mathsf{GL_s}$ can be used to model infinite sabotage games, in which players can change the rules during game play. In contrast to game logic, which is strictly less expressive, $\mathsf{GL_s}$ is exactly as expressive as the modal $μ$-calculus. This reveals a close connection between the entangled nested recursion inherent in modal fixpoint logics and adversarial dynamic rule changes characteristic for sabotage games. A natural Hilbert-style proof calculus for $\mathsf{GL_s}$ is presented and proved complete using syntactic equiexpressiveness reductions. The completeness of a simple extension of Parikh's calculus for game logic follows.

Complete Game Logic with Sabotage

TL;DR

The paper presents GL_s, a minimal yet powerful extension of Parikh's Game Logic by introducing a sabotage operator that lets players dynamically alter rules. It establishes a precise equivalence in expressive power between GL_s and the modal -calculus, and provides a complete Hilbert-style calculus for GL_s by translating into or from fixpoint logics. Through the intermediary Recursive Game Logic (RGL) and the Fixpoint Logic with Chop (FLC), the authors construct modular equiexpressiveness proofs and translations that unify games, recursion, and fixpoints. They further show that GL_s inherits decidability and the small model property from the modal -calculus, and they develop mechanisms such as sabotage memory to encode complex state information, while demonstrating that GL_s remains a natural and succinct specification language for adversarial dynamics. Overall, the work solidifies the tight correspondence between game-theoretic reasoning and fixpoint logics, enabling efficient reasoning, completeness results, and practical succinctness benefits for sabotage-enabled game modeling.

Abstract

Game Logic with sabotage () is introduced as a simple and natural extension of Parikh's game logic with a single additional primitive, which allows players to lay traps for the opponent. can be used to model infinite sabotage games, in which players can change the rules during game play. In contrast to game logic, which is strictly less expressive, is exactly as expressive as the modal -calculus. This reveals a close connection between the entangled nested recursion inherent in modal fixpoint logics and adversarial dynamic rule changes characteristic for sabotage games. A natural Hilbert-style proof calculus for is presented and proved complete using syntactic equiexpressiveness reductions. The completeness of a simple extension of Parikh's calculus for game logic follows.
Paper Structure (38 sections, 11 theorems, 82 equations, 1 figure, 1 table)

This paper contains 38 sections, 11 theorems, 82 equations, 1 figure, 1 table.

Key Result

corollary 1

Any formula and any game of RGL or GL is equivalent to its normal form.

Figures (1)

  • Figure 1: Translations between Fixpoint and Game Logics

Theorems & Definitions (21)

  • definition 1
  • definition 2
  • definition 3
  • definition 4
  • definition 5
  • corollary 1: Normal Form
  • lemma 1
  • lemma 2
  • theorem 1: Equiexpressiveness for FLC
  • theorem 2: Equiexpressiveness for Lmu
  • ...and 11 more