lean2/tests/lean/scope_bug1.lean.expected.out
Leonardo de Moura 8f455f5965 fix(frontends/lean): bug in scope construct
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-24 17:23:29 -08:00

11 lines
228 B
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
Assumed: a
Assumed: b
Assumed: c
Assumed: d
Assumed: H
Set: lean::pp::implicit
Using: Nat
Nat::add_succr a : ∀ b : , @eq (a + (b + 1)) (a + b + 1)
Proved: mul_zerol2