Given that $x$, $b_1$ and $b_2$ are uniformly distributed $U~(0, 1)$ and $b_1 \leq x$ and $b_2$ is independent. Taking reference from a previous post. Is the following method of calculating $\mathbb{P} ( x \geq b_1 \geq b_2)$ right?
\begin{align*} \mathbb{P} ( x \geq b_1 \geq b_2) &= \int_0^1\int_{b_2}^1\int^1_{b_1} dxdb_1d_2 \end{align*}