-
Notifications
You must be signed in to change notification settings - Fork 718
Open
Labels
kind: bugAn error, flaw, fault or unintended behaviour.An error, flaw, fault or unintended behaviour.part: sort polymorphismThe sorts subsystem of the universe system.The sorts subsystem of the universe system.part: universesThe universe system.The universe system.
Description
Description of the problem
Global sorts don't block template polymorphism, even though it can't work.
Small Rocq / Coq file to reproduce the bug
Sort s.
Inductive I : Type@{s; _} := C.
(* Universe inconsistency. Cannot enforce Prop <= Type@{s | Set}. *)Version of Rocq / Coq where this bug occurs
9.1,9.2
Interface of Rocq / Coq where this bug occurs
No response
Last version of Rocq / Coq where the bug did not occur
before global sorts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind: bugAn error, flaw, fault or unintended behaviour.An error, flaw, fault or unintended behaviour.part: sort polymorphismThe sorts subsystem of the universe system.The sorts subsystem of the universe system.part: universesThe universe system.The universe system.