Let $B(t)$ be a Brownian motion. $$T_a=\inf\{t>0,B(t)=a\}$$ $$M(t)=\max_{0\le s\le t} B(s)$$
There is a statement in Durrett's textbook (3rd last line in page 318, 4th edition): $$\{T_a<t\}=\{M(t)>a\}$$ I don't quite understand why this holds. Inclusion $\supseteq$ is easy to get.
But why is $\subseteq$ true? It excludes the event "$M(t)=a$", is there something wrong?