The Twelf Proof Assistant

  • Authors:
  • Carsten Schürmann

  • Affiliations:
  • IT University of Copenhagen,

  • Venue:
  • TPHOLs '09 Proceedings of the 22nd International Conference on Theorem Proving in Higher Order Logics
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Logical framework research is based on the philosophical point of view that it should be possible to capture mathematical concepts such as proofs, logics, and meaning in a formal system -- directly, adequately (in the sense that there are no spurious or exotic witnesses), and without having to commit to a particular logical theory. Instead of working with one general purpose representation language, we design special purpose logical frameworks for capturing reoccurring concepts for special domains, such as, for example, variable renaming, substitution application, and resource management for programming language theory. Most logical frameworks are based on constructive type theories, such as Isabelle (on the simply-typed *** -calculus), LF [HHP93] (on the dependently typed *** -calculus), and LLF (on a linearly typed *** -calculus). The representational strength of the logical framework stems from the choice of definitional equality on terms. For example, *** -conversion models the tacit renaming of variables, β -contraction models substitution application, and *** -expansion guarantees the adequacy of encodings.