Isabelle's Metalogic: Formalization and Proof Checker

Tobias Nipkow 🌐 and Simon Roßkopf 🌐

April 27, 2021

This is a development version of this entry. It might change over time and is not stable. Please refer to release versions for citations.

Abstract

In this entry we formalize Isabelle's metalogic in Isabelle/HOL. Furthermore, we define a language of proof terms and an executable proof checker and prove its soundness wrt. the metalogic. The formalization is intentionally kept close to the Isabelle implementation(for example using de Brujin indices) to enable easy integration of generated code with the Isabelle system without a complicated translation layer. The formalization is described in our CADE 28 paper.

License

BSD License

Topics

Related publications

Session Metalogic_ProofChecker

Depends on