Full Question:
The map $L^{1}(A) \to \mathbb{C}$, $f \mapsto \int gf$ is linear, and continuous when $g \in L^{\infty}(A)$. Assuming surjectivity, show $L^{1}(K)^*$ is isometrically isomorphic to $L^{\infty}(K)$ for $K \subseteq \mathbb{R}$ is compact.
My attempt:
Let $K$ be a compact subset of $\mathbb{R}$ and define $\phi : L^{1}(K) \to \mathbb{C}$ where $f \mapsto \int gf$ be linear and continuous with $g \in L^{\infty}(K)$. Then, the inequality: $$\|\ \phi \|\ = \left| \int_K fg \right| \leq \int_K |f| |g| \leq \sup_{x \in K \space\ \text{a.e.}} |f(x)| \int_K |g| = \|\ f\|_{L^{\infty}(K)} \|\ g \|_{L^{1}(K)}$$ establishes that $\|\ \phi \|\ \leq \|\ f \|_{L^{\infty}(K)}$.
I'm having trouble obtaining $ \|\ \phi \|\ \geq \|\ f \|_{L^{\infty}(K)}$ in order to show equality to show the isometry part. I can complete the rest of the proof from there for the isomorphism. Any help on establishing the second inequality would be much appreciated.