46b9b2114a
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
44 lines
1.2 KiB
Text
44 lines
1.2 KiB
Text
Set: pp::colors
|
||
Set: pp::unicode
|
||
Assumed: myeq
|
||
myeq Bool ⊤ ⊥
|
||
Assumed: T
|
||
Assumed: a
|
||
Failed to solve
|
||
⊢ Bool ≺ T
|
||
Substitution
|
||
⊢ Bool ≺ ?M3::0
|
||
(line: 5: pos: 6) Type of argument 2 must be convertible to the expected type in the application of
|
||
myeq
|
||
with arguments:
|
||
?M3::0
|
||
⊤
|
||
a
|
||
Assignment
|
||
⊢ T ≺ ?M3::0
|
||
(line: 5: pos: 6) Type of argument 3 must be convertible to the expected type in the application of
|
||
myeq
|
||
with arguments:
|
||
?M3::0
|
||
⊤
|
||
a
|
||
Assumed: myeq2
|
||
Set: lean::pp::implicit
|
||
Failed to solve
|
||
⊢ Bool ≺ T
|
||
Substitution
|
||
⊢ Bool ≺ ?M3::0
|
||
(line: 9: pos: 15) Type of argument 2 must be convertible to the expected type in the application of
|
||
myeq2::explicit
|
||
with arguments:
|
||
?M3::0
|
||
⊤
|
||
a
|
||
Assignment
|
||
⊢ T ≺ ?M3::0
|
||
(line: 9: pos: 15) Type of argument 3 must be convertible to the expected type in the application of
|
||
myeq2::explicit
|
||
with arguments:
|
||
?M3::0
|
||
⊤
|
||
a
|