I have a general system of two Ito SDEs and I want to convert that to a Fokker-Plack PDE.
The system of SDEs is:
$dX(t)=f_1(X)dt + \sigma g_1(X)dW(t)$
$dY(t)=f_2(X)dt + \sigma g_2(X)dW(t)$
What would be the corresponding Fokker-Plack? Moreover will the final PDE change if instead of $dW(t)$ in both we had $dW_1(t)$ and $dW_2(t)$ respectively?
My question is mainly motivated by whether there will be some second derivate term in the Fokker-Planck that includes $\frac{\partial^2}{\partial X \partial Y}$ depending on the Wiener increments.