The angle addition formula says that:
$\sin(\phi + \theta) = \sin(\phi) \cdot \cos(\theta) + \cos(\phi) \cdot \sin(\theta)$
Why are the following steps valid?:
$\sin(\phi − \theta) = \sin(\phi) \cdot \cos(−\theta) + \cos(\phi) \cdot \sin(−\theta)= \sin(\phi) \cdot \cos(\theta) − \cos(\phi) \cdot \sin(\theta)$
Thanks.