2013-09-03 17:09:19 +00:00
|
|
|
|
Set: pp::colors
|
2013-09-03 17:44:51 +00:00
|
|
|
|
Set: pp::unicode
|
2014-01-01 21:52:25 +00:00
|
|
|
|
Imported 'Int'
|
|
|
|
|
Imported 'Real'
|
2013-10-25 02:08:35 +00:00
|
|
|
|
Failed to solve
|
2013-11-07 18:16:22 +00:00
|
|
|
|
⊢ (?M::0 ≈ Nat::add) ⊕ (?M::0 ≈ Int::add) ⊕ (?M::0 ≈ Real::add)
|
2014-01-07 21:16:18 +00:00
|
|
|
|
(line: 3: pos: 8) Overloading at
|
2013-10-25 02:08:35 +00:00
|
|
|
|
(Real::add | Int::add | Nat::add) 1 ⊤
|
|
|
|
|
Failed to solve
|
|
|
|
|
⊢ Bool ≺ ℕ
|
2014-01-07 21:16:18 +00:00
|
|
|
|
(line: 3: pos: 8) Type of argument 2 must be convertible to the expected type in the application of
|
2014-01-04 01:13:10 +00:00
|
|
|
|
Nat::add
|
|
|
|
|
with arguments:
|
|
|
|
|
1
|
|
|
|
|
⊤
|
2013-10-25 02:08:35 +00:00
|
|
|
|
Failed to solve
|
|
|
|
|
⊢ Bool ≺ ℤ
|
2014-01-07 21:16:18 +00:00
|
|
|
|
(line: 3: pos: 8) Type of argument 2 must be convertible to the expected type in the application of
|
2014-01-04 01:13:10 +00:00
|
|
|
|
Int::add
|
|
|
|
|
with arguments:
|
|
|
|
|
1
|
|
|
|
|
⊤
|
2013-10-25 02:08:35 +00:00
|
|
|
|
Failed to solve
|
|
|
|
|
⊢ Bool ≺ ℝ
|
2014-01-07 21:16:18 +00:00
|
|
|
|
(line: 3: pos: 8) Type of argument 2 must be convertible to the expected type in the application of
|
2014-01-04 01:13:10 +00:00
|
|
|
|
Real::add
|
|
|
|
|
with arguments:
|
|
|
|
|
1
|
|
|
|
|
⊤
|
2013-09-03 03:05:47 +00:00
|
|
|
|
Assumed: R
|
|
|
|
|
Assumed: T
|
|
|
|
|
Assumed: r2t
|
|
|
|
|
Coercion r2t
|
|
|
|
|
Assumed: t2r
|
|
|
|
|
Coercion t2r
|
|
|
|
|
Assumed: f
|
|
|
|
|
Assumed: a
|
|
|
|
|
Assumed: b
|
|
|
|
|
Set: lean::pp::coercion
|
|
|
|
|
Set: lean::pp::notation
|
|
|
|
|
f a b
|
|
|
|
|
f (r2t b) (t2r a)
|
|
|
|
|
Assumed: g
|
|
|
|
|
f a b
|
2013-10-24 22:29:56 +00:00
|
|
|
|
f (r2t b) (t2r a)
|