I'm reading this notes on the Internet http://staff.utia.cas.cz/swart/lecture_notes/LDP4.pdf. And I'm stuck in this proposition:
Let E be a Polish space. A sequence of finites measures $\{\mu_n\}$ with a good rate function $I:E\longrightarrow[-\infty,\infty]$ satisfies that $$\lim_{n\longrightarrow\infty}\left(\int f^n\mathrm{d}\mu_n\right)^{\frac{1}{n}}=\sup_{x\in E}f(x)e^{-I(x)},\qquad\forall f\in C(E), f\geq 0$$ if and only if the following conditions hold:
a) $\displaystyle\limsup_{n\longrightarrow\infty}\frac{1}{n}\log \mu_n(C)\leq -\inf_{x\in C}I(x),\quad \forall C\subseteq E \:\mathrm{closed}$
b)$\displaystyle\liminf_{n\longrightarrow\infty}\frac{1}{n}\log \mu_n(G)\geq -\inf_{x\in G}I(x),\quad \forall G\subseteq E \:\mathrm{open}$
What I've done so far:
I was able to prove the necessity condition. But I'm stuck in the proof of the sufficiency condition.
My attempt:
Let C be a closed subset of E. Then we have that
$$\displaystyle\limsup_{n\longrightarrow\infty}\frac{1}{n}\log \mu_n(C)\leq -\inf_{x\in C}I(x)$$
$$\Leftrightarrow \displaystyle\limsup_{n\longrightarrow\infty}\log \mu_n(C)^{\frac{1}{n}}\leq \sup_{x\in C}-I(x)$$
Using the monotonicity and the continuity of the exponential we have that
$$\Rightarrow \displaystyle\limsup_{n\longrightarrow\infty} \mu_n(C)^{\frac{1}{n}}\leq \sup_{x\in C}e^{-I(x)}$$
$$\Leftrightarrow \displaystyle\limsup_{n\longrightarrow\infty} \left(\int_E\chi_C^n\mathrm{d}\mu_n\right)^{\frac{1}{n}}\leq \sup_{x\in C}e^{-I(x)}$$
So I don't know how to proceed to get
$$ \displaystyle\limsup_{n\longrightarrow\infty} \left(\int_E\chi_C^n\mathrm{d}\mu_n\right)^{\frac{1}{n}}\leq \sup_{x\in C}e^{-I(x)}\chi_C(x)$$
Did I do a wrong step when I handled the inequalities?