lean2/tests/lean/lua15.lean.expected.out
Leonardo de Moura 7726ccad28 chore(builtin): rename nat, int and real modules to Nat, Int and Real.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-01 13:52:25 -08:00

65 lines
2.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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
Substitution
≺ ?M::2
Type of argument 1 must be convertible to the expected type in the application of
?M::0
with arguments:
i
p
Assignment
≈ ?M::2
Destruct/Decompose
≈ Π x : ?M::2, ?M::3
Substitution
⊢ ?M::1 ≈ Π x : ?M::2, ?M::3
Function expected at
?M::0 i p
Assignment
≺ ?M::1
Propagate type, ?M::0 : ?M::1
Assignment
⊢ ?M::0 ≈ Nat::add
Assumption 0
Failed to solve
⊢ Bool ≺
Substitution
⊢ Bool ≺ ?M::4
Type of argument 2 must be convertible to the expected type in the application of
?M::0
with arguments:
i
p
Assignment
≈ ?M::4
Destruct/Decompose
≈ Π x : ?M::4, ?M::5
Substitution
⊢ ?M::3[inst:0 i] ≈ Π x : ?M::4, ?M::5
Function expected at
?M::0 i p
Assignment
a : ≈ ?M::3
Destruct/Decompose
≈ Π x : ?M::2, ?M::3
Substitution
⊢ ?M::1 ≈ Π x : ?M::2, ?M::3
Function expected at
?M::0 i p
Assignment
≺ ?M::1
Propagate type, ?M::0 : ?M::1
Assignment
⊢ ?M::0 ≈ Int::add
Assumption 1