Fixed typo in Fenchel-Moreau.
All checks were successful
Compile Project / Compile (push) Successful in 34s
All checks were successful
Compile Project / Compile (push) Successful in 34s
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
|
||||
so $(\Phi_t, \Gamma_t) \le f$. By (1),
|
||||
\[
|
||||
f^{**}(x) \ge \dpn{x, \Phi_t}{E} + \Gamma_t = \dpn{x, \phi_0}{E} + \gamma_0 + t\underbrace{\dpn{x, \phi}{E} - \gamma}_{> 0}
|
||||
f^{**}(x) \ge \dpn{x, \Phi_t}{E} + \Gamma_t = \dpn{x, \phi_0}{E} + \gamma_0 + t\underbrace{(\dpn{x, \phi}{E} - \gamma)}_{> 0}
|
||||
\]
|
||||
|
||||
As the above holds for all $t > 0$, $f^{**}(x) = \infty \ge \alpha$. Since $f^{**}(x) \ge \alpha$ for all $(x, \alpha) \in E \times \real \setminus A$, $\text{epi}(f^{**}) \subset \ol{\text{Conv}}(\text{epi}(f))$.
|
||||
|
||||
Reference in New Issue
Block a user