English

Semi-Automation of Meta-Theoretic Proofs in Beluga

Programming Languages 2023-11-20 v1 Logic in Computer Science

Abstract

We present a sound and complete focusing calculus for the core of the logic behind the proof assistant Beluga as well as an overview of its implementation as a tactic in Beluga's interactive proof environment Harpoon. The focusing calculus is designed to construct uniform proofs over contextual LF and its meta-logic in Beluga: a dependently-typed first-order logic with recursive definitions. The implemented tactic is intended to complete straightforward sub-cases in proofs allowing users to focus only on the interesting aspects of their proofs, leaving tedious simple cases to Beluga's theorem prover. We demonstrate the effectiveness of our work by using the tactic to simplify proving weak-head normalization for the simply-typed lambda-calculus.

Keywords

Cite

@article{arxiv.2311.10439,
  title  = {Semi-Automation of Meta-Theoretic Proofs in Beluga},
  author = {Johanna Schwartzentruber and Brigitte Pientka},
  journal= {arXiv preprint arXiv:2311.10439},
  year   = {2023}
}

Comments

In Proceedings LFMTP 2023, arXiv:2311.09918