lean2/tests/lean/lua15.lean.expected.out

26 lines
646 B
Text
Raw Normal View History

Set: pp::colors
Set: pp::unicode
Imported 'Int'
Assumed: i
Assumed: j
Assumed: p
elaborator exception
Failed to solve
⊢ (?M::0 ≈ Nat::add) ⊕ (?M::0 ≈ Int::add)
Overloading at
(Int::add | Nat::add) i p
Failed to solve
Type of argument 1 must be convertible to the expected type in the application of
Nat::add
with arguments:
i
p
Failed to solve
⊢ Bool ≺
Type of argument 2 must be convertible to the expected type in the application of
Int::add
with arguments:
i
p