Background
I'm reading Cedric Villani's Optimal Transport: Old and New [1] and came across a result (below) I'm not quite sure how to prove. It is used to prove Lemma 4.3 and through my research, I've found it to be known as "Baire's Theorem for Lower Semi-continuous Functions" with topological approaches found in other StackExchange posts like [3] and [4] but never formally worked out.
Question
If $(X, d)$ is a metric space and $F$ is a nonnegative lower semi-continuous function on $X$, then it can be written as the supremum of an increasing sequence of (uniformly?) continuous nonnegative functions. To see this, choose $$ F_{n}(x) = \inf\limits_{y~\in~X}\{~ F(y) + n\cdot d(x,y) ~\} $$ and show it is: (i) increasing; (ii) (uniformly?) continuous; (iii) convergent to $F$ [1, pg. 26; 2, pg. 55].
References:
- C. Villani, Optimal Transport, vol. 338. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. Available: https://ljk.imag.fr/membres/Emmanuel.Maitre/lib/exe/fetch.php?media=b07.stflour.pdf
- C. Villani, Topics in Optimal Transportation, 1st ed. American Mathematical Society, 2003.
- “Prove by definition that every upper semi-continuous function can be expressed as infimum of a sequence of continuous functions.,” Stack Exchange, 2017. [Online]. Available: https://math.stackexchange.com/questions/2227074/prove-by-definition-that-every-upper-semi-continuous-function-can-be-expressed-a?noredirect=1&lq=1. [Accessed: 28-Dec-2019].
- “Show that lower semicontinuous function is the supremum of an increasing sequence of continuous functions,” Stack Exchange, 2015. [Online]. Available: https://math.stackexchange.com/questions/1279763/show-that-lower-semicontinuous-function-is-the-supremum-of-an-increasing-sequenc/1284586. [Accessed: 28-Dec-2019].
- “What's behind the function g(x)=inf{f(p)+d(x,p):p∈X}?,” Stack Exchange, 2013. [Online]. Available: https://math.stackexchange.com/questions/616071/whats-behind-the-function-gx-operatornameinf-fpdx-pp-in-x?rq=1. [Accessed: 28-Dec-2019]