So I would like to prove this result by constructing a sequence of functions $u_n$ in $L^1([0,1])$, such that $\|u_n\|_{L^1}\leq 1$ for all $n$, but this subsequence does not have a convergent subsequence.
My idea was to take an approximation to the identity, say, $u_n = n\mathbf{1}_{[0,1/n]}$. Taking any continuous function on $\phi$ on $[0,1]$, ($\phi$ is also $L^{\infty}$ as a result), defines a linear functional on $L^1$: $$ f(u_n) = \int_0^1 u_n\phi \mathrm{d}\mu $$ And taking the limit to infinity, we see that $f(u_n) = \phi(0)$. Here is where my argument needs work: "This means that $u_n$ converges weakly to the Delta function, but this is not an element of $L^1$". How can I clarify this? Do I have to use the sequence: $$ \int_0^1 u_n\phi \mathrm{d}\mu $$ as a sequence in the dual of $C[0,1]$ and show then that $f_n(\phi) \xrightarrow{w*} \phi(0)$ ?
Thanks for the help.
So, here is an answer that is inspired by Nate Eldrege's comments.
Let $u_n$ be an approximation to the identity. Clearly, $\|u_n\|_{L^1} \leq 1$ for all $n$. Assume now that $u_n$ has a weak subsequential limit, i.e $u_{n_k} \rightharpoonup u$ in $L^1$. Then, for any $L^\infty[0,1]$ function $\phi$ we must have: $$ \int_0^1 u_{n_k}\phi \to \int_0^1 u \phi $$ Moreover, we know by that $u_n$ has the property that: $$ \int_0^1 u_n \phi \to \phi(0) $$ for continuous $\phi$. Hence: $$ \int_0^1 u_{n_k} \phi \to \phi(0) = \int_0^1 u\phi $$ or every $\phi$ continuous. Now, we will show that no such $u$ in $L^1$ exists. Take the sequence $\phi_n = (1-x)^n$ on $[0,1]$ . Then, we see that: $$ \int_0^1 u\phi_n =\phi_n(0) = 1 $$ for all $n$. It follows then that: $$ \int_0^1 u\phi_n =\phi_n(0) \to 1 $$ By the dominated convergence theorem (bounding $u \phi_n$ by $u$, which we assume is $L^1$), we have that: $$ \lim_{n \to \infty} \int_0^1 u\phi_{n} = \int_0^1 u\lim_{n \to \infty} \phi_n $$ $\phi_n$ converges pointwise to the function $1$ at $0$, and $0$ elsewhere. Hence, we have: $$ \lim_{n \to \infty} \int_0^1 u\phi_{n} = \int_0^1 u\lim_{n \to \infty} \phi_n = 0 $$ But we showed above that the limit is $1$. So this cannot happen.