Isabelle's Metalogic: Formalization and Proof Checker

Tobias Nipkow,Simon Roßkopf
DOI: https://doi.org/10.1007/978-3-030-79876-5_6
2021-04-26
Abstract:Isabelle is a generic theorem prover with a fragment of higher-order logic as a metalogic for defining object logics. Isabelle also provides proof terms. We formalize this metalogic and the language of proof terms in Isabelle/HOL, define an executable (but inefficient) proof term checker and prove its correctness w.r.t. the metalogic. We integrate the proof checker with Isabelle and run it on a range of logics and theories to check the correctness of all the proofs in those theories.
Logic in Computer Science
What problem does this paper attempt to address?