paperbot · PL 论文追踪

RSS

Unifying Compositional Verification and Certified Compilation with a Three-Dimensional Refinement Algebra

POPL 9(POPL)2025
Yu Zhang, Jérémie Koenig, Zhong Shao, Yuting Wang

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Formal verification is a gold standard for building reliable computer systems. Certified systems in particular come with a formal specification, and a proof of correctness which can easily be checked by a third party. Unfortunately, verifying large-scale, heterogeneous systems remains out of reach of current techniques. Addressing this challenge will require the use of compositional methods capable of accommodating and interfacing a range of program verification and certified compilation techniques. In principle, compositional semantics could play a role in enabling this kind of flexibility, but in practice existing tools tend to rely on simple and specialized operational models which are difficult to interface with one another. To tackle this issue, we present a compositional semantics framework which can accommodate a broad range of verification techniques. Its core is a three-dimensional algebra of refinement which operates across program modules, levels of abstraction, and components of the system’s state. Our framework is mechanized in the Coq proof assistant and we showcase its capabilities with multiple use cases.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3249,
  title = {Unifying Compositional Verification and Certified Compilation with a Three-Dimensional Refinement Algebra},
  author = {Yu Zhang and Jérémie Koenig and Zhong Shao and Yuting Wang},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {9},
  number = {POPL},
  year = {2025},
  doi = {10.1145/3704900}
}