lean2/tests/lean/tst2.lean.expected.out
Leonardo de Moura e218b92a9d Modify verbose message for Set command
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-02 12:29:21 -07:00

12 lines
232 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

⟨⟩
Assumed: a
Assumed: b
a ∧ b
Set: lean::pp::notation
⟨lean::pp::notation ↦ false⟩
and a b
Variable a : Bool
Variable b : Bool
Set: lean::pp::notation
⟨lean::pp::notation ↦ true⟩
a ∧ b