In the book $A=B$ (link) page 11 example 1.5.1 it is written
By setting $\sin a = x$ and $\sin b = y$, we see that the identity $\sin(a + b) = \sin a \cos b + \sin b \cos a$ is equivalent to $$ \arcsin x + \arcsin y = \arcsin(x \sqrt{1-y^2} + y \sqrt{1-x^2}) $$ When $x = 0$ this is tautologous, so it suffices to prove that the derivatives of both sides with respect to $x$ are the same. This is a routinely verifiable algebraic identity.
By differentiating w.r.t. $x$ I obtained: \begin{gather}\frac 1 {\sqrt{1-x^2}}+ \frac {\frac{dy}{dx}} {\sqrt{1\!-\!y^2}} =\frac{\frac d {dx}\left (x\sqrt{1\!-\!y^2}+y\sqrt{1\!-\!x^2}\right)} {\sqrt{1-\left (x\sqrt{1\!-\!y^2}+y\sqrt{1\!-\!x^2}\right)^2}}=\frac{\sqrt{1\!-\!y^2}\!-\!\frac {xy}{\sqrt{1\!-\!x^2}}+\left(\sqrt{1\!-\!x^2}\!-\!\frac {xy}{\sqrt{1\!-\!y^2}}\right) \!\frac{dy}{dx}} {\sqrt{1-\left (x\sqrt{1\!-\!y^2}+y\sqrt{1-x^2}\right)^2}} \end{gather}
where $y$ is somewhat arbitrary function of $x$. But I cannot reduce this (especially the radical in the denominator of the RHS) to show that the equality holds. Seems to me there is no way they can be equal so do I just assume it is a mistake in the text or is there someone who can show equality?
He seems to go about it by implying the squares of both sides are equal using Maple code but I can't show that either (and I don't have Maple so i can't test it that way).
Petkovšek, Marko; Wilf, Herbert S.; Zeilberger, Doron, $A=B$. With foreword by Donald E. Knuth, Wellesley, MA: A. K. Peters. xii, 212 p. (1996). ZBL0848.05002.
The identity is false. The left-hand side can take any value between $-\pi$ and $\pi$, whereas the right-hand side can only take on values in the interval $[-\pi/2,\pi/2]$.
For instance, if $y=1$, you'd like to prove that $$ \arcsin x+\frac{\pi}{2}=\arcsin\sqrt{1-x^2} $$ Is this valid? Not for all $x\in[-1,1]$. The derivatives are not equal. Indeed, the derivative of the right-hand side is $$ \frac{1}{\sqrt{1-(1-x^2)}}\frac{-x}{\sqrt{1-x^2}}=-\frac{x}{|x|}\sqrt{1-x^2} $$ which is the same as $1/\sqrt{1-x^2}$ only for $x\in(-1,0)$.
Check at Desmos: https://www.desmos.com/calculator/kavz3yliyt