lean4-htt/tests/lean/bad_structures.lean.expected.out

3 lines
489 B
Text

bad_structures.lean:1:67: error: invalid 'structure', the resultant universe must be provided when explicit universe levels are being used
bad_structures.lean:4:45: error: invalid 'structure', the resultant universe must be provided when explicit universe levels are being used
bad_structures.lean:7:54: error: invalid universe polymorphic structure declaration, the resultant universe is not Prop (i.e., 0), but it may be Prop for some parameter values (solution: use 'l+1' or 'max 1 l')