I have read a proof of markov property (steps showing how $P(A_3|A_1∩A_2) = P(A_3|A_2)$ ) in other question and this are the steps.
\begin{equation} P(A_3|A_1∩A_2)=\frac{P(A_1∩A_2∩A_3)}{P(A_1∩A_2)}=\frac{P(A_1∩A_3|A_2)P(A_2)}{P(A_1∩A_2)}=\frac{P(A_3|A_2)P(A_1|A_2)P(A_2)}{P(A_1∩A_2)}=\frac{P(A_3|A_2)P(A_1|A_2)P(A_2)}{P(A_1∩A_2)}=\frac{P(A_3|A_2)P(A_1∩A_2)}{P(A_1∩A_2)}=P(A_3|A_2) \end{equation}
I think it's correct but nothing special was said over A1, A2 and A3, so, Could them be any 3 events?
Thanks!