Abstract
Static type systems in programming languages allow many errors to be detected at compile time that wouldn't be detected until runtime otherwise. Dependent types are more expressive than the type systems in most programming languages, so languages that have them should allow programmers to detect more errors earlier. In this paper, using the Twelf system, we show that dependent types in the logic programming setting can be used to ensure partial correctness of programs which implement theorem provers, and thus avoid runtime errors in proof search and proof construction. We present two examples: a tactic-style interactive theorem prover and a union-find decision procedure.
Original language | English (US) |
---|---|
Pages (from-to) | 3-19 |
Number of pages | 17 |
Journal | Journal of Functional Programming |
Volume | 14 |
Issue number | 1 |
DOIs | |
State | Published - Jan 2004 |
All Science Journal Classification (ASJC) codes
- Software