Markov Property
States do not depend on evidence.
only depends on and not on the evidence variables .
Other special cases:
First-order Markov Property: The current Random Variable only depends on the previous random variable. The Markov Chain is an example of a first-order Markov Process. It has no memory.
Second-order Markov Property: The current Random Variable only depends on the previous two random variables.
Increasing the order adds memory to the process.