lean2/tests/lean/using_bug1.lean.expected.out
Leonardo de Moura 35ad156a46 fix(tests/lean): make sure pretty print and parse test passes
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-24 17:23:55 -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