We have defined markov processes (in continuous time) as a collection of random variables $(X(t))_{t\in \mathbb{R_+}}$ such that in particular we have the property :
$P(X(t+s)=j|X(u), 0\leq u \leq t)=P(X(t+s)=j|X(t))$
So my question is : is this really the conditional probability on a random variable, $P(A|X)$ (I know this concept exists). Or does it really mean
$P(X(t+s)=j|X(t)=i, X(u)=x(u), 0\leq u < t)=P(X(t+s)=j|X(t)=i)$?
The definition in Grimmett & Stirzaker's Probability and Random Process states:
I think this definition will make your understanding more clear.