Skip to content

Anomaly with explicit universe +1 and template polymorphism #19230

@SkySkimmer

Description

@SkySkimmer
Inductive foo@{u} (A:Type@{u}) : Type@{u+1} := .

Check foo(foo (foo nat)).
(* anomaly unable to handle arbitrary u+k <= v *)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugAn error, flaw, fault or unintended behaviour.part: universesThe universe system.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions