*Definition*: let $f: (0,\infty) \to \mathbb{R}$ be a piecewise continuous function that complies to the demand: $\exists s_0 \geq 0, \mu > 0: |f(t)| \leq \mu e^{s_0 t}$, then the **Laplace transform** $\mathcal{L}[f]$ is defined by
**Linearity**: if $f,g: (0,\infty) \to \mathbb{R}$ both have Laplace transforms, then $f + g$ also has a Laplace transform, and
$$
\mathcal{L}[f + g] = \mathcal{f} + \mathcal{g},
$$
on the interval where both are defined.
*Proof*: will be added sometime.
If $c \in \mathbb{R}$ then $cf$ also has a Laplace transform and,
$$
\mathcal{L}[cf] = c \mathcal{L}[f].
$$
**Shifting**: if $f$ has a Laplace transform $F$ on $(s_0,\infty)$ and $a \in \mathbb{R}$ then the function $g$ given by
$$
g(t) = e^{at} f(t)
$$
has a Laplace transform $G$ on $(\mathrm{max}(s_0 + a),0),\infty$, and
$$
G(s) = F(s-a)
$$
on this interval
*Proof*: will be added sometime.
**More shifting**: let $a>0$, if $f$ has a Laplace transform $F$ on $s_0, \infty$ then the function $g$ given by
$$
g(t) = \begin{cases} f(t-a) \qquad &\text{if } t \geq a, \\ 0 \qquad &\text{if } t <a \end{cases}
$$
has a Laplace transform G on $(s_0,\infty)$, and
$$
G(s) = e^{-as}F(s)
$$
on this interval.
*Proof*: will be added sometime.
**Scaling**: let $a > 0$. If $f$ has a Laplace transform $F$ on $(s_0, \infty)$ then the function $g$ given by
$$
g(t) = f(at)
$$
has a Laplace transform G on $(as_0, \infty)$, and
$$
G(s) = \frac{1}{a} F\Big(\frac{s}{a}\Big)
$$
on this interval.
*Proof*: will be added sometime.
**Derivatives**: if $f$ has a derivative $g$ having a Laplace transform $G$ on the interval $(s_0,\infty)$ then $f$ has a Laplace transform on the same interval, and
$$
G(s) = sF(s) - f(0).
$$
More generally, for higher derivatives we have (under analogous assumptions)