I am currently relooking at some basics of Markov Chain (after a long time) and find myself confused over some concepts.
Defintion: stationary distribution
Let $P$ be a distribution of some dimension $R^{d}$ and $T$ a transition probability matrix. A distribution $P$ is a stationary distribution $P_{s}$ if the eigenvector equation $P^{m}T = P^{m}$ is satisfied, where $m$ denotes the iteration index. If the eigenvector equation holds true, then my probability distribution is a stationary distribution, isn't it?
How is the above definition different to the theorem for the existence of a stationary distribution? Is there a connection?