I know the path of Brownian mothion is continuous in probability if and only if ,for every $\delta>0$ and $t>0$, $$\lim_{\Delta t\to 0}P(|B(t+\Delta t)-B(t)|\ge \delta)=0$$ I can't continue it . I have seen some proofs of this theorem in this site but I want to prove it by definition.
So thanks
Since $\frac{B(t+\Delta t) -B(t)}{\sqrt{\Delta t}} \sim N(0, 1)$, then \begin{align*} &\ P(|B(t+\Delta t) -B(t)|\ge \delta) \\ =&\ P\left(\frac{B(t+\Delta t) -B(t)}{\sqrt{\Delta t}}\ge \frac{\delta}{\sqrt{\Delta t}}\right) + P\left(\frac{B(t+\Delta t) -B(t)}{\sqrt{\Delta t}}\le \frac{-\delta}{\sqrt{\Delta t}}\right)\\ =&\ 1-\Phi\left(\frac{\delta }{\sqrt{\Delta t}}\right) + \Phi\left(\frac{-\delta }{\sqrt{\Delta t}}\right), \end{align*} where $\Phi$ is the cumulative distribution function of a standard normal random vaiable. It is now obvious that \begin{align*} \lim_{\Delta t \rightarrow 0}P(|B(t+\Delta t) -B(t)|\ge \delta) = 0. \end{align*}