lean2/tests/lean/run/blast_real_sub_issue.lean

6 lines
82 B
Text
Raw Normal View History

import data.real
open real
example (x y : ) : x - y = x + - y :=
by inst_simp