Space $=S=\{0,1,2,\cdots\}$
Transition probabilities $P(n,n+1)=p, P(n,0)=1-p$
$T_n$ is the first time the Random Variable returns to $n$
I want to show that $P_n(T_n<\infty)=P(T_n<\infty|X_0=n)=1\,\,\forall n\in\mathbb N$
I was able to show $P_0(T_n<\infty)=P_n(T_0<\infty)=1\,\,\forall n\in\mathbb N$
I wanted to combine the two somehow to show the result I require. Any hints?
I heuristically know the two statements I have already proved imply the condition I want to prove, but I was looking for a mathematical solution