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