We begin with a probability space $(\Omega, \mathfrak{F}, \mathbb{P})$. I would like to know what is the formal way to prove: $$\mathbb{P}(W_{t}>b)=\int_{0}^{t} \mathbb{P}\left( W_{t} > b \mid \tau_{b} =s \right) dF(s),$$ where $W_{t}$ is a Standard Brownian Motion, $\tau_{b} = \min \left\{t \geq 0:W_{t} =b \right\}, b > 0$ and $F(t)=\mathbb{P}(\tau_{b}\leq t)$.
My attempt, starting from the left was: \begin{equation} \mathbb{P}(W_{t}>b)=\mathbb{P}(W_{t}>b, \tau_{b}\leq t) = \mathbb{P}(W_{t}>b \mid \tau_{b}\leq t) \mathbb{P}( \tau_{b}\leq t)=\mathbb{P}(W_{t}>b \mid \tau_{b}\leq t) F(t), \end{equation} and from here I'm not sure how to formally get the integral. Also, what confuses me a bit is the integrated term $\mathbb{P}\left( W_{t} > b \mid \tau_{b} =s \right)$. This is (by definition of conditional probability) equal to $\mathbb{P}(W_{t}>b, \tau_{b}= t)/\mathbb{P}(\tau_{b}=s)$, but isn't $\mathbb{P}(\tau_{b}=s)=0$?.
Thanks
I will write $Y$ for $\tau_b$. Let $\phi (Y)=P(W_t>b|Y)$. Then $\int_0^{\infty} P(W_t>b|Y=s)dF(s)$ is just a notation for $\int_0^{\infty} \phi (s)dF(s)$. Taking expectation on both sides of $\phi (Y)I_{Y\leq t}=P(W_t>b|Y)I_{Y\leq t}$ we get $P(W_t>b)=E\phi (Y)I_{Y\leq t}=\int_0^{t} \phi (s)dF(s)$. [I have used the fact that $(W_t>b,\tau_b \leq t)=(W_t>b)$].