In solving the SDE $dX_t=X_t(\mu_t dt+ \sigma_t dW_t)$ we pick $Y_t=ln X_t$ and then apply Ito's lemma on the twice differential function $f(x)=ln (x)$ .But then why is $X_t$ anIto's prcess given that both $\mu_t$ and $\sigma_t$are progressive bounded . In order for a process to be an Ito process it needs to be of the form $$dX_t=\alpha_t dt +\rho_t dW_t$$ where $\rho \in \Lambda^2_{loc }$ and and $\alpha_t$ is progressive such that the integral $\int_0^t | \alpha_s| ds < \infty$ Now in my SDE I do not know anything about $X$ yet, i.e whether it is an Ito process or not , so how can I be sure that $\alpha_t X_t$ and $\rho_t X_t$ are of the type above so that I can apply Ito's lemma?
Sorry I know this is probably a very stupid question but I am confused. Can some one help me? Thanks