The easy statement tells me that the conjugate of a strongly convex function has a lipschitz continuous gradient.
But I am thinking about the how could a conjugate of a function is strongly convex. I cannot figure this out.
For example.
For the optimization, min $H(x)+G(y)$ such that $Ax+By=b$. Then the Lagrange function is $L(x,y,\lambda)=H(x)+G(y)-\lambda^{T}(Ax+By-b)$. According to the duality of original problem could be $D(\lambda)=-H^{*}(A^{T}\lambda)-G^{*}(B^{T}\lambda)+\langle\lambda,b\rangle$. Here, $H$ and $G$ are all strongly convex. And $G$ is quadratic, $B$ has full row rank. Then could $-D$ is strongly convex?