This is an old revision of the document!
Given a function $f(t)$ on the positive real line $t>0$, we can define the following function of $p$: $$ F(p) = \int_{t=0}^\infty f(t) e^{-pt} dt. $$ Again, we require the function $f(t)$ to have moderate growth at $t \to \infty$ for the integral to be well-defined.
Suppose we know the Laplace transform of $f(t)$, let's denote $F = LT(f)$ (note we just write the name of the function $f$, not including its input variables t). What can we say about $LT(f')$?
We can do integration by part $$ LT(f') = \int_0^\infty e^{-pt} \frac{df}{dt} dt = \int_{t=0}^{t=\infty} e^{-pt} df = \int_{t=0}^{t=\infty} d[e^{-pt} f] - d[e^{-pt}] f= e^{-pt} f(t)|_0^\infty + \int_0^\infty p e^{-pt} f(t) dt = -f(0) + pF(p). $$