lean2/tests/lean/run/blast1.lean

5 lines
95 B
Text
Raw Normal View History

set_option blast.strategy "preprocess"
example (a b : Prop) (Ha : a) (Hb : b) : a :=
by blast