Suppose that $\{X_t : Ω → S := \mathbb{R}^d, t\in T\}$ is a stochastic process with independent increments and let $\mathcal{B}_t :=\mathcal{B}_t^X$ (natural filtration) for all $t\in T$. Show, for all $0 ≤ s < t$, that $(X_t − X_s )$ is independent of $\mathcal{B}_s^X$ and then use this to show $\{X_t\}_{t\in T}$ is a Markov process with transition kernels defined by $0 ≤ s ≤ t$, $$q_{s,t}(x, A) := E [1_A (x + X_t − X_s )]\text{ for all }A\in \mathcal{S}\text{ and }x\in\mathbb{R}^d.$$
The first part showing that $X_t-X_s$ is independent of $\mathcal{B}^X_s$. I more or less understand from a monotone class lemma.
For the part where I need to compute the transition kernel, I am not sure what I have to show. Is seems to me I have to show $P(X_t\in A|X_s)=q_{s,t}(X_s,A)$, is that correct? To do this I observe \begin{align} P(X_t\in A|X_s)=E(1_{X_t\in A}|X_s)=E(1_A(X_t)|X_s)=E(1_A(X_t-X_s+X_s)|X_s) \end{align} But then I am not sure how to finish. The exercise hintes that I should use that $X_t-X_s$ is independent of $\mathcal{B}^X_s$.
$\newcommand{\G}{\mathcal{G}} \newcommand{\F}{\mathcal{F}_s}$
I am going to try to answer my question using these three sources source1, source2, source3.
The result seems to be based on this result I didn't know:
To show that we have a Markov process we need to show $P(X_t\in A|\F)=P(X_t\in A| X_s)$. However $$P(X_t\in A|\F)=E[1_A(X_t-X_s+X_s)|\F]$$ and since $X_t-X_s$ is independent of $\F$ and $X_s$ is $\F$-measurable, we can apply the lemma to find $$P(X_t\in A|\F)=E[1_A(X_t-X_s+x)]|_{x=X_s}.$$ Last, since $\sigma(X_s)\subset\F$ we can apply the tower property and the same reasonning as above to see $$P(X_t\in A|X_s)=E[1_A(X_t-X_s+X_s)|X_s]=E[E[1_A(X_t-X_s+X_s)]|\F]|X_s]=E[E[1_A(X_t-X_s+x)]|_{x=X_s}|X_s]=E[1_A(X_t-X_s+x)]|_{x=X_s}$$ were the last equality comes from the fact that $h(X)=E[1_A(X_t-X_s+x)]|_{x=X_s}$ is clearly $\sigma(X_s)$-measurable. Then we have shown that $P(X_t\in A|\F)=P(X_t\in A| X_s)$ and moreover $P(X_t\in A|\F)=E[1_A(X_t-X_s+x)]|_{x=X_s}$. However, since $P(X_t\in A|X_s)=q_{st}(X_s,A)$ this means $q_{st}(x,A)=E[1_A(X_t-X_s+x)]$