Cumulativity Prop <= Set
loses canonicity
#7503
Labels
canonicity
Computation that should be happening, but isn't.
cumulativity
"Universe subtyping", inference of levels with --cumulativity, etc
prop
Prop, definitional proof irrelevance
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Extracted from #5948:
Coq does not have
SProp <= Type
, according to https://coq.inria.fr/doc/V8.18.0/refman/language/cic.html#subtyping-rules:They have
Prop <= Type
though but I vaguely remember some talk in the 2000s that this isn't entirely unproblematic either. (I couldn't easily google something on this, though.)The text was updated successfully, but these errors were encountered: