A Formulation of the Simple Theory of Types (for Isabelle)

Lawrence C. Paulson
DOI: https://doi.org/10.48550/arXiv.cs/9301107
2000-10-31
Abstract:Simple type theory is formulated for use with the generic theorem prover Isabelle. This requires explicit type inference rules. There are function, product, and subset types, which may be empty. Descriptions (the eta-operator) introduce the Axiom of Choice. Higher-order logic is obtained through reflection between formulae and terms of type bool. Recursive types and functions can be formally constructed. Isabelle proof procedures are described. The logic appears suitable for general mathematics as well as computational problems.
Logic in Computer Science
What problem does this paper attempt to address?