Note that \begin{aligned} \sin(z-w) &= \frac{e^{i(z-w)}-e^{-i(z-w)}}{2i} \\ &= \frac{e^{iz}e^{-iw}-e^{-iz}e^{iw}+e^{iz}e^{iw}-e^{iz}e^{iw}}{2i} \\ &= \frac{e^{iw}(e^{iz}-e^{-iz})}{2i}-\frac{e^{iz}(e^{iw}-e^{-iw})}{2i} \\ &= e^{iw}\sin(z)-e^{iz}\sin(w) \\ &= 2(\cos(w) \sin(z)-\cos(z) \sin(w))+e^{-iz}\sin(w)-e^{iw} \sin(z) \end{aligned}
I have omitted to add $e^{-iw} \sin(z)-e^{-iw} \sin (z)$
The idea was to achieve that $e^{-iz} \sin(w)-e^{iw} \sin (z) = -\sin (z-w)$ to clear this value and easily obtain the equality, but using the sin parity is not given, any suggestions?