lean2/tests/lean/simp15.lean.expected.out
Leonardo de Moura 5ba2525eab test(tests/lean): add test disabling contextual simplifications
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-23 12:57:05 -08:00

8 lines
277 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
a = 1 ∧ (¬ b = 0 c ≠ 0 b + c > a)
refl (a = 1 ∧ (¬ b = 0 c ≠ 0 b + c > a))
(a = 1 ∧ (¬ b = 0 c ≠ 0 b + c > a)) = (a = 1 ∧ (¬ b = 0 c ≠ 0 b + c > a))