paperbot · PL 论文追踪

RSS

On Recursion in Graded Modal Type Theory

ICFP 10(ICFP)2026
Oskar Eriksson, Andreas Abel, Nils Anders Danielsson

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

原文摘要(Abstract)

We present a graded modal type theory with recursion over natural numbers and prove formally in Agda that it handles resources correctly, in the sense that an abstract machine accesses resources the "correct" number of times. The theory is parametrized, and can for instance be instantiated with grades for erasure, linear types, or affine types. The correctness proof shows that our usage counting is sound. Our eliminator for natural numbers is flexible as it enables different resource-usage patterns and practical in the sense that it can be used both to define functions with expected usage counts for the arguments. Further, it can be used to encode other data types, using large elimination. Finally, we adapt our resource correctness proof to show correctness also for grades tracking information flow, in the form of a non-interference property.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3648,
  title = {On Recursion in Graded Modal Type Theory},
  author = {Oskar Eriksson and Andreas Abel and Nils Anders Danielsson},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {10},
  number = {ICFP},
  year = {2026},
  doi = {10.1145/3828677}
}