lean4-htt/tests/lean/run/blast1.lean
2016-06-10 18:29:41 -07:00

6 lines
101 B
Text

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