I am currently learning about SDEs and the different notions of solutions to them.
I get the general idea that weak solutions are a tuple $(X_t, B_t)$ of a process together with a Brownian motion, whereas a strong solution is defined only for a specific choice of Brownian motion. I also get that for weak solutions it does not make sense to talk about initial values but only about initial distributions (as illustrated in this answer).
However, none of the sources I looked at discusses strong solutions to SDEs for a given initial distribution. I wonder why that is? Is it because for some reason the concept of a strong solutions for a given initial distribution does not make sense? Or is it simply because if we know the strong solution for an arbitrary initial value, we immediately get a strong solution for the SDe with initial condition? It seems that one could first sample a starting value and then solve the SDE conditioned on this value.
I am aware that a similar question was already asked and answered on this site. However, it seems that the answer just repeats some general stuff about weak and strong solutions but does not answer the question. Probably thats why the answer is not accepted.