I want to show the following:
Let $W_t$ be a 1 dimensions brownian motion and $V_t= \int_{0}^{t} W_sds.$ Prove that the pair $(W_t,V_t)$ is a two-dimensional Markov process.
I know that the Brownian Motion alone is a Markov Process. The time integral of Brownian Motion is not a Markov Process, but I know it is normally distributed from these two questions: previous question 1 and previous question 2.
In order to show that $(W_t,V_t)$ is a Markov Process I know I need to verify that is $s,t \ge 0$ and then $P(X_{s+t}|F_s)=P(X_{s+t}|X_s)$ almost surely. How can I apply the information I know about $W_t$ alone being a Markov Process and $V_t$ being normally distributed to verify this fact?