paperbot · PL 论文追踪

RSS

Coco: Corecursion with Compositional Heterogeneous Productivity

POPL 10(POPL)2026
Jaewoo Kim, Yeonwoo Nam, Chung-Kil Hur

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

原文摘要(Abstract)

Contemporary proof assistants impose restrictive syntactic guardedness conditions that reject many valid corecursive definitions. Existing approaches to overcome these restrictions present a fundamental trade-off between coverage and automation. We present Compositional Heterogeneous Productivity (CHP), a theoretical framework that unifies high automation with extensive coverage for corecursive definitions. CHP introduces heterogeneous productivity applicable to functions with diverse domain and codomain types, including non-coinductive types. Its key innovation is compositionality: the productivity of composite functions is systematically computed from their components, enabling modular reasoning about complex corecursive patterns. Building on CHP, we develop Coco, a corecursion library for Rocq that provides extensive automation for productivity computation and fixed-point generation.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3930,
  title = {Coco: Corecursion with Compositional Heterogeneous Productivity},
  author = {Jaewoo Kim and Yeonwoo Nam and Chung-Kil Hur},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {10},
  number = {POPL},
  year = {2026},
  doi = {10.1145/3776733}
}