I'm reading a book on Brownian Motion, and they define the hitting time as $$T_x = \inf\{t > 0 : B(t) = x \}$$
Later on they state that $B(T_x)=x$.
Why would they use inf instead of min? With inf, if we have infinite amount of crossings/hits at x in finite time, couldn't we have $B(T_x)\neq x$?