lean2/tests/lean/run/blast_ematch10.lean

4 lines
104 B
Text

attribute iff [reducible]
example (p : nat → Prop) (a b c : nat) : p a → a = b → p b :=
by blast