I have a question about Lemma 7.21 in Le Gall's "Brownian Motion, Martingales, Stochastic Calculus".
Let $\{B_t:t\geq0\}$ be a 2-dimensional Brownian motion $(B_1(t),B_2(t))$. $T^a_b:=\inf\{t\geq0:a^{-1}B_1(a^2t)=b\}$ (this have same distribution as $T^1_b$), and $H_t:=\int_0^t\frac{ds}{|B_s|^2}$.
For proving $\frac{4}{(\log t)^2}H_t-T^{\log t/2}_1\to0$ in probability as $t\to\infty$, it is sufficient to verify following equations for every $\epsilon>0$.
\begin{align} \mathrm{P}\left\{\frac{4}{(\log t)^2}H_t>T^{\log t/2}_{1+\epsilon}\right\}\to0\ \ \ (t\to\infty)\\ \mathrm{P}\left\{\frac{4}{(\log t)^2}H_t<T^{\log t/2}_{1-\epsilon}\right\}\to0\ \ \ (t\to\infty) \end{align}
I tried this by inequality evaluation about $\mathrm{P}\{|\frac{4}{(\log t)^2}H_t-T^{\log t/2}_1|>\delta\}$, but that didn't work well.
This book says that use $T^1_{1+\epsilon}-T^1_{1-\epsilon}$ converge to $0$ in probability for proof. I have proved this.