Let $(X_t)_{t\in\Bbb R_{\ge0}}$ be a random process on a countable state space $I$.
For each state $i_{n-1}\in I$ let $E_1,E_2,...$ be independent random variables s.t. $E_j \sim Exp(\lambda_{i_{n-1},j})$ models the time to pass from state $i_{n-1}$ to $j$.
At each step the shortest $E_{i_{n-1},j}$ "wins the race" and the process goes from state $i_{n-1}$ to the state $j$ that corresponds to the winner.
My question is: why do we have $\Bbb P(X(T_n)=j\mid X(T_{n-1})=i)=\frac{\lambda_{i,j}}{\sum\limits_{k\ne i}\lambda_{k,j}}$, where $T_n$ are the jumping times?