paperbot · PL 论文追踪

RSS

On Decidable and Undecidable Extensions of Simply Typed Lambda Calculus

POPL 9(POPL)2025
Naoki Kobayashi

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

原文摘要(Abstract)

The decidability of the reachability problem for finitary PCF has been used as a theoretical basis for fully automated verification tools for functional programs. The reachability problem, however, often becomes undecidable for a slight extension of finitary PCF with side effects, such as exceptions, algebraic effects, and references, which hindered the extension of the above verification tools for supporting functional programs with side effects. In this paper, we first give simple proofs of the undecidability of four extensions of finitary PCF, which would help us understand and analyze the source of undecidability. We then focus on an extension with references, and give a decidable fragment using a type system. To our knowledge, this is the first non-trivial decidable fragment that features higher-order recursive functions containing reference cells.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3250,
  title = {On Decidable and Undecidable Extensions of Simply Typed Lambda Calculus},
  author = {Naoki Kobayashi},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {9},
  number = {POPL},
  year = {2025},
  doi = {10.1145/3704875}
}