Suppose that $l_1 = \{ (x_n)_{n \in \mathbb{N}} | \sum|x_n| < \infty \}$ and $l_{\infty} = \{ (x_n)_{n \in \mathbb{N}}| \sup|x_n| < \infty \}$.
Show that $(l_1)^* \cong l_{\infty}$, where $(l_1)^*$ is a dual space of $l_1$.
My attempt: Define a map $L: l_{\infty} \rightarrow (l_1)^*$ given by $$L(x)(y) = \sum_{n \in \mathbb{N}}{x_ny_n}$$
where $y = (y_n)_{n \in \mathbb{N}} \in l_1$.
My aim is to show that $L$ is an isometric isomorphism.
Clearly $L$ is linear and and injective (choose $y = e_n$ for all $n \in \mathbb{N})$.
How to show that $L$ is a surjection and isometry?