I need help with the following exercise:
Let $(X_n)_{n \ge 0}$ be a homogeneous Markov chain with a countable state space $(E,\mathcal B)$. We call $T_A(\omega):=\text{inf}\{ n \in \mathbb N_0: X_n(\omega) \in A \}$ the hitting time with the special case of inf($\emptyset$)=$\infty$.
Now for $x,y,z \in E$ and $f_{xy}:=P_x(T_y < \infty)=P(T_y < \infty \mid X_0=x)$, I have to show that the inequality
$f_{xz} \ge f_{xy} \cdot f_{yz}$
is true.
As a hint I am supposed to use the strong markov property. Unfortunately, I don't know how to show it.
I hope someone can help me here.