Let $\gamma_{1}=\mathscr{N}(0,I_{1})$ in $\mathbb{R}$ be the standard Gaussian measure. Consider the sequence $(f_{n})_{n\in\mathbb{N}}\in C_{b}^{1}(\mathbb{R})$ defined by $$f_{n}(x)=\begin{cases} 0,&\mbox{for }x\le 0, \\ nx,&\mbox{for }0\le x \le\frac{1}{n}, \\ 1,&\mbox{for }x\ge\frac{1}{n}. \end{cases}$$
I have already proven that $f_{n}\to f$ in $L^{1}(\mathbb{R},\gamma_{1})$ and that $\sup_{n\in\mathbb{N}}\|f_{n}\|_{W^{1,1}(\mathbb{R},\gamma_{1})}<\infty$, but now I want to prove that $f\notin W^{1,1}(\mathbb{R},\gamma_{1})$.
For every $f\in W^{1,1}(\mathbb{R},\gamma_{1})$, the weak derivative $Df$ must coincide with $\partial f/\partial x$. So I want to prove that this is not the case for our $f$.
We have $f(x)=0$ on the negative half-plane and $f(x)=1$ on the positive half-plane. So we can write $f(x)=1_{\Gamma}(x)$, with $\Gamma$ a positive half line. Then $\partial f/\partial x=0$ since the Dirac function is a generalised function.
$f$ has a weak derivative $Df$ if $$\int_{\mathbb{R}}f\frac{\partial g}{\partial x}d\gamma_{1}=-\int_{\mathbb{R}}g\frac{\partial f}{\partial x}d\gamma_{1}+\int_{\mathbb{R}}f(x)g(x)x\gamma_{1}(dx)$$ holds $\forall g\in C_{b}^{1}(\mathbb{R})$.
Do I now just substitute my $\partial f/\partial x=0$?
In which case, we would have $$\int_{\mathbb{R}}f\frac{\partial g}{\partial x}d\gamma_{1}=\int_{\mathbb{R}}f(x)g(x)x\gamma_{1}(dx)$$
There is a Lemma which states that
For every $f\in C^{1}_{b}(\mathbb{R})$ $$\int_{\mathbb{R}}\frac{\partial f}{\partial x}(x)\gamma_{1}(dx)=\int_{\mathbb{R}}x f(x)\gamma_{1}(dx)$$
Can I apply this somehow to get what I want?