paperbot · PL 论文追踪

RSS

Normalisation for First-Class Universe Levels

POPL 10(POPL)2026
Nils Anders Danielsson, Naïm Camille Favier, Ondřej Kubánek

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

原文摘要(Abstract)

Various mechanisms are available for managing universe levels in proof assistants based on type theory. The Agda proof assistant implements a strong form of universe polymorphism in which universe levels are internalised as a type, making levels first-class objects and permitting higher-rank quantification via ordinary Π-types. We prove normalisation and decidability of equality and type-checking for a type theory with first-class universe levels inspired by Agda. We also show that level primitives can safely be erased in extracted programs. Our development is formalised in Agda itself and builds upon previous work which uses logical relations on extrinsically typed syntax.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot3898,
  title = {Normalisation for First-Class Universe Levels},
  author = {Nils Anders Danielsson and Naïm Camille Favier and Ondřej Kubánek},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {10},
  number = {POPL},
  year = {2026},
  doi = {10.1145/3776645}
}