10 lines
236 B
Text
10 lines
236 B
Text
have.lean:4:0: error: expected term
|
|
have.lean:2:18-2:19: error: don't know how to synthesize placeholder
|
|
context:
|
|
⊢ False
|
|
have.lean:7:2-7:3: error: type mismatch
|
|
f
|
|
has type
|
|
5 = 6 : Prop
|
|
but is expected to have type
|
|
5 = 3 : Prop
|