On page 6 (proof of Cramer's theorem), it says
$$\limsup_n \frac{1}{n} \log x_n \leq - \inf_{x\in F} I(x)$$
$$\limsup_n \frac{1}{n} \log y_n \leq - \inf_{x\in F} I(x)$$
implies
$$\limsup_n \frac{1}{n} \log(x_n + y_n) \leq - \inf_{x\in F} I(x).$$
I don't see why this is true and I'm struggling to prove this. Why does that last inequality follow from the previous two?