lean2/tests/lean/tst13.lean.expected.out

5 lines
167 B
Text
Raw Normal View History

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