I'm working on Fatou's Lemma, which says for a sequence of measurable, nonnegative functions, $\int \lim\inf f_i \leq \lim\inf \int f_i$. I'm having trouble understanding what it means to have a pointwise $\inf f_i$ and was wondering if somebody could help me.
So we're dealing with a sequence of functions that are measurable, so what I think of is some random function, like $y = constant$, and then variations of it, like $y_n = c+1/n, n\in\mathbb{N}$. So then,
- Is $\lim\inf y_n = c$?
- What is $\lim\sup y_n$, is it $y = c+1$?
- Where does the "pointwise" thing come in?
Now with the pointwise I'm thinking, Wikipedia says we have to consider each value $f(x)$ of some function $f$. So if I have $y_n = |\sin(x+n)|,n\in\mathbb{N}$, is $\lim\inf y_n = 0$? And $\lim\sup y_n = 1$? Or should it be different?
Thanks for any clarification!!