lean2/tests/lean/644.lean.expected.out

5 lines
128 B
Text
Raw Normal View History

f (coe a) : B
g (λ (x : C), coe (h x)) : B
filter (λ (x : bool), bool_to_Prop (negb x)) [tt, ff, tt, ff] : list bool
[ff, ff]