If $ F(x) = P[X\le x] $ is continuous in x, show that $ Y=F(X) $ is measurable and that $Y$ has a uniform distribution $ P[Y\le y] = y, \; 0\le y \le 1 $
My first question is about notation. What does $ F(X) $ mean? I cant make sense of $F(X) = P[X \le X] $.
Also how do you show $Y$ is measurable?
For the last part if $F^{-1}$ exists then we get that $ P(Y \leq y ) = P(F(X) \leq y) = P(X \leq F^{-1}(y)) = F(F^{-1}(y)) = y $. Which would show that $Y$ has a uniform distribution on $[0,1]$. But how do I know that $F^{-1}$ exists. Wouldn't $F$ need to be strictly increasing for the inverse to exist? But we only know that it is non decreasing.