We can prove the convergence of certain โ๏ธ Reinforcement Learning algorithms, specifically tabular methods, via some linear algebra. First, let reward, transition probabilities, and value functions be defined as matrices,
In this notation, we can express ๐ Value Iteration as
where
Intuitively, this is saying that after applying
Next, consider the optimal value function
With the result from above, we then have
and applying it