2013-09-01 01:46:18 +00:00
|
|
|
|
Assumed: myeq
|
|
|
|
|
myeq Bool ⊤ ⊥
|
|
|
|
|
Assumed: T
|
|
|
|
|
Assumed: a
|
|
|
|
|
Error (line: 5, pos: 6) type mismatch at application argument 3 of
|
|
|
|
|
myeq Bool ⊤ a
|
|
|
|
|
expected type
|
|
|
|
|
Bool
|
|
|
|
|
given type
|
|
|
|
|
T
|
|
|
|
|
Assumed: myeq2
|
2013-09-02 19:29:21 +00:00
|
|
|
|
Set: lean::pp::implicit
|
2013-09-01 01:46:18 +00:00
|
|
|
|
Error (line: 9, pos: 15) type mismatch at application argument 3 of
|
|
|
|
|
myeq2::explicit Bool ⊤ a
|
|
|
|
|
expected type
|
|
|
|
|
Bool
|
|
|
|
|
given type
|
|
|
|
|
T
|