lean2/tests/lean/run/blast1.lean

4 lines
95 B
Text

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