Let's consider the Cauchy kernel $P_t(x)$ on $\mathbb R$, given by
$$P_t(x) = \frac t{\pi(x^2 + t^2)}; \qquad x \in \mathbb R, t > 0$$
I now want to show that $(P_t)_{t > 0}$ is a convolution semigroup, i.e. that it satisfies the property $$P_{s {\color{red} +} t} = P_s * P_t \tag{1}$$ for all $t, s > 0$, where $*$ is the convolution of the two functions.
I'm given the hint that I should consider the function $h_t(\xi) = \frac 1{\sqrt{2 \pi}} e^{- t|\xi|}$, that I should show $\check h_t(x) := \widehat h_t(x) = P_t(x)$ (where $\hat{\space}$ denotes the Fourier transformation), and that I should apply the inversion theorem [for a function $f :\mathbb R \to \mathbb R$ with $f, \hat f \in L^1(\mathbb R^n)$, we have $f(x) = (\hat f)^\check{\space}(x) = \frac 1{\sqrt{2 \pi}} \int_{\mathbb R} \hat f(\xi) e^{i x \xi} d \xi$ for almost all $x \in \mathbb R$].
Now I started using the hint and by calculating the Fourier transform $h_t(\xi)$, arriving (if I didn't make a mistake) at
$$\widehat h_t(- \xi) = \frac 1{2 \pi} \int_{\mathbb R} e^{i x \xi - t |x|} d x$$
And I'm a bit lost where to go from here. I'm not really able to see how this expression for $\hat h_t(-\xi)$ is equal to $P_t(\xi)$. And assuming I'd have shown that, how can I use that to deduce the formula $(1)$? I'm guessing that the $P_t, \hat P_t$ would be my $f, \hat f$ in the inversion theorem, but how can I get from that to the convolution of two such functions $P_t, P_s$?