Let $f(x)=x^2+x\sqrt{x^2-1}$. Apparently the statement
$\forall x$ for which $x,-x\in\mathbb D$, $f(x)=f(-x)$.
is false, but I can “prove” it by \begin{align}x^2+x\sqrt{x^2-1}=x\left(x+\sqrt{x^2-1}\right)=\frac x{x-\sqrt{x^2-1}}=\frac1{1-\sqrt{1-\frac1{x^2}}}.\end{align} I still don’t see any problems in it.