2013-09-02 18:28:12 -07:00
|
|
|
|
Set: pp::colors
|
2013-09-03 10:44:51 -07:00
|
|
|
|
Set: pp::unicode
|
2013-08-31 18:46:18 -07:00
|
|
|
|
Assumed: myeq
|
|
|
|
|
myeq Bool ⊤ ⊥
|
|
|
|
|
Assumed: T
|
|
|
|
|
Assumed: a
|
2013-09-03 10:44:51 -07:00
|
|
|
|
Error (line: 5, pos: 6) type mismatch at application
|
2013-08-31 18:46:18 -07:00
|
|
|
|
myeq Bool ⊤ a
|
2013-09-02 20:05:47 -07:00
|
|
|
|
Function type:
|
2013-09-02 18:28:12 -07:00
|
|
|
|
Π (A : Type) (_ _ : A), Bool
|
2013-09-02 20:05:47 -07:00
|
|
|
|
Arguments types:
|
2013-09-02 18:28:12 -07:00
|
|
|
|
Type
|
2013-08-31 18:46:18 -07:00
|
|
|
|
Bool
|
|
|
|
|
T
|
|
|
|
|
Assumed: myeq2
|
2013-09-02 12:29:21 -07:00
|
|
|
|
Set: lean::pp::implicit
|
2013-09-03 10:44:51 -07:00
|
|
|
|
Error (line: 9, pos: 15) type mismatch at application
|
2013-08-31 18:46:18 -07:00
|
|
|
|
myeq2::explicit Bool ⊤ a
|
2013-09-02 20:05:47 -07:00
|
|
|
|
Function type:
|
2013-09-02 18:28:12 -07:00
|
|
|
|
Π (A : Type) (a b : A), Bool
|
2013-09-02 20:05:47 -07:00
|
|
|
|
Arguments types:
|
2013-09-02 18:28:12 -07:00
|
|
|
|
Type
|
2013-08-31 18:46:18 -07:00
|
|
|
|
Bool
|
|
|
|
|
T
|