I`m having problems understanding this (in the paper https://rucore.libraries.rutgers.edu/rutgers-lib/30482/PDF/1/play/ page 23 at the top) sufficient condition of a weak solution of an SDE. Is it trivial (and why) if:
$\frac{\partial}{\partial T} \int_{\mathbb{R}^n}f(x) p_X(x,T) dx = \int_{\mathbb{R}^n}f(x)(A^* p_X(x,T))$
holds for every $f \in C_{0}^2$, $p_X(x,t)$ probability density function of a stochastic process $X(T)$ and
$A^* p_X(x,t) := - \sum_{i=1}^{n} \frac{\partial}{\partial x_i} (b_i(x,t)p_X(x,t)) + \frac{1}{2} \sum_{i,j = 1}^n \frac{\partial^2}{\partial x_i \partial x_j} (a_{ij}(x,t)p_X(x,t))$
that then $p_X(x,t)$ is a weak solution (Difference between weak ( or martingale ) and strong solutions to SDEs) of
$\frac{\partial p_X}{\partial t} = A^* p_X(x,t)$.
I hope someone can enlighten me, thank you very much in advance!