lean2/tests/lean/run/blast17.lean

3 lines
88 B
Text
Raw Normal View History

example (p q r : Prop) (a b : nat) : true → a = a → q → q → p → p :=
by blast