I have a question about Reynolds transport theorem https://en.wikipedia.org/wiki/Reynolds_transport_theorem
$$\frac{d}{dt}\int_{\Omega(t)}fdV = \int_{\Omega(t)} \frac{\partial f}{\partial t} dV + \int_{\partial\Omega(t)}(v^b . n)fdA $$
where $f = f(x,t)$ , $\Omega(t)$ is time-dependent region that has boundary $ \partial \Omega(t)$ , $ v^b = v^b(x,t)$ is the velocity of the area element.
In particular, I wonder what is the main assumption that makes this equality true? is it the time dependence of the control volume $\Omega(t)$? but I've seen cases where $\Omega(t)$ is replaced by $\Omega$, is this be possible? If yes, under what assumptions on $f$ or $v^b$?
Also if anyone could explain the intuition behind the theorem in brief ... like what does each integral on the r.h.s represent? below is what was written on the Wikipedia page but I'm not sure I understand the issue and how the theorem addresses it
If we wish to move the derivative within the integral, there are two issues: the time dependence of f, and the introduction of and removal of space from Ω due to its dynamic boundary
Thank you :)