Let $f$ be a proper, lower semicontinuous function, then the Moreau envelope is given by:
$e_\lambda g(x) := \inf_y \{g(y) + \dfrac{1}{2\lambda}\|x-y\|^2\}$
Recall that the Fenchel conjugate is:
Given $f: \mathbb{R}^n \to \mathbb{R}$
$f^*(x) := \sup_y \{x^Ty - f(y)\}$
Are these two definitions connected somehow?
It seems that if $g(y) = -x^Ty$, and $f(y) = \dfrac{1}{2\lambda}\|x-y\|^2$, the two definitions will coincide.
So can we say that the Moreau envelope of $g(y) = -x^Ty$ is the Fenchel conjugate of $f(y) = \dfrac{1}{2\lambda}\|x-y\|^2$?