Let's consider a domain $\Omega\in \mathbb{R}^n$, $n\in\{1,2,3\}$.
$u:\Omega \rightarrow \mathbb{R}$ is a smooth function.
How to demonstrate the following equality:
$$ u(x)=\int_\Omega u(x')\delta(x-x')d\Omega_{x'}$$ with $$ \delta(x-x')=\left\{ \begin{array}{lc} \infty, & x=x' \\ 0, & x\neq x'\end{array}\right.$$ I think that this is very simple to demonstrate but i can't see it throw.
Thanks in advance for your help.
You can do this using mollifiers. A mollifier $\varphi(x)$ is a smooth compactly supported function on $\Omega$ such that $$ \int_\Omega \varphi(x) dx = 1, $$ and $$ \lim_{\epsilon \to 0} \epsilon^{-n}\varphi_\epsilon(x/\epsilon) = \lim_{\epsilon\to 0}\varphi_\epsilon(x) = \delta(x). $$ The limit to $\epsilon$ shrinks the size of the support, so that the value of the integral stays 1 but the function itself goes to the dirac delta mass. You can find an example of these functions on wikipedia https://en.wikipedia.org/wiki/Mollifier.
Try considering the integral $$ \int u(x') \varphi_\epsilon(x'-x)dx $$ and using integration by parts and dominated convergence theorem.