English

A Strategy Language for Controlled Proof Search

Logic in Computer Science 2026-07-14 v1

Abstract

This paper introduces the strategy language of Pgeon, a meta-prover with a clear separation between inference rules and proof search. We give the semantics of strategies as functions over proof states, and of the operators that are used to combine them, allowing for sequential composition, choice, repetition and interleaving of strategies. This language is designed to handle the challenge of fair proof search in semi-decidable logics, where simple depth-first exploration of the proof space is not guaranteed to achieve completeness. We showcase the expressiveness and effectiveness of the approach through case studies in first-order and modal logics.

Cite

@article{arxiv.2607.12658,
  title  = {A Strategy Language for Controlled Proof Search},
  author = {Romain Sidhoum and Simon Robillard and David Delahaye},
  journal= {arXiv preprint arXiv:2607.12658},
  year   = {2026}
}

Comments

In Proceedings LFMTP 2026, arXiv:2607.10318