FIX to Optimal Encodings for Range Majority Queries

Level: Small

In Lemma 3, we should have defined i' = rank(A_x,i-1)+1. Thanks to Susana Ladra for pointing this out.

In line 11 of page 14, p_l+1 should be p_l-1. Thanks to Susana Ladra for pointing this out.