paperbot · PL 论文追踪

RSS

Parametric Subtyping for Structural Parametric Polymorphism

POPL 8(POPL)2024
Henry DeYoung, Andreia Mordido, Frank Pfenning, Ankush Das

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

原文摘要(Abstract)

We study the interaction of structural subtyping with parametric polymorphism and recursively defined type constructors. Although structural subtyping is undecidable in this setting, we describe a notion of parametricity for type constructors and then exploit it to define parametric subtyping , a conceptually simple, decidable, and expressive fragment of structural subtyping that strictly generalizes rigid subtyping . We present and prove correct an effective saturation-based decision procedure for parametric subtyping, demonstrating its applicability using a variety of examples. We also provide an implementation of this decision procedure as an artifact.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot2658,
  title = {Parametric Subtyping for Structural Parametric Polymorphism},
  author = {Henry DeYoung and Andreia Mordido and Frank Pfenning and Ankush Das},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {8},
  number = {POPL},
  year = {2024},
  doi = {10.1145/3632932}
}