Given the following definition of the Dirac's Delta:
$$\delta: \mathcal{D}(\mathbb{R}^n) \to \mathbb{R}: \varphi \mapsto \langle \delta,\varphi \rangle = \varphi(\mathbf{0})$$
where $\mathcal{D}(\mathbb{R}^n)$ is the space of bump functions over $\mathbb{R}^n$, i.e. the space of smooth functions
$$C_0^\infty(\Omega) := \{ f \in C^\infty(\Omega): \mathrm{supp}(f) \ \mathrm{is \ compact} \}$$
with a suitable topology, and given the following association between an ordinary function $u \in L^1_{loc}(\Omega) $ and the corresponding distribution $I_u \in \mathcal{D}'(\Omega)$
$$ I_u: \mathcal{D}(\Omega) \to \mathbb{R}^n : \varphi \mapsto \langle I_u,\varphi \rangle =\int_\Omega u\varphi $$
how to prove there is not $u \in L^1_{loc}(\mathbb{R}^n)$ such that $I_u = \delta$?
Edit. Or, how to prove that if such $u$ exists, $u \equiv 0$ in $\mathbb{R}^n\setminus\{0\}$ and $\int_{\mathbb{R}^n}u=1$? This leads to a contradiction because $\int_{\mathbb{R}^n}u = \int_{\mathbb{R}^n\setminus\{0\}}u$, so no such $u$ exists.