Suppose $X$ is an irreducible Markov Chain on a discrete state space $E$. I would like to prove that
$$ P_x[\tau_x^1 < \infty]=1 $$
where $\tau_x^1=\inf\{n>0: X_n=x\}$.
Is it necessary to know if an invariant distribution $\pi$ exists or is it sufficient to know that $X$ is irreducible?
Thank you for the help.
Edit: my attempt
Since $X$ is irreducible, we have that $\pi(\{x\})>0$ for all $x\in E$. Thus at every step $X$ can take all the values in $E$. If I consider the number of steps to reach an $x\in E$ for the first time as a Geometric distribution of parameter $\pi(\{x\})$, since its expected value if finite, I can conclude that the $P_x[\tau_x^1< \infty]=1$. So, we need also the fact that an invariant distribution exists.