Assume that $f: [0,1] \rightarrow [0,\infty)$ is a Lebesgue measureable function such that $f(x) > 0$ for a.e $x.$. Show that for every $\epsilon >0$ there is $\delta >0$ such that for every Lebesgue measurable set $E$ with Lebesgue measure $\lambda(E) \geq \epsilon$ we have $\int_{E} f d \lambda \geq \delta$.
An idea: We proceed by contradiction: Suppose there exists an $\epsilon_{0}$ and a sequence of measurable sets $\{E_{n} \}_{n \in \mathbb{N}}$, such that for all n, we have $\lambda (E_{n}) \geq \epsilon_{0}$ while $2^{-n} > \int_{E_{n}}f d\lambda$. For each $n$, define $F_{n} = \cup_{k=n}^{\infty}E_{k}$, which is a decreasing sequence of sets. $F = \cap_{n=1}^{\infty}F_{n} = \lim_{n \to \infty} \sup E_{n}$.
By the continuity of $\lambda$ from above, we have $\lambda (F) \geq \lim_{n \to \infty} \sup \lambda(E_{n}) \geq \epsilon_{0}$.
I do not see how this leads to a contradiction. Perhaps there is a better way. I will appreciate a hint or a solution.
Let $1>\epsilon>0$ and $F_R = \{x\in [0,1] : 0 < f(x) \le R\}$. Let $c >0$ be given by $$c = \inf \{ R>0: \lambda (F_R) \ge \epsilon\}.$$ As $f(x) >0$ a.e., we have $c >0$. $$\bigcap_{R \ge c} F_R = F_c,$$ we have $\lambda (F_c) \ge \epsilon$ and $\lambda(F_d) <\epsilon$ for all $d <c$. Write $$F_c = \{f(x) = c\} \cup \{f(x) < c\}.$$ Note that $\lambda(\{f(x) < c\}) \le \epsilon$. Let $D$ be such that $$ \{ f(x) < c\} \subset D \subset \{ f(x) \le c\} = F_c\ \ \ \text{and } \lambda (D) = \epsilon.$$ Let $\delta = \int_{D} f d\lambda >0$. Let $E$ be any measurable set in $[0,1]$ and $\lambda (E)\ge \epsilon$. Then
$$\begin{split} \int_E f d\lambda &= \int_{E\cap D} f d\lambda + \int_{E\setminus D} fd\lambda \\ &\ge \int_{E\cap D} f d\lambda + \int_{E\setminus D} c d\lambda \\ &= \int_{E\cap D} f d\lambda + \lambda(E\setminus D)c \end{split}$$ As $$\begin{split}\lambda (E\setminus D) + \lambda (E\cap D) &= \lambda (E) \\ &\ge \epsilon \\ &= \lambda (D) \\ &= \lambda (D\cap E) +\lambda (D\setminus E)\\ \Rightarrow \lambda (E\setminus D) &\ge \lambda (D\setminus E) . \end{split}$$ So $$\begin{split} \int_E fd\lambda &\ge \int_{E\cap D} f d\lambda + \lambda(D\setminus E)c\\ &= \int_{E\cap D} f d\lambda + \int_{D\setminus E} cd\lambda \\ &\ge \int_{E\cap D} f d\lambda + \int_{D\setminus E} fd\lambda \\ &= \int_D fd\lambda = \delta . \end{split}$$