lean4-htt/old_tests/tests/lean/bad_structures.lean.expected.out
2018-04-10 12:56:55 -07:00

2 lines
347 B
Text

bad_structures.lean:4:0: error: universe level of type_of(arg #3) of 'foo.prod1.mk' is too big for the corresponding inductive datatype
bad_structures.lean:7:55: 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')