I'm struggling to understand the following solution of an exercise:
"Let $$a(t)=(1-e^{-t})\sigma{(t)}$$ be the Step Response of an LTI-System. The Impulse Answer $h(t)$ of the system can be obtained using $$h(t)= \frac{d}{dt} a(t) = e^{-t}\sigma{(t)}$$."
My question is: Why does $$\frac{d}{dt}(\sigma(t)-\sigma(t)e^{-t})=e^{-t}\sigma{(t)}$$ and not $$\delta(t)-(\delta(t)e^{-t} + \sigma(t)e^{-t})$$ ?? Or are they the same expressions ?
Thanks for your help !