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-03 01:28:12 +00:00
|
|
|
|
Π (A : Type) (_ _ : A), Bool
|
2013-09-03 03:05:47 +00:00
|
|
|
|
Arguments types:
|
2013-09-03 01:28:12 +00:00
|
|
|
|
Type
|
2013-09-01 01:46:18 +00:00
|
|
|
|
Bool
|
|
|
|
|
T
|
|
|
|
|
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-03 01:28:12 +00:00
|
|
|
|
Π (A : Type) (a b : A), Bool
|
2013-09-03 03:05:47 +00:00
|
|
|
|
Arguments types:
|
2013-09-03 01:28:12 +00:00
|
|
|
|
Type
|
2013-09-01 01:46:18 +00:00
|
|
|
|
Bool
|
|
|
|
|
T
|