In the standard library, we should use explicit universe variables for universe polymorphic definitions. Users that want to declare universe polymorphic definitions but do not want to provide universe level parameters should use Type _ or Type*
3 lines
78 B
Text
3 lines
78 B
Text
cls_err.lean:13:2: error: failed to synthesize placeholder
|
|
A : Type u
|
|
⊢ H A
|