I have a question concerning the definition of a family of probability measures for the solutions to an Ito diffusion $$X_t^x = x + \int_0^tb(X_s^x)ds + \int_0^t \sigma(X_s^x)dB_s$$ as it's given in Oksendal's Stochastic Differential Equations on p. 111 (A PDF of Oksendal can be found here: http://th.if.uj.edu.pl/~gudowska/dydaktyka/Oksendal.pdf).
Oksendal defines $\mathcal{M}_\infty$ to be the $\sigma$-algebra generated by the random variables $\omega\to X_t(\omega) = X_t^y(\omega)$, where $t\geq 0$, $y\in\mathbb{R}^n$. Already I'm a little confused, because he seems to be saying that for fixed $t\geq 0$, $\sigma(X_t^y) = \sigma(X_t^x)$ for all $x,y\in\mathbb{R}^n$. So my first question is: Is my interpretation correct? If so, why is it true that these random variables all generate the same $\sigma$-algebra?
He goes on to define the probability measures $P^x$ on members of $\mathcal{M}$ (he's now dropped the $\infty$ subscript for some reason) by $$P^x[X_{t_1} \in E_1,...,X_{t_k}\in E_k] = P[X_{t_1}^x\in E_1,...,X_{t_k}^x\in E_k]$$ where $E_1,...,E_k$ is any collection of Borel sets and $t_1,...,t_k\in [0,\infty)$. What he seems to be saying here is that we are just going to replace any initial condition $y\in\mathbb{R}^n$ with $x$ under $P^x$, so that $$P^x[X_{t_1}^y \in E_1,...,X_{t_k}^y\in E_k] = P[X_{t_1}^x\in E_1,...,X_{t_k}^x\in E_k].$$ So my second question is again: Is this interpretation correct? If so, it doesn't seem obvious that this definition would be consistent, i.e., it seems possible that one set could be assigned two different probabilities. For example, if $\{X_t^y \in A\} = \{X_s^z \in B\}$, but $P(X_t^x\in A) \neq P(X_s^x\in B)$.
Edit: I now realize this interpretation makes no sense, as up to null sets we have $$\{X_0^x = x\} = \{X_0^y = y\} = \Omega,$$ but $$P^x[\Omega] = P^x[X_0^y = y] = P[X_0^x = y] = 0$$ and $$P^x[\Omega] = P^x[X_0^x = x] = P[X_0^x = x] = 1.$$
One way to make this precise is the following:
Let $(\Omega,\mathcal{F}, \mathcal{F}_t, \mathbb{P})$ be a complete, filtered probability space. For simplicity, I assume that $b$ and $\sigma$ take values on $\mathbb{R}^n$ and $\mathbb{R}^{n\times n}$ respectively. I will also restrict the time domain to $[0,1]$ (the general case follows similarly). Let $X^x:=\{X^x_t\}_{0\leq t\leq 1}$ be the strong solution of the Ito SDE, with initial value $X_0^x=x\in\mathbb{R}^n$, $\mathbb{P}$-a.s. Define $Q^x$ as the law of $X^x$ on the "path-space" $C([0,1];\mathbb{R}^n)$ (the space of $\mathbb{R}^n$-valued continuous functions defined on [0,1], endowed with the topology of uniform convergence). In other words, consider $X^x$ as a random variable $\Omega\ni\omega\mapsto X^x(\omega)\in C([0,1];\mathbb{R}^n)$ and define $Q^x$ to be $Q^x[A]=\mathbb{P}[X^x\in A]$, for $A\in\mathscr{B}\big(C([0,1];\mathbb{R}^n)\big)$.
For example, let $t_1\in[0,1]$, $B^n$= the unit ball on $\mathbb{R}^n$ and $A=\{\omega\in C([0,1];\mathbb{R}^n)\;| \; \omega(t_1)\in B^n\}\in \mathscr{B}\big(C([0,1];\mathbb{R}^n)\big) $. Then $Q^x[A]=\mathbb{P}\big[X^x_{t_1}\in B^n\big]$.
Now, fix $x\in\mathbb{R}^n$, and observe that since $X^x$ is a strong solution, it is adapted to the natural filtration of $B$. Thus, there exists a measurable map $F_{x}: C([0,1];\mathbb{R}^n)\rightarrow C([0,1];\mathbb{R}^n)$ such that for $\mathbb{P}$-almost all $\omega\in\Omega$ $$ X^x(\omega)=F_x(B(\omega))$$
By letting $\theta$ be the Wiener measure on $C([0,1];\mathbb{R}^n), \mathscr{B}\big(C([0,1];\mathbb{R}^n)\big)$ (i.e. the law of the standard Wiener process $B$, starting at $0$) we can express the law of $\{X^x\}_{x\in\mathbb{R}^n}$ on path-space by the push-forward $$Q^x=\theta_{*F_x}$$
$$Q^x[A]=\theta_{*F_{x}}[A]=\theta[F^{-1}_x(A)]=\theta\big[\{\omega\in C([0,1];\mathbb{R}^n)| F_x(\omega)\in A\}\big]$$ $$=\mathbb{P}\big[\{\omega\in\Omega | F_x(B(\omega))\in A\}\big]=\mathbb{P}\big[X^x\in A\big]$$
Note 1: In the above, $\omega$ has been used to denote both a function on $C([0,1];\mathbb{R}^n)$ and an element of the initial probability space $\Omega$. In each case, I have explicitly stated the space in which $\omega$ lives to clarify this use of notation.
Note 2: If we use the notation of the book you refer to, then we have to use $Q^x$ instead of $P^x$, since $P^x$ is reserved for the law of a Wiener process starting at $x\in\mathbb{R}^n$ (see index). Furthermore, I have used $\theta$ instead of $P^0$. Note that the measures $\{P^x\}_{x}, \{Q^x\}_{x} $ can only be defined on the path space $C([0,1];\mathbb{R}^n)$.