lean2/tests/lean/using_bug1.lean.expected.out
Leonardo de Moura 7f3e2b3ef4 fix(frontends/lean/parser): bug in 'using' construct
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-24 17:09:46 -08:00

10 lines
192 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
Using: Nat
Nat::add_succr a : ∀ b : , a + (b + 1) = a + b + 1
Proved: mul_zerol2