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

6 lines
134 B
Text

exit
set_option blast.strategy "preprocess"
example (p q r : Prop) (a b : nat) : true → a = a → q → q → p → p :=
by blast