Asynchronous elaboration means that constants can exist in the elab environment while failing to be added to the kernel environment, avoid the latter by falling back to axioms there
5 lines
168 B
Text
5 lines
168 B
Text
1781.lean:24:0-24:59: error: (kernel) declaration type mismatch, 'Univ'' has type
|
|
Type ((imax 1 u) + 1)
|
|
but it is expected to have type
|
|
Type (imax 1 u)
|
|
Univ : Type
|