Assume that $F_X$ is the CDF of the random variable X and $Q_X$ its quantile function.Prove that $Q_X(F_X(t)) \le t $ and $F_X(Q_X(p)) \ge p $.
I substituted $F_X(t)=P[X \le t]$ and then substituted that in the quantile function $Q_X(p)=min(x:F_X(x) \ge p)$, in this case p is the CDF but i am confused how to go further,seems pretty straightforward but i am missing something. Can some one please help