Let $G_{\varepsilon} = \bigcup_{x \in G} K(x, \varepsilon)$ and $G \subset \mathbb{R}^n$
We've got $$\eta (x) = \int_{\mathbb{R}^n} \chi_{G_{2 \varepsilon}} (y) \rho_{\varepsilon} (x - y)\ \mathrm dy$$ where $$\rho_{\varepsilon} (x) = 0 \text{ for } |x| \ge \varepsilon$$ $$\rho_{\varepsilon} (x) = \frac{k}{\varepsilon^n} \exp\left(\frac{- \varepsilon}{\varepsilon^2 - |x|^2}\right) \text{ for } |x| < \varepsilon$$ where $k = \left(\displaystyle\int_{\overline{K}(0,1)} \exp\left(\frac{1}{|t|^2 - 1}\right)\ \mathrm dt\right)^{-1}$
Our Prof told us that $\rho_{\varepsilon}$ has something to do with "smotthing" non-smooth functions, so I guess $\eta$'s purpose should be similar?
Does anyone recognize what our Prof was talking about? And could maybe someone demonstrate the use of $\rho_{\varepsilon}$ and $\eta$ on an example?
This is a convolution, $(f*g)(x)=\int f(y) \, g(x-y) \, dy.$ Such can be used to smooth functions.
Let $f$ be the function to smooth and $g$ be a smooth nascent delta function, e.g. a smooth function with compact support such that $\int \rho(x) \, dx = 1.$ Then $f*\rho$ will be smooth and almost equal to $f.$ In your post, $f=\chi_{G_{2 \varepsilon}}$ and $\rho=\rho_{\varepsilon}.$
I was looking for pictures and the best I found was in this question on Math.SE.