Engineering Formal Metatheory

被引:77
作者
Aydemir, Brian [1 ]
Chargueraud, Arthur
Pierce, Benjamin C. [1 ]
Pollack, Randy
Weirich, Stephanie [1 ]
机构
[1] Univ Penn, Philadelphia, PA 19104 USA
来源
POPL'08: PROCEEDINGS OF THE 35TH ANNUAL ACM SIGPLAN-SIGACT SYMPOSIUM ON PRINCIPLES OF PROGRAMMING LANGUAGES | 2008年
关键词
binding; Coq; locally nameless;
D O I
10.1145/1328438.1328443
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Machine-checked proofs of properties of programming languages have become a critical need, both for increased confidence in large and complex designs and as a foundation for technologies such as proof-carrying code. However, constructing these proofs remains a black art, involving many choices in the formulation of definitions and theorems that make a huge cumulative difference in the difficulty of carrying out large formal developments. The representation and manipulation of terms with variable binding is a key issue. We propose a novel style for formalizing metatheory, combining locally, nameless representation of terms and cofinite quantification of free variable names in inductive definitions of relations on terms (typing, reduction,...). The key technical insight is that our use of cofinite quantification obviates the need for reasoning about equivariance (the fact that free names can be renamed in derivations); in particular, the structural induction principles of relations defined using cofinite quantification are strong enough for metatheoretic reasoning, and need not be explicitly strengthened. Strong inversion principles follow (automatically, in Coq) from the induction principles. Although many of the underlying ingredients of our technique have been used before, their combination here yields a significant improvement over other methodologies using first-order representations, leading to developments that are faithful to informal practice, yet require no external tool support and little infrastructure within the proof assistant. We have carried out several large developments in this style using the Coq proof assistant and have made them publicly available. Our developments include type soundness for System F-<: and core ML (with references, exceptions, datatypes, recursion, and patterns) and subject reduction for the Calculus of Constructions. Not only do these developments demonstrate the comprehensiveness of our approach; they have also been optimized for clarity and robustness, making them good templates for future extension.
引用
收藏
页码:3 / 15
页数:13
相关论文
共 52 条
[1]  
ANDREW M, 2003, INFORM COMPUTATION, V186, P165
[2]  
[Anonymous], 1969, COLLECT PAPERS, DOI DOI 10.2307/2272429
[3]  
[Anonymous], 2007, COQ PROOF ASS REF MA
[4]  
[Anonymous], 6098 INRIA
[5]  
[Anonymous], 1988, PLDI 88 P ACM SIGPLA
[6]   Foundational proof-carrying code [J].
Appel, AW .
16TH ANNUAL IEEE SYMPOSIUM ON LOGIC IN COMPUTER SCIENCE, PROCEEDINGS, 2001, :247-256
[7]  
ASHLEYROLLMAN M, 2005, POPLMARK CHALL UNPUB
[8]  
Aydemir BE, 2005, LECT NOTES COMPUT SC, V3603, P50
[9]  
BARENDREGT H, 1984, LAMBDA CALCULUS
[10]  
Barras Bruno., 1997, Coq in coq