lean2/tests/lean/tst13.lean.expected.out
Leonardo de Moura 048151487e feat(kernel): use Pi as forall/implication
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-08 00:38:39 -08:00

4 lines
161 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
λ x x : Bool, x
let x := , y := , z := x ∧ y, f := λ x y : Bool, x ∧ y = y ∧ x = x y y in f x y z