Let $(B_s)_{s \geq 0}$ be a standard Brownian motion.
In order to solve an interesting exercise, I need to show that $P( \sup_{0 \leq s \leq 1} |B_s| \leq \epsilon) > 0$ for any $\epsilon$.
I've tried the following general methods, and failed at them:
- Doob's Maximal inequality. This only works for sufficiently large $\epsilon$.
- Reflection principle / using what I know about $B_t^*$. Again, this only works for sufficiently large $\epsilon$. (Essentially what I did boiled down to this result, which is not strong enough: Show that $\mathbb{P}(\sup_{s\leq t} |B_s|\geq x)\leq 2\mathbb{P}(|B_t|\geq x)$ )
- Various fiddling with time change symmetries of Brownian motion.
- Using the distributions of the stopping time for one sided barriers. (Similar to 2.)
Perhaps one of these approaches works, but I'm totally stuck. I would appreciate a hint.