fdeb457a81
The idea is to include the file name when displaying justification objects. Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
24 lines
537 B
Text
24 lines
537 B
Text
Set: pp::colors
|
||
Set: pp::unicode
|
||
Assumed: myeq
|
||
myeq Bool ⊤ ⊥
|
||
Assumed: T
|
||
Assumed: a
|
||
Failed to solve
|
||
⊢ Bool ≺ T
|
||
ex3.lean:5:6: Type of argument 2 must be convertible to the expected type in the application of
|
||
myeq
|
||
with arguments:
|
||
T
|
||
⊤
|
||
a
|
||
Assumed: myeq2
|
||
Set: lean::pp::implicit
|
||
Failed to solve
|
||
⊢ Bool ≺ T
|
||
ex3.lean:9:11: Type of argument 2 must be convertible to the expected type in the application of
|
||
@myeq2
|
||
with arguments:
|
||
T
|
||
⊤
|
||
a
|