<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Applications to Positive Scalar Curvature and General Relativity | Gaoming Wang</title>
    <link>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/</link>
      <atom:link href="https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/index.xml" rel="self" type="application/rss+xml" />
    <description>Applications to Positive Scalar Curvature and General Relativity</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© 2026 Gaoming Wang</copyright><lastBuildDate>Mon, 29 Jun 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://gaomw.com/media/icon_hu97539f86162cb8f593ff7f11dbbbaeee_53126_512x512_fill_lanczos_center_3.png</url>
      <title>Applications to Positive Scalar Curvature and General Relativity</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/</link>
    </image>
    
    <item>
      <title>The conformal Laplacian</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-conformal-laplacian/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-conformal-laplacian/</guid>
      <description>&lt;div id=&#34;sec:psc-conformal-laplacian&#34;&gt;
&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\((X^n,g)\)&lt;/span&gt; be a closed Riemannian manifold, &lt;span class=&#34;math inline&#34;&gt;\(n\geq3\)&lt;/span&gt;. We use the conformal Laplacian&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
L_g:=-c_n\Delta^g+R_g,
    \qquad
    c_n:=\frac{4(n-1)}{n-2}.
\]
&lt;/div&gt;
&lt;p&gt;Here &lt;span class=&#34;math inline&#34;&gt;\(R_g\)&lt;/span&gt; is the scalar curvature of &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;. With our sign convention,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_X uL_gu\,d\mu_g
    =
    \int_X c_n|\nabla u|^2+R_gu^2\,d\mu_g.
\]
&lt;/div&gt;
&lt;p&gt;If&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\widehat g=u^{\frac{4}{n-2}}g,
    \qquad u\gt{}0,
\]
&lt;/div&gt;
&lt;p&gt;then this is the same as writing &lt;span class=&#34;math inline&#34;&gt;\(\widehat g=e^{2f}g\)&lt;/span&gt; with&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
e^{2f}=u^{\frac{4}{n-2}},
    \qquad
    f=\frac{2}{n-2}\log u.
\]
&lt;/div&gt;
&lt;p&gt;For a general conformal change &lt;span class=&#34;math inline&#34;&gt;\(\widehat g=e^{2f}g\)&lt;/span&gt;, the scalar curvature formula is&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:psc-scalar-exp-transform&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.1.1}
\label{eq:psc-scalar-exp-transform}
    R_{\widehat g}
    =
    e^{-2f}\bigl(
        R_g-2(n-1)\Delta^gf-(n-1)(n-2)|\nabla f|^2
    \bigr).
\end{equation}
&lt;/div&gt;
&lt;p&gt;We now plug in &lt;span class=&#34;math inline&#34;&gt;\(f=\frac{2}{n-2}\log u\)&lt;/span&gt;. First,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\nabla f=\frac{2}{n-2}\frac{\nabla u}{u},
    \qquad
    |\nabla f|^2
    =
    \frac{4}{(n-2)^2}\frac{|\nabla u|^2}{u^2},
\]
&lt;/div&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^g f
    =
    \frac{2}{n-2}\Delta^g\log u
    =
    \frac{2}{n-2}
    \left(
        \frac{\Delta^gu}{u}
        -
        \frac{|\nabla u|^2}{u^2}
    \right).
\]
&lt;/div&gt;
&lt;p&gt;Therefore&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
    R_{\widehat g}
    &amp;=
    u^{-\frac{4}{n-2}}
    \biggl[
        R_g
        -
        \frac{4(n-1)}{n-2}
        \left(
            \frac{\Delta^gu}{u}
            -
            \frac{|\nabla u|^2}{u^2}
        \right)
        -
        \frac{4(n-1)}{n-2}
        \frac{|\nabla u|^2}{u^2}
    \biggr]                                      \\
    &amp;=
    u^{-\frac{4}{n-2}}
    \left(
        R_g-\frac{4(n-1)}{n-2}\frac{\Delta^gu}{u}
    \right).
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;The two &lt;span class=&#34;math inline&#34;&gt;\(|\nabla u|^2/u^2\)&lt;/span&gt; terms cancel exactly: the first comes from &lt;span class=&#34;math inline&#34;&gt;\(-2(n-1)\Delta^g f\)&lt;/span&gt;, and the second comes from &lt;span class=&#34;math inline&#34;&gt;\(-(n-1)(n-2)|\nabla f|^2\)&lt;/span&gt;. Since &lt;span class=&#34;math inline&#34;&gt;\(c_n=\frac{4(n-1)}{n-2}\)&lt;/span&gt;, we get&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:psc-conformal-laplacian-transform&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.1.2}
\label{eq:psc-conformal-laplacian-transform}
    R_{\widehat g}
    =
    u^{-\frac{n+2}{n-2}}
    \bigl(-c_n\Delta^gu+R_gu\bigr)
    =
    u^{-\frac{n+2}{n-2}}L_gu .
\end{equation}
&lt;/div&gt;
&lt;div class=&#34;lemma elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Lemma 6.1.1&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;lem:psc-positive-eigenvalue&#34; label=&#34;lem:psc-positive-eigenvalue&#34;&gt;&lt;/span&gt; If the first eigenvalue of &lt;span class=&#34;math inline&#34;&gt;\(L_g\)&lt;/span&gt; is positive, then &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; admits a metric of positive scalar curvature in the conformal class of &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(u\gt{}0\)&lt;/span&gt; be the first eigenfunction:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
L_gu=\lambda_1u,
    \qquad
    \lambda_1\gt{}0.
\]
&lt;/div&gt;
&lt;p&gt;For &lt;span class=&#34;math inline&#34;&gt;\(\widehat g=u^{4/(n-2)}g\)&lt;/span&gt;, formula &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-conformal-laplacian/#eq:psc-conformal-laplacian-transform&#34; title=&#34;Equation 6.1.2&#34;&gt;(6.1.2)&lt;/a&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_{\widehat g}
    =
    \lambda_1u^{-\frac{4}{n-2}}\gt{}0.
\]
&lt;/div&gt;
&lt;p&gt;◻&lt;/p&gt;
&lt;div class=&#34;lemma elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Lemma 6.1.2&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;lem:psc-nonnegative-to-positive&#34; label=&#34;lem:psc-nonnegative-to-positive&#34;&gt;&lt;/span&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(X^n\)&lt;/span&gt; be closed, &lt;span class=&#34;math inline&#34;&gt;\(n\geq3\)&lt;/span&gt;. If &lt;span class=&#34;math inline&#34;&gt;\(R_g\geq0\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(R_g\gt{}0\)&lt;/span&gt; somewhere, then &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; admits a metric of positive scalar curvature.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; We show that &lt;span class=&#34;math inline&#34;&gt;\(\lambda_1(L_g)\gt{}0\)&lt;/span&gt;. For every nonzero &lt;span class=&#34;math inline&#34;&gt;\(\phi\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_X \phi L_g\phi\,d\mu_g
    =
    \int_X c_n|\nabla\phi|^2+R_g\phi^2\,d\mu_g\geq0.
\]
&lt;/div&gt;
&lt;p&gt;Thus &lt;span class=&#34;math inline&#34;&gt;\(\lambda_1\geq0\)&lt;/span&gt;. If &lt;span class=&#34;math inline&#34;&gt;\(\lambda_1=0\)&lt;/span&gt;, let &lt;span class=&#34;math inline&#34;&gt;\(u\gt{}0\)&lt;/span&gt; be a first eigenfunction. Then&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
0=\int_X c_n|\nabla u|^2+R_gu^2\,d\mu_g .
\]
&lt;/div&gt;
&lt;p&gt;Both terms are nonnegative, so &lt;span class=&#34;math inline&#34;&gt;\(\nabla u\equiv0\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(R_gu^2\equiv0\)&lt;/span&gt;. Since &lt;span class=&#34;math inline&#34;&gt;\(u\gt{}0\)&lt;/span&gt;, this forces &lt;span class=&#34;math inline&#34;&gt;\(R_g\equiv0\)&lt;/span&gt;, contradicting the assumption that &lt;span class=&#34;math inline&#34;&gt;\(R_g\gt{}0\)&lt;/span&gt; somewhere. Hence &lt;span class=&#34;math inline&#34;&gt;\(\lambda_1\gt{}0\)&lt;/span&gt;, and Lemma &lt;a class=&#34;note-xref note-xref-lemma&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-conformal-laplacian/#lem:psc-positive-eigenvalue&#34; title=&#34;Lemma 6.1.1&#34;&gt;6.1.1&lt;/a&gt; applies. ◻&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Conformal descent on a stable minimal hypersurface</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/</guid>
      <description>&lt;div id=&#34;sec:psc-conformal-descent&#34;&gt;
&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\((N^{n+1},g_N)\)&lt;/span&gt; be a closed Riemannian manifold and let &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\subset N\)&lt;/span&gt; be a closed, two-sided, stable minimal hypersurface. Denote the induced metric on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; by &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;. The stability inequality is&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:psc-stability-hypersurface&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.2.1}
\label{eq:psc-stability-hypersurface}
    \int_\Sigma |\nabla\phi|^2\,d\mu_g
    \geq
    \int_\Sigma
    \bigl(|A|^2+\mathrm{Ric}_N(\nu,\nu)\bigr)\phi^2\,d\mu_g,
    \qquad
    \phi\in C^\infty(\Sigma).
\end{equation}
&lt;/div&gt;
&lt;p&gt;The Gauss equation, using &lt;span class=&#34;math inline&#34;&gt;\(H=0\)&lt;/span&gt;, gives&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:psc-gauss-scalar&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.2.2}
\label{eq:psc-gauss-scalar}
    R_N
    =
    R_\Sigma+2\mathrm{Ric}_N(\nu,\nu)+|A|^2.
\end{equation}
&lt;/div&gt;
&lt;p&gt;Combining &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/#eq:psc-stability-hypersurface&#34; title=&#34;Equation 6.2.1&#34;&gt;(6.2.1)&lt;/a&gt; and &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/#eq:psc-gauss-scalar&#34; title=&#34;Equation 6.2.2&#34;&gt;(6.2.2)&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:psc-sy-rearrangement&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.2.3}
\label{eq:psc-sy-rearrangement}
    \int_\Sigma
    2|\nabla\phi|^2+R_\Sigma\phi^2\,d\mu_g
    \geq
    \int_\Sigma
    (R_N+|A|^2)\phi^2\,d\mu_g .
\end{equation}
&lt;/div&gt;
&lt;p&gt;This is the basic Schoen–Yau rearrangement.&lt;/p&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 6.2.1&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;prop:psc-conformal-descent&#34; label=&#34;prop:psc-conformal-descent&#34;&gt;&lt;/span&gt; Assume &lt;span class=&#34;math inline&#34;&gt;\(R_N\gt{}0\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(n\geq3\)&lt;/span&gt;. Then every closed, two-sided, stable minimal hypersurface &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n\subset N^{n+1}\)&lt;/span&gt; admits a metric of positive scalar curvature.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Since &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is compact and &lt;span class=&#34;math inline&#34;&gt;\(R_N\gt{}0\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(N\)&lt;/span&gt;, there is a number &lt;span class=&#34;math inline&#34;&gt;\(\kappa\gt{}0\)&lt;/span&gt; such that &lt;span class=&#34;math inline&#34;&gt;\(R_N\geq\kappa\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;. From &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/#eq:psc-sy-rearrangement&#34; title=&#34;Equation 6.2.3&#34;&gt;(6.2.3)&lt;/a&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma 2|\nabla\phi|^2+R_\Sigma\phi^2\,d\mu_g
    \geq
    \kappa\int_\Sigma \phi^2\,d\mu_g .
\]
&lt;/div&gt;
&lt;p&gt;Because &lt;span class=&#34;math inline&#34;&gt;\(c_n=4(n-1)/(n-2)\geq2\)&lt;/span&gt;, we also have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma c_n|\nabla\phi|^2+R_\Sigma\phi^2\,d\mu_g
    \geq
    \kappa\int_\Sigma \phi^2\,d\mu_g .
\]
&lt;/div&gt;
&lt;p&gt;Thus the first eigenvalue of the conformal Laplacian &lt;span class=&#34;math inline&#34;&gt;\(L_g\)&lt;/span&gt; is positive. The claim follows from Lemma &lt;a class=&#34;note-xref note-xref-lemma&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-conformal-laplacian/#lem:psc-positive-eigenvalue&#34; title=&#34;Lemma 6.1.1&#34;&gt;6.1.1&lt;/a&gt;. ◻&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;rem:psc-surface-descent&#34; label=&#34;rem:psc-surface-descent&#34;&gt;&lt;/span&gt; When &lt;span class=&#34;math inline&#34;&gt;\(n=2\)&lt;/span&gt;, the same rearrangement gives useful topological information directly. Taking &lt;span class=&#34;math inline&#34;&gt;\(\phi\equiv1\)&lt;/span&gt; in &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/#eq:psc-sy-rearrangement&#34; title=&#34;Equation 6.2.3&#34;&gt;(6.2.3)&lt;/a&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma R_\Sigma\,d\mu_g
    =
    2\int_\Sigma K_\Sigma\,d\mu_g
    \gt{}0.
\]
&lt;/div&gt;
&lt;p&gt;Hence &lt;span class=&#34;math inline&#34;&gt;\(\chi(\Sigma)\gt{}0\)&lt;/span&gt; by Gauss–Bonnet. In particular a closed orientable stable minimal surface in a three-manifold with &lt;span class=&#34;math inline&#34;&gt;\(R_N\gt{}0\)&lt;/span&gt; is a union of two-spheres.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Geroch’s Conjecture by Dimension Reduction</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/gerochs-conjecture-by-dimension-reduction/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/gerochs-conjecture-by-dimension-reduction/</guid>
      <description>&lt;div id=&#34;sec:geroch-dimension-reduction&#34;&gt;
&lt;/div&gt;
&lt;p&gt;The following theorem is the form of the Geroch conjecture used in the positive mass theorem. The dimension restriction comes only from the regularity theory for area-minimizing hypersurfaces: an area-minimizing hypersurface in an &lt;span class=&#34;math inline&#34;&gt;\(n\)&lt;/span&gt;-manifold is smooth when &lt;span class=&#34;math inline&#34;&gt;\(n\leq7\)&lt;/span&gt;.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 6.3.1&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;thm:geroch-degree-torus&#34; label=&#34;thm:geroch-degree-torus&#34;&gt;&lt;/span&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt;. Let &lt;span class=&#34;math inline&#34;&gt;\(X^n\)&lt;/span&gt; be a closed oriented smooth manifold. If there is a continuous map&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
F:X\to \mathbb{T}^n
\]
&lt;/div&gt;
&lt;p&gt;of nonzero degree, then &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; admits no metric of positive scalar curvature.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; We argue by induction on &lt;span class=&#34;math inline&#34;&gt;\(n\)&lt;/span&gt;. The base &lt;span class=&#34;math inline&#34;&gt;\(n=2\)&lt;/span&gt; is Gauss–Bonnet: if a closed oriented surface maps to &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{T}^2\)&lt;/span&gt; with nonzero degree, then it has genus at least one, so it cannot carry a metric with positive Gaussian curvature.&lt;/p&gt;
&lt;p&gt;Assume now &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt;, and suppose the theorem is known in dimension &lt;span class=&#34;math inline&#34;&gt;\(n-1\)&lt;/span&gt;. Let &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt; be a positive-scalar-curvature metric on &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt;. Write&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\theta_1,\ldots,\theta_n\in H^1(\mathbb{T}^n;\mathbb{Z})
\]
&lt;/div&gt;
&lt;p&gt;for the standard degree-one cohomology classes, and set&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\omega_i:=F^*\theta_i\in H^1(X;\mathbb{Z}).
\]
&lt;/div&gt;
&lt;p&gt;Since &lt;span class=&#34;math inline&#34;&gt;\(\deg F\neq0\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\omega_1\smile\cdots\smile\omega_n\neq0
    \qquad\text{in }H^n(X;\mathbb{Z}).
\]
&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\alpha=\omega_n\)&lt;/span&gt;. Its Poincare dual is a nonzero integral homology class in &lt;span class=&#34;math inline&#34;&gt;\(H_{n-1}(X;\mathbb{Z})\)&lt;/span&gt;. Choose an area-minimizing integral current &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; in this class. Since &lt;span class=&#34;math inline&#34;&gt;\(n\leq7\)&lt;/span&gt;, regularity theory implies that &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is a smooth embedded closed hypersurface, possibly with several components and integer multiplicities. It is oriented, two-sided, minimal, and stable.&lt;/p&gt;
&lt;p&gt;By Proposition &lt;a class=&#34;note-xref note-xref-proposition&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/#prop:psc-conformal-descent&#34; title=&#34;Proposition 6.2.1&#34;&gt;6.2.1&lt;/a&gt;, every component of &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; of dimension at least three admits a positive-scalar-curvature metric; in the surface case, Remark &lt;a class=&#34;note-xref note-xref-remark&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/conformal-descent-on-a-stable-minimal-hypersurface/#rem:psc-surface-descent&#34; title=&#34;Remark 6.2.2&#34;&gt;6.2.2&lt;/a&gt; says that every component is a two-sphere.&lt;/p&gt;
&lt;p&gt;Now compute the cup product on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt;. Since &lt;span class=&#34;math inline&#34;&gt;\([\Sigma]\)&lt;/span&gt; is Poincare dual to &lt;span class=&#34;math inline&#34;&gt;\(\omega_n\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma
    \omega_1\smile\cdots\smile\omega_{n-1}
    =
    \int_X
    \omega_1\smile\cdots\smile\omega_n
    \neq0.
\]
&lt;/div&gt;
&lt;p&gt;Therefore at least one connected component &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_0\)&lt;/span&gt; has&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{\Sigma_0}
    \omega_1\smile\cdots\smile\omega_{n-1}\neq0.
\]
&lt;/div&gt;
&lt;p&gt;Equivalently, the map&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
F_0:=(F_1,\ldots,F_{n-1})|_{\Sigma_0}:
    \Sigma_0\to\mathbb{T}^{n-1}
\]
&lt;/div&gt;
&lt;p&gt;has nonzero degree.&lt;/p&gt;
&lt;p&gt;If &lt;span class=&#34;math inline&#34;&gt;\(n-1=2\)&lt;/span&gt;, this contradicts the fact that &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_0\)&lt;/span&gt; is a two-sphere. If &lt;span class=&#34;math inline&#34;&gt;\(n-1\geq3\)&lt;/span&gt;, then &lt;span class=&#34;math inline&#34;&gt;\(\Sigma_0\)&lt;/span&gt; carries a positive-scalar-curvature metric by conformal descent, contradicting the induction hypothesis in dimension &lt;span class=&#34;math inline&#34;&gt;\(n-1\)&lt;/span&gt;. This proves the theorem. ◻&lt;/p&gt;
&lt;div class=&#34;corollary elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Corollary 6.3.2&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;cor:torus-connected-sum-no-psc&#34; label=&#34;cor:torus-connected-sum-no-psc&#34;&gt;&lt;/span&gt; For &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt; and for every closed oriented &lt;span class=&#34;math inline&#34;&gt;\(n\)&lt;/span&gt;-manifold &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt;, the connected sum&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathbb{T}^n\#Y
\]
&lt;/div&gt;
&lt;p&gt;admits no metric of positive scalar curvature.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; There is a degree-one map&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathbb{T}^n\#Y\to\mathbb{T}^n
\]
&lt;/div&gt;
&lt;p&gt;obtained by collapsing &lt;span class=&#34;math inline&#34;&gt;\(Y\)&lt;/span&gt; minus a ball to the connected-sum point and using the identity map on the torus side. Theorem &lt;a class=&#34;note-xref note-xref-theorem&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/gerochs-conjecture-by-dimension-reduction/#thm:geroch-degree-torus&#34; title=&#34;Theorem 6.3.1&#34;&gt;6.3.1&lt;/a&gt; applies. ◻&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Positive Mass Theorem and the Reduction to Geroch’s Conjecture</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/</guid>
      <description>&lt;div id=&#34;sec:pmt-reduction-to-geroch&#34;&gt;
&lt;/div&gt;
&lt;p&gt;We now explain how the Riemannian positive mass theorem is reduced to Corollary &lt;a class=&#34;note-xref note-xref-corollary&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/gerochs-conjecture-by-dimension-reduction/#cor:torus-connected-sum-no-psc&#34; title=&#34;Corollary 6.3.2&#34;&gt;6.3.2&lt;/a&gt;. We state the time-symmetric version, which is the one governed by scalar curvature.&lt;/p&gt;
&lt;p&gt;The time-symmetric, or Riemannian, positive mass theorem was first proved by Schoen–Yau by the minimal-hypersurface method &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-schoenYau1979PMT&#34;&gt;SY79b&lt;/a&gt;, &lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-schoenYau1981PMT2&#34;&gt;SY81&lt;/a&gt;]&lt;/span&gt;. In the smooth dimension-reduction form of their argument, the regularity theory for area-minimizing hypersurfaces gives the theorem for &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt;. Witten then gave a spinorial proof for spin asymptotically flat manifolds, without this regularity dimension restriction &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-Witten1981PositiveEnergy&#34;&gt;Wit81&lt;/a&gt;]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The later history is largely about removing the non-spin dimension restriction. Schoen–Yau proposed an all-dimensional singular minimal-slicing approach &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-SchoenYau2017MinimalHypersurfaceSingularities&#34;&gt;SY19&lt;/a&gt;]&lt;/span&gt;, while Lohkamp’s cut-off/compactification observation relates the Riemannian PMT to Geroch torus rigidity; this is the reduction used below. The generic-regularity work culminating in Chodosh–Mantoulidis–Schulze–Wang pushes the minimal-hypersurface/Lohkamp route to dimension &lt;span class=&#34;math inline&#34;&gt;\(11\)&lt;/span&gt; &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-ChodoshMantoulidisSchulzeWang2025Generic11&#34;&gt;CMSW25&lt;/a&gt;]&lt;/span&gt;. Bi–Hao–He–Shi–Zhu then proved the Riemannian PMT up to dimension &lt;span class=&#34;math inline&#34;&gt;\(19\)&lt;/span&gt; &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-BiHaoHeShiZhu2026PMT19&#34;&gt;BHH+26&lt;/a&gt;]&lt;/span&gt;, and Brendle–Wang subsequently gave a dimension descent scheme which closes the Riemannian theorem in arbitrary dimension &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-BrendleWang2026DimensionDescentPMT&#34;&gt;BW26a&lt;/a&gt;]&lt;/span&gt;. They also derived the spacetime positive energy theorem in arbitrary dimension from the Riemannian theorem and Jang-type arguments &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-BrendleWang2026SpacetimePET&#34;&gt;BW26b&lt;/a&gt;]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;There are also alternative proofs and stability directions which are useful to keep mentally separate from the reduction below. In dimension three, Bray–Kazaras–Khuri–Stern gave a harmonic-function proof of the Riemannian PMT &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-BKKS2022harmonicPMT&#34;&gt;BKKS22&lt;/a&gt;]&lt;/span&gt;. Stability versions ask whether small ADM mass forces the geometry to be close to Euclidean space. Lee–Sormani proved pointed intrinsic-flat stability for rotationally symmetric asymptotically flat manifolds &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-LeeSormani2011StabilityPMT&#34;&gt;LS14&lt;/a&gt;]&lt;/span&gt;. Huang–Lee–Sormani proved pointed intrinsic-flat stability for graphical hypersurfaces in Euclidean space under natural technical hypotheses &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-HuangLeeSormani2014GraphicalPMTStability&#34;&gt;HLS17&lt;/a&gt;]&lt;/span&gt;. Dong–Song proved a three-dimensional stability theorem in the general asymptotically flat setting: if the mass of a chosen end tends to zero, then after removing subsets whose boundary areas tend to zero, the remaining spaces converge to Euclidean 3-space in the pointed measured Gromov–Hausdorff topology &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-DongSong2024stabilityPMT&#34;&gt;DS25&lt;/a&gt;]&lt;/span&gt;. The proof below records the classical smooth Schoen–Yau/Lohkamp/Geroch mechanism, because that is the version whose topology is most visible from stable minimal hypersurfaces.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 6.4.1&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;thm:riemannian-pmt&#34; label=&#34;thm:riemannian-pmt&#34;&gt;&lt;/span&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt;. Let &lt;span class=&#34;math inline&#34;&gt;\((M^n,g)\)&lt;/span&gt; be a complete one-ended asymptotically flat Riemannian manifold with nonnegative scalar curvature. Then the ADM mass is nonnegative. If the mass is zero and the usual rigidity hypotheses hold, then &lt;span class=&#34;math inline&#34;&gt;\((M,g)\)&lt;/span&gt; is isometric to Euclidean space.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;For a manifold with several asymptotically flat ends, the same conclusion is applied to one end at a time after the standard reduction which compactifies or fills the other ends without changing the sign of the chosen mass. We focus on the one-ended case because it contains the topological argument.&lt;/p&gt;
&lt;p&gt;Recall the ADM mass of an end with asymptotically flat coordinates &lt;span class=&#34;math inline&#34;&gt;\(x\)&lt;/span&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
m_{\operatorname{ADM}}(g)
    =
    \frac{1}{2(n-1)\omega_{n-1}}
    \lim_{r\to\infty}
    \int_{S_r}
    (\partial_jg_{ij}-\partial_ig_{jj})\nu^i\,d\sigma .
\]
&lt;/div&gt;
&lt;p&gt;The nonnegativity part is the one whose topology is most transparent.&lt;/p&gt;
&lt;div class=&#34;definition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Definition 6.4.2&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;def:psc-weighted-af&#34; label=&#34;def:psc-weighted-af&#34;&gt;&lt;/span&gt; Fix an asymptotically flat end and write its coordinate chart as&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
x=(x^1,\ldots,x^n):M\setminus K\to
    \mathbb{R}^n\setminus B_R,
    \qquad
    r=|x|.
\]
&lt;/div&gt;
&lt;p&gt;The symbol &lt;span class=&#34;math inline&#34;&gt;\(\delta\)&lt;/span&gt; denotes the Euclidean metric in these coordinates. For a tensor &lt;span class=&#34;math inline&#34;&gt;\(T\)&lt;/span&gt; on the end and a number &lt;span class=&#34;math inline&#34;&gt;\(\tau\gt{}0\)&lt;/span&gt;, we use&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\|T\|_{L^p_{-\tau}}^p
    :=
    \int_{M\setminus K}
    \bigl|(1+r)^\tau T\bigr|^p(1+r)^{-n}\,dx,
\]
&lt;/div&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\|T\|_{W^{k,p}_{-\tau}}
    :=
    \sum_{j=0}^k
    \|\partial^jT\|_{L^p_{-\tau-j}}.
\]
&lt;/div&gt;
&lt;p&gt;Thus &lt;span class=&#34;math inline&#34;&gt;\(T\in W^{k,p}_{-\tau}\)&lt;/span&gt; means that &lt;span class=&#34;math inline&#34;&gt;\(T\)&lt;/span&gt; decays like &lt;span class=&#34;math inline&#34;&gt;\(r^{-\tau}\)&lt;/span&gt; and its &lt;span class=&#34;math inline&#34;&gt;\(j\)&lt;/span&gt;-th coordinate derivatives decay like &lt;span class=&#34;math inline&#34;&gt;\(r^{-\tau-j}\)&lt;/span&gt; in weighted &lt;span class=&#34;math inline&#34;&gt;\(L^p\)&lt;/span&gt; sense.&lt;/p&gt;
&lt;p&gt;In particular, an AF metric of Sobolev type &lt;span class=&#34;math inline&#34;&gt;\((p,q)\)&lt;/span&gt; means&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g_{ij}-\delta_{ij}\in W^{2,p}_{-q},
    \qquad
    p\gt{}n,
    \qquad
    q\gt{}\frac{n-2}{2},
\]
&lt;/div&gt;
&lt;p&gt;together with the integrability condition &lt;span class=&#34;math inline&#34;&gt;\(R_g\in L^1\)&lt;/span&gt; when the ADM mass is used. The condition &lt;span class=&#34;math inline&#34;&gt;\(p\gt{}n\)&lt;/span&gt; gives enough Sobolev embedding to read the metric and first derivatives pointwise, while &lt;span class=&#34;math inline&#34;&gt;\(q\gt{}\frac{n-2}{2}\)&lt;/span&gt; is the decay threshold which makes the ADM mass stable under the density deformation.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;rem:pointwise-af-implies-weighted-af&#34; label=&#34;rem:pointwise-af-implies-weighted-af&#34;&gt;&lt;/span&gt; If one starts instead from the classical pointwise AF assumption of order &lt;span class=&#34;math inline&#34;&gt;\(\tau\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial^\alpha(g_{ij}-\delta_{ij})
    =
    O(r^{-\tau-|\alpha|}),
    \qquad
    |\alpha|\leq2,
\]
&lt;/div&gt;
&lt;p&gt;then the weighted Sobolev hypothesis follows with every smaller decay rate &lt;span class=&#34;math inline&#34;&gt;\(q\lt{}\tau\)&lt;/span&gt;. Indeed, for &lt;span class=&#34;math inline&#34;&gt;\(|\alpha|\leq2\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
    \|\partial^\alpha(g-\delta)\|_{L^p_{-q-|\alpha|}}^p
    &amp;\leq
    C\int_R^\infty
    r^{p(q+|\alpha|)}
    r^{-p(\tau+|\alpha|)}
    \frac{dr}{r}                                      \\
    &amp;=
    C\int_R^\infty r^{-p(\tau-q)-1}\,dr
    \lt{}\infty .
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;Thus a &lt;span class=&#34;math inline&#34;&gt;\(C^2\)&lt;/span&gt; AF end of order &lt;span class=&#34;math inline&#34;&gt;\(\tau\gt{}\frac{n-2}{2}\)&lt;/span&gt; gives the Sobolev assumption needed below after choosing &lt;span class=&#34;math inline&#34;&gt;\(q\)&lt;/span&gt; with &lt;span class=&#34;math inline&#34;&gt;\(\frac{n-2}{2}\lt{}q\lt{}\tau\)&lt;/span&gt;. Many analytic statements of the density theorem take this Sobolev condition as the definition of asymptotic flatness.&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;rem:lohkamp-compactification-attribution&#34; label=&#34;rem:lohkamp-compactification-attribution&#34;&gt;&lt;/span&gt; There are two different ideas which should not be conflated. The original Schoen–Yau proof of the positive mass theorem uses a noncompact minimal hypersurface produced by a limiting Plateau argument. The more topological shortcut described below—cutting off a negative-mass end, compactifying it to a torus, and then contradicting torus rigidity—is usually attributed to Lohkamp’s compactification observation; see &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-Lohkamp1999Hammocks&#34;&gt;Loh99&lt;/a&gt;]&lt;/span&gt;. Modern accounts phrase this as follows: using Lohkamp’s idea, one can reduce the Riemannian positive mass theorem to the impossibility of &lt;span class=&#34;math inline&#34;&gt;\(R\gt{}0\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{T}^n\#X^n\)&lt;/span&gt;; see the discussion in &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-LesourdUngerYau2021ArbitraryEnds&#34;&gt;LUY24&lt;/a&gt;]&lt;/span&gt;.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 6.4.3&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;thm:negative-mass-harmonic-deformation&#34; label=&#34;thm:negative-mass-harmonic-deformation&#34;&gt;&lt;/span&gt; Let &lt;span class=&#34;math inline&#34;&gt;\((M^n,g)\)&lt;/span&gt; be complete, one-ended, and asymptotically flat, with &lt;span class=&#34;math inline&#34;&gt;\(R_g\geq0\)&lt;/span&gt; and negative ADM mass &lt;span class=&#34;math inline&#34;&gt;\(m\lt{}0\)&lt;/span&gt;. Assume the usual decay for which the ADM mass and the weighted elliptic theory are valid, including &lt;span class=&#34;math inline&#34;&gt;\(R_g\in L^1\)&lt;/span&gt;; for instance one may work with the Sobolev AF condition in Definition &lt;a class=&#34;note-xref note-xref-definition&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#def:psc-weighted-af&#34; title=&#34;Definition 6.4.2&#34;&gt;6.4.2&lt;/a&gt;. Then, for every sufficiently small &lt;span class=&#34;math inline&#34;&gt;\(\varepsilon\gt{}0\)&lt;/span&gt;, there is a complete asymptotically flat metric &lt;span class=&#34;math inline&#34;&gt;\(g_\varepsilon\)&lt;/span&gt; with the following properties:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_{g_\varepsilon}\geq0,\qquad
    |m_{\operatorname{ADM}}(g_\varepsilon)-m|\lt{}\varepsilon,
\]
&lt;/div&gt;
&lt;p&gt;and on some exterior coordinate region &lt;span class=&#34;math inline&#34;&gt;\(\{r\geq R_\varepsilon\}\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g_\varepsilon
    =
    u_\varepsilon^{\frac{4}{n-2}}\delta,
    \qquad
    \Delta^\delta u_\varepsilon=0,
    \qquad
    u_\varepsilon
    =
    1+a_\varepsilon r^{2-n}+O_\infty(r^{1-n}).
\]
&lt;/div&gt;
&lt;p&gt;Moreover&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
m_{\operatorname{ADM}}(g_\varepsilon)=2a_\varepsilon.
\]
&lt;/div&gt;
&lt;p&gt;Thus, if &lt;span class=&#34;math inline&#34;&gt;\(\varepsilon\lt{}-m/2\)&lt;/span&gt;, then &lt;span class=&#34;math inline&#34;&gt;\(a_\varepsilon\lt{}0\)&lt;/span&gt;. In the positive-mass contradiction argument, we may therefore replace the original metric by one which is conformally flat and scalar-flat near infinity, with negative harmonic mass coefficient.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Here the notation in the conclusion is as follows. The function &lt;span class=&#34;math inline&#34;&gt;\(u_\varepsilon\)&lt;/span&gt; is a positive harmonic function on the exterior Euclidean coordinate region, and &lt;span class=&#34;math inline&#34;&gt;\(a_\varepsilon\)&lt;/span&gt; is the coefficient of its leading &lt;span class=&#34;math inline&#34;&gt;\(r^{2-n}\)&lt;/span&gt; term. The notation &lt;span class=&#34;math inline&#34;&gt;\(O_\infty(r^\beta)\)&lt;/span&gt; is a shorthand for “big-&lt;span class=&#34;math inline&#34;&gt;\(O\)&lt;/span&gt; with all derivatives”. More precisely, if &lt;span class=&#34;math inline&#34;&gt;\(E=O_\infty(r^\beta)\)&lt;/span&gt;, then for every multi-index &lt;span class=&#34;math inline&#34;&gt;\(\alpha\)&lt;/span&gt; there is a constant &lt;span class=&#34;math inline&#34;&gt;\(C_\alpha\)&lt;/span&gt; such that, in the chosen exterior coordinates,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\partial^\alpha E|
    \leq
    C_\alpha r^{\beta-|\alpha|}
    \qquad\text{for }r\text{ large}.
\]
&lt;/div&gt;
&lt;p&gt;Thus &lt;span class=&#34;math inline&#34;&gt;\(O_\infty(r^{1-n})\)&lt;/span&gt; means not only that the error itself is &lt;span class=&#34;math inline&#34;&gt;\(O(r^{1-n})\)&lt;/span&gt;, but also that every coordinate derivative has the corresponding differentiated decay; for example&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial^\alpha O_\infty(r^{1-n})
    =
    O(r^{1-n-|\alpha|}).
\]
&lt;/div&gt;
&lt;p&gt;This is stronger than ordinary &lt;span class=&#34;math inline&#34;&gt;\(O(r^{1-n})\)&lt;/span&gt; notation and is the form needed when differentiating the expansion in the ADM mass or scalar-curvature computations. The equality &lt;span class=&#34;math inline&#34;&gt;\(m_{\operatorname{ADM}}(g_\varepsilon)=2a_\varepsilon\)&lt;/span&gt; is the standard ADM normalization for a conformally flat end &lt;span class=&#34;math inline&#34;&gt;\(u_\varepsilon^{4/(n-2)}\delta\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; This is the standard density step in the positive mass theorem; see &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-Bartnik1986Mass&#34;&gt;Bar86&lt;/a&gt;, &lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-LeeLesourdUnger2022DensityIncomplete&#34;&gt;LLU23&lt;/a&gt;]&lt;/span&gt;. We spell out the mechanism because it is the analytic part which precedes Lohkamp’s compactification.&lt;/p&gt;
&lt;p&gt;Choose a large radial cut-off &lt;span class=&#34;math inline&#34;&gt;\(\chi_\lambda\)&lt;/span&gt; on the asymptotically flat end, with &lt;span class=&#34;math inline&#34;&gt;\(\chi_\lambda=1\)&lt;/span&gt; for &lt;span class=&#34;math inline&#34;&gt;\(r\leq\lambda\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(\chi_\lambda=0\)&lt;/span&gt; for &lt;span class=&#34;math inline&#34;&gt;\(r\geq2\lambda\)&lt;/span&gt;. Let &lt;span class=&#34;math inline&#34;&gt;\(g_{\mathrm{Euc}}=\delta\)&lt;/span&gt; be the Euclidean metric in the AF coordinates and set&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g_\lambda
    =
    \chi_\lambda g+(1-\chi_\lambda)g_{\mathrm{Euc}}
\]
&lt;/div&gt;
&lt;p&gt;on the end, extending it by &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt; on the compact part. Thus &lt;span class=&#34;math inline&#34;&gt;\(g_\lambda=g\)&lt;/span&gt; on a large compact set and &lt;span class=&#34;math inline&#34;&gt;\(g_\lambda=\delta\)&lt;/span&gt; for &lt;span class=&#34;math inline&#34;&gt;\(r\geq2\lambda\)&lt;/span&gt;. The only scalar curvature error is in the annulus &lt;span class=&#34;math inline&#34;&gt;\(\{\lambda\leq r\leq2\lambda\}\)&lt;/span&gt;. Define&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
V_\lambda:=R_{g_\lambda}-\chi_\lambda R_g .
\]
&lt;/div&gt;
&lt;p&gt;The basic estimate is&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:density-error-small&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.4.1}
\label{eq:density-error-small}
    \|V_\lambda\|_{L^p_{-q&#39;-2}}
    +
    \|V_\lambda\|_{L^{n/2}}
    +
    \|V_\lambda\|_{L^{2n/(n+2)}}
    \to0
\end{equation}
&lt;/div&gt;
&lt;p&gt;for every &lt;span class=&#34;math inline&#34;&gt;\(q&#39;\lt{}q\)&lt;/span&gt; with &lt;span class=&#34;math inline&#34;&gt;\(\frac{n-2}{2}\lt{}q&#39;\lt{}n-2\)&lt;/span&gt;. The point is that the linear part of the scalar curvature at the Euclidean metric is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
DR_\delta(k)=\partial_i\partial_jk_{ij}-\partial_j\partial_jk_{ii}.
\]
&lt;/div&gt;
&lt;p&gt;When &lt;span class=&#34;math inline&#34;&gt;\(k_\lambda=\chi_\lambda(g-\delta)\)&lt;/span&gt;, the terms with two derivatives on &lt;span class=&#34;math inline&#34;&gt;\(g-\delta\)&lt;/span&gt; are exactly &lt;span class=&#34;math inline&#34;&gt;\(\chi_\lambda DR_\delta(g-\delta)\)&lt;/span&gt;; the remaining terms contain at least one derivative of &lt;span class=&#34;math inline&#34;&gt;\(\chi_\lambda\)&lt;/span&gt; and are supported in the annulus. Since &lt;span class=&#34;math inline&#34;&gt;\(|\nabla^k\chi_\lambda|\leq C\lambda^{-k}\)&lt;/span&gt; there, and &lt;span class=&#34;math inline&#34;&gt;\(g-\delta\in W^{2,p}_{-q}\)&lt;/span&gt;, these commutator terms go to zero in the weighted norms above. The nonlinear terms in &lt;span class=&#34;math inline&#34;&gt;\(R_{g_\lambda}\)&lt;/span&gt; contain either &lt;span class=&#34;math inline&#34;&gt;\((g_\lambda-\delta)\partial^2g_\lambda\)&lt;/span&gt; or &lt;span class=&#34;math inline&#34;&gt;\((\partial g_\lambda)^2\)&lt;/span&gt;, and have the same decay. This proves &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#eq:density-error-small&#34; title=&#34;Equation 6.4.1&#34;&gt;(6.4.1)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For &lt;span class=&#34;math inline&#34;&gt;\(\lambda\)&lt;/span&gt; large, solve the conformal correction equation&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:density-conformal-correction&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.4.2}
\label{eq:density-conformal-correction}
    -c_n\Delta^{g_\lambda} w_\lambda+V_\lambda w_\lambda=0,
    \qquad
    w_\lambda\to1 \quad\text{on the chosen end},
\end{equation}
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(c_n=\frac{4(n-1)}{n-2}\)&lt;/span&gt;. The weighted Fredholm estimate for the Laplacian on an asymptotically flat end, together with the smallness of &lt;span class=&#34;math inline&#34;&gt;\(V_\lambda\)&lt;/span&gt; in &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#eq:density-error-small&#34; title=&#34;Equation 6.4.1&#34;&gt;(6.4.1)&lt;/a&gt;, gives a unique solution with&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
w_\lambda-1\in W^{2,p}_{-q&#39;},\qquad
    \|w_\lambda-1\|_{W^{2,p}_{-q&#39;}}\to0 .
\]
&lt;/div&gt;
&lt;p&gt;Equivalently, writing &lt;span class=&#34;math inline&#34;&gt;\(w_\lambda=1+\eta_\lambda\)&lt;/span&gt;, the equation is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\bigl(-c_n\Delta^{g_\lambda}+V_\lambda\bigr)\eta_\lambda
    =
    -V_\lambda.
\]
&lt;/div&gt;
&lt;p&gt;The operator on the left is a small perturbation of the AF Laplacian &lt;span class=&#34;math inline&#34;&gt;\(-c_n\Delta^{g_\lambda}:W^{2,p}_{-q&#39;}\to L^p_{-q&#39;-2}\)&lt;/span&gt;, which is an isomorphism for &lt;span class=&#34;math inline&#34;&gt;\(0\lt{}q&#39;\lt{}n-2\)&lt;/span&gt;. Thus a Neumann-series/Fredholm argument solves for &lt;span class=&#34;math inline&#34;&gt;\(\eta_\lambda\)&lt;/span&gt; and gives the norm estimate above. This is the only analytic input in the deformation step. Since &lt;span class=&#34;math inline&#34;&gt;\(p\gt{}n\)&lt;/span&gt;, weighted Sobolev embedding gives &lt;span class=&#34;math inline&#34;&gt;\(\|w_\lambda-1\|_{C^0}\to0\)&lt;/span&gt;; after increasing &lt;span class=&#34;math inline&#34;&gt;\(\lambda\)&lt;/span&gt; we therefore have &lt;span class=&#34;math inline&#34;&gt;\(\frac12\leq w_\lambda\leq2\)&lt;/span&gt;. Define&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\tilde g_\lambda:=w_\lambda^{\frac{4}{n-2}}g_\lambda .
\]
&lt;/div&gt;
&lt;p&gt;The conformal scalar curvature formula gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
    R_{\tilde g_\lambda}
    &amp;=
    w_\lambda^{-\frac{n+2}{n-2}}
    \bigl(-c_n\Delta^{g_\lambda}w_\lambda+R_{g_\lambda}w_\lambda\bigr)\\
    &amp;=
    w_\lambda^{-\frac{n+2}{n-2}}
    (R_{g_\lambda}-V_\lambda)w_\lambda
    =
    \chi_\lambda R_g\,w_\lambda^{-\frac{4}{n-2}}
    \geq0.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;Thus the scalar curvature sign is preserved. Since &lt;span class=&#34;math inline&#34;&gt;\(w_\lambda\)&lt;/span&gt; stays uniformly bounded above and below and &lt;span class=&#34;math inline&#34;&gt;\(g_\lambda\)&lt;/span&gt; is uniformly equivalent to &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;, the new metric is complete.&lt;/p&gt;
&lt;p&gt;On the region &lt;span class=&#34;math inline&#34;&gt;\(r\geq2\lambda\)&lt;/span&gt;, we have &lt;span class=&#34;math inline&#34;&gt;\(g_\lambda=\delta\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(V_\lambda=0\)&lt;/span&gt;, so &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#eq:density-conformal-correction&#34; title=&#34;Equation 6.4.2&#34;&gt;(6.4.2)&lt;/a&gt; becomes&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\delta w_\lambda=0 .
\]
&lt;/div&gt;
&lt;p&gt;Therefore &lt;span class=&#34;math inline&#34;&gt;\(\tilde g_\lambda\)&lt;/span&gt; is harmonically flat there:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\tilde g_\lambda=w_\lambda^{\frac{4}{n-2}}\delta,
    \qquad
    w_\lambda=1+A_\lambda r^{2-n}+O_\infty(r^{1-n}).
\]
&lt;/div&gt;
&lt;p&gt;Here the “conformal mass formula” is the following elementary consequence of the ADM boundary integral. If an AF metric &lt;span class=&#34;math inline&#34;&gt;\(g_0\)&lt;/span&gt; has mass &lt;span class=&#34;math inline&#34;&gt;\(m_{\rm ADM}(g_0)\)&lt;/span&gt; and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\hat g=u^{\frac{4}{n-2}}g_0,
    \qquad
    u=1+A r^{2-n}+O_\infty(r^{1-n}),
\]
&lt;/div&gt;
&lt;p&gt;then&lt;/p&gt;
&lt;p&gt;&lt;span id=&#34;eq:conformal-mass-adds-two-A&#34;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\begin{equation}
\tag{6.4.3}
\label{eq:conformal-mass-adds-two-A}
    m_{\operatorname{ADM}}(\hat g)
    =
    m_{\operatorname{ADM}}(g_0)+2A .
\end{equation}
&lt;/div&gt;
&lt;p&gt;Indeed, in the flat coordinates of the end, &lt;span class=&#34;math inline&#34;&gt;\(u^{4/(n-2)}=1+\frac{4A}{n-2}r^{2-n}+O_\infty(r^{1-n})\)&lt;/span&gt;, so the extra contribution to the ADM integrand is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial_j\bigl((u^{4/(n-2)}-1)\delta_{ij}\bigr)
    -
    \partial_i\bigl((u^{4/(n-2)}-1)\delta_{jj}\bigr)
    =
    -(n-1)\partial_i(u^{4/(n-2)}),
\]
&lt;/div&gt;
&lt;p&gt;and the boundary integral gives &lt;span class=&#34;math inline&#34;&gt;\(2A\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Applying &lt;a class=&#34;note-xref note-xref-equation&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#eq:conformal-mass-adds-two-A&#34; title=&#34;Equation 6.4.3&#34;&gt;(6.4.3)&lt;/a&gt; with &lt;span class=&#34;math inline&#34;&gt;\(g_0=g_\lambda\)&lt;/span&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
m_{\operatorname{ADM}}(\tilde g_\lambda)
    -
    m_{\operatorname{ADM}}(g_\lambda)
    =
    2A_\lambda .
\]
&lt;/div&gt;
&lt;p&gt;The equation for &lt;span class=&#34;math inline&#34;&gt;\(w_\lambda\)&lt;/span&gt; then identifies this coefficient. Integrating&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
-c_n\Delta^{g_\lambda}w_\lambda+V_\lambda w_\lambda=0
\]
&lt;/div&gt;
&lt;p&gt;over a large coordinate ball and letting the radius tend to infinity, using that &lt;span class=&#34;math inline&#34;&gt;\(g_\lambda=\delta\)&lt;/span&gt; near infinity, gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
0
    =
    -c_n\lim_{r\to\infty}\int_{S_r}\partial_\nu w_\lambda\,d\sigma
    +
    \int_M V_\lambda w_\lambda\,d\mu_{g_\lambda}.
\]
&lt;/div&gt;
&lt;p&gt;Since &lt;span class=&#34;math inline&#34;&gt;\(\partial_\nu w_\lambda=-(n-2)A_\lambda r^{1-n}+O(r^{-n})\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(c_n=\frac{4(n-1)}{n-2}\)&lt;/span&gt;, this becomes&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2A_\lambda
    =
    -\frac{1}{2(n-1)\omega_{n-1}}
    \int_M V_\lambda w_\lambda\,d\mu_{g_\lambda}.
\]
&lt;/div&gt;
&lt;p&gt;Hence&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
m_{\operatorname{ADM}}(\tilde g_\lambda)
    -
    m_{\operatorname{ADM}}(g_\lambda)
    =
    -\frac{1}{2(n-1)\omega_{n-1}}
    \int_M V_\lambda w_\lambda\,d\mu_{g_\lambda},
\]
&lt;/div&gt;
&lt;p&gt;Here &lt;span class=&#34;math inline&#34;&gt;\(g_\lambda\)&lt;/span&gt; is exactly Euclidean at infinity, so &lt;span class=&#34;math inline&#34;&gt;\(m_{\operatorname{ADM}}(g_\lambda)=0\)&lt;/span&gt;; the integral above is precisely what produces the new harmonic mass coefficient.&lt;/p&gt;
&lt;p&gt;To see that this new mass is close to the original mass, one uses the standard mass-continuity lemma in the density theorem. The construction gives &lt;span class=&#34;math inline&#34;&gt;\(\tilde g_\lambda-g\to0\)&lt;/span&gt; in &lt;span class=&#34;math inline&#34;&gt;\(W^{2,p}_{-q&#39;}\)&lt;/span&gt; for every &lt;span class=&#34;math inline&#34;&gt;\(\frac{n-2}{2}\lt{}q&#39;\lt{}n-2\)&lt;/span&gt;, and the scalar curvatures also converge in &lt;span class=&#34;math inline&#34;&gt;\(L^1\)&lt;/span&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_{\tilde g_\lambda}-R_g
    =
    \chi_\lambda R_g
    \bigl(w_\lambda^{-\frac{4}{n-2}}-1\bigr)
    +
    (\chi_\lambda-1)R_g .
\]
&lt;/div&gt;
&lt;p&gt;The first term goes to zero because &lt;span class=&#34;math inline&#34;&gt;\(w_\lambda\to1\)&lt;/span&gt; uniformly and &lt;span class=&#34;math inline&#34;&gt;\(R_g\)&lt;/span&gt; is integrable on the AF end; the second goes to zero because its support escapes to infinity. The ADM boundary integral is continuous under this &lt;span class=&#34;math inline&#34;&gt;\(W^{2,p}_{-q&#39;}\)&lt;/span&gt; convergence together with &lt;span class=&#34;math inline&#34;&gt;\(L^1\)&lt;/span&gt; scalar-curvature convergence: this is the usual Bartnik density mass lemma, obtained by writing the mass integrand as the Euclidean linearization of scalar curvature plus quadratic terms, whose tails are integrable when &lt;span class=&#34;math inline&#34;&gt;\(q&#39;\gt{}\frac{n-2}{2}\)&lt;/span&gt;. Hence&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
m_{\operatorname{ADM}}(\tilde g_\lambda)\to m_{\operatorname{ADM}}(g)=m.
\]
&lt;/div&gt;
&lt;p&gt;Choosing &lt;span class=&#34;math inline&#34;&gt;\(\lambda\)&lt;/span&gt; large, the mass of &lt;span class=&#34;math inline&#34;&gt;\(\tilde g_\lambda\)&lt;/span&gt; therefore differs from &lt;span class=&#34;math inline&#34;&gt;\(m\)&lt;/span&gt; by less than &lt;span class=&#34;math inline&#34;&gt;\(\varepsilon\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;It remains only to identify the coefficient &lt;span class=&#34;math inline&#34;&gt;\(A_\lambda\)&lt;/span&gt; with the ADM mass. Set &lt;span class=&#34;math inline&#34;&gt;\(v=w_\lambda^{4/(n-2)}\)&lt;/span&gt;, so &lt;span class=&#34;math inline&#34;&gt;\(\tilde g_{\lambda,ij}=v\delta_{ij}\)&lt;/span&gt; near infinity. Since&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
v
    =
    1+\frac{4A_\lambda}{n-2}r^{2-n}+O(r^{1-n}),
    \qquad
    \partial_\nu v=-4A_\lambda r^{1-n}+o(r^{1-n}),
\]
&lt;/div&gt;
&lt;p&gt;we compute&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial_j\tilde g_{\lambda,ij}
    -
    \partial_i\tilde g_{\lambda,jj}
    =
    -(n-1)\partial_i v.
\]
&lt;/div&gt;
&lt;p&gt;Substituting in the ADM formula yields&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
m_{\operatorname{ADM}}(\tilde g_\lambda)
    =
    \frac{1}{2(n-1)\omega_{n-1}}
    \lim_{r\to\infty}
    \int_{S_r}4A_\lambda(n-1)r^{1-n}\,d\sigma
    =
    2A_\lambda .
\]
&lt;/div&gt;
&lt;p&gt;Taking &lt;span class=&#34;math inline&#34;&gt;\(g_\varepsilon=\tilde g_\lambda\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(a_\varepsilon=A_\lambda\)&lt;/span&gt; proves the theorem. ◻&lt;/p&gt;
&lt;div class=&#34;lemma elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Lemma 6.4.4&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;lem:negative-mass-flattening&#34; label=&#34;lem:negative-mass-flattening&#34;&gt;&lt;/span&gt; Assume that on an exterior coordinate region &lt;span class=&#34;math inline&#34;&gt;\(\{r\geq R_0\}\)&lt;/span&gt; the metric is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{gathered}
    g=u^{\frac{4}{n-2}}\delta,\qquad R_g\geq0,\qquad a\lt{}0,\\
    u=1+a r^{2-n}+o(r^{2-n}),\qquad
    \nabla u=-(n-2)a r^{1-n}\partial_r+o(r^{1-n}).
    \end{gathered}
\]
&lt;/div&gt;
&lt;p&gt;Then, after increasing &lt;span class=&#34;math inline&#34;&gt;\(R_0\)&lt;/span&gt; if necessary, one can replace &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; outside a large compact set by a smooth positive function &lt;span class=&#34;math inline&#34;&gt;\(\bar u\)&lt;/span&gt; such that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\bar u=u \quad\text{near the compact core},\qquad
    \bar u\equiv c\gt{}0 \quad\text{near infinity},\qquad
    \Delta^\delta\bar u\leq0,
\]
&lt;/div&gt;
&lt;p&gt;with strict inequality somewhere. Therefore&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\bar g=\bar u^{\frac{4}{n-2}}\delta
\]
&lt;/div&gt;
&lt;p&gt;has nonnegative scalar curvature on the end, has positive scalar curvature somewhere in the transition region, and is exactly flat near infinity. Since &lt;span class=&#34;math inline&#34;&gt;\(\bar u=u\)&lt;/span&gt; on a full neighborhood of the inner matching sphere, this replacement glues smoothly to the original metric on the compact part.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; The conformal scalar curvature formula on the flat background gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_g
    =
    -c_nu^{-\frac{n+2}{n-2}}\Delta^\delta u,
    \qquad
    c_n=\frac{4(n-1)}{n-2}.
\]
&lt;/div&gt;
&lt;p&gt;Since &lt;span class=&#34;math inline&#34;&gt;\(R_g\geq0\)&lt;/span&gt;, the conformal factor is superharmonic:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\delta u\leq0.
\]
&lt;/div&gt;
&lt;p&gt;The negative coefficient &lt;span class=&#34;math inline&#34;&gt;\(a\lt{}0\)&lt;/span&gt; says that &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; approaches &lt;span class=&#34;math inline&#34;&gt;\(1\)&lt;/span&gt; from below. More precisely, for &lt;span class=&#34;math inline&#34;&gt;\(r\)&lt;/span&gt; sufficiently large,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial_r u=-(n-2)a r^{1-n}+o(r^{1-n})\gt{}0 .
\]
&lt;/div&gt;
&lt;p&gt;After enlarging the compact core, choose &lt;span class=&#34;math inline&#34;&gt;\(\varepsilon\gt{}0\)&lt;/span&gt; and radii &lt;span class=&#34;math inline&#34;&gt;\(R_1\lt{}R_2\)&lt;/span&gt; so large that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
u\lt{}1-3\varepsilon \quad\text{on a collar of }S_{R_1},
    \qquad
    u\gt{}1-\varepsilon \quad\text{for }r\geq R_2,
\]
&lt;/div&gt;
&lt;p&gt;and such that &lt;span class=&#34;math inline&#34;&gt;\(\partial_r u\gt{}0\)&lt;/span&gt; throughout &lt;span class=&#34;math inline&#34;&gt;\(R_1\leq r\leq R_2\)&lt;/span&gt;. Thus the transition set&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
1-3\varepsilon\lt{}u\lt{}1-\varepsilon
\]
&lt;/div&gt;
&lt;p&gt;is contained in a compact annulus in the end, and &lt;span class=&#34;math inline&#34;&gt;\(|\nabla u|\neq0\)&lt;/span&gt; somewhere inside this transition set.&lt;/p&gt;
&lt;p&gt;Choose a smooth function &lt;span class=&#34;math inline&#34;&gt;\(\Psi:\mathbb{R}\to\mathbb{R}\)&lt;/span&gt; with the following properties:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Psi(t)=t\quad\text{for }t\leq1-3\varepsilon,\qquad
    \Psi(t)=c\quad\text{for }t\geq1-\varepsilon,
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(c\gt{}0\)&lt;/span&gt;, and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
0\leq\Psi&#39;\leq1,\qquad \Psi&#39;&#39;\leq0,
\]
&lt;/div&gt;
&lt;p&gt;with &lt;span class=&#34;math inline&#34;&gt;\(\Psi&#39;&#39;\lt{}0\)&lt;/span&gt; somewhere in &lt;span class=&#34;math inline&#34;&gt;\((1-3\varepsilon,1-\varepsilon)\)&lt;/span&gt;. Such a function is obtained by choosing a smooth nonincreasing function &lt;span class=&#34;math inline&#34;&gt;\(\theta:[1-3\varepsilon,1-\varepsilon]\to[0,1]\)&lt;/span&gt; which equals &lt;span class=&#34;math inline&#34;&gt;\(1\)&lt;/span&gt; near the left endpoint and &lt;span class=&#34;math inline&#34;&gt;\(0\)&lt;/span&gt; near the right endpoint, and then setting&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Psi(t)
    =
    1-3\varepsilon+\int_{1-3\varepsilon}^t\theta(s)\,ds
\]
&lt;/div&gt;
&lt;p&gt;on the transition interval, with the two constant/identity extensions above.&lt;/p&gt;
&lt;p&gt;Now set&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\bar u:=\Psi(u)
\]
&lt;/div&gt;
&lt;p&gt;on the end, and keep &lt;span class=&#34;math inline&#34;&gt;\(\bar u=u\)&lt;/span&gt; on the compact core. This is smooth across the inner matching region because &lt;span class=&#34;math inline&#34;&gt;\(\Psi(t)=t\)&lt;/span&gt; wherever &lt;span class=&#34;math inline&#34;&gt;\(u\leq1-3\varepsilon\)&lt;/span&gt;. It is positive because &lt;span class=&#34;math inline&#34;&gt;\(u\gt{}0\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(c\gt{}0\)&lt;/span&gt;, and it is constant equal to &lt;span class=&#34;math inline&#34;&gt;\(c\)&lt;/span&gt; near infinity because &lt;span class=&#34;math inline&#34;&gt;\(\Psi\)&lt;/span&gt; is constant for &lt;span class=&#34;math inline&#34;&gt;\(t\geq1-\varepsilon\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;By the chain rule,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\delta\bar u
    =
    \Psi&#39;&#39;(u)|\nabla u|^2+\Psi&#39;(u)\Delta^\delta u
    \leq0.
\]
&lt;/div&gt;
&lt;p&gt;The inequality is strict somewhere in the transition annulus: there &lt;span class=&#34;math inline&#34;&gt;\(|\nabla u|\neq0\)&lt;/span&gt; at some point where &lt;span class=&#34;math inline&#34;&gt;\(\Psi&#39;&#39;(u)\lt{}0\)&lt;/span&gt;. This proves the desired superharmonic cut-off. Notice that no spherical symmetry is used here; the only inputs are conformal flatness, superharmonicity, and the negative mass asymptotic.&lt;/p&gt;
&lt;p&gt;Finally use the conformal scalar curvature formula with flat background metric. For any positive function &lt;span class=&#34;math inline&#34;&gt;\(\phi\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_{\phi^{4/(n-2)}\delta}
    =
    -c_n\phi^{-\frac{n+2}{n-2}}\Delta^\delta\phi,
    \qquad
    c_n=\frac{4(n-1)}{n-2}.
\]
&lt;/div&gt;
&lt;p&gt;Applying this to &lt;span class=&#34;math inline&#34;&gt;\(\phi=\bar u\)&lt;/span&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_{\bar g}
    =
    -c_n\bar u^{-\frac{n+2}{n-2}}\Delta^\delta\bar u
    \geq0,
\]
&lt;/div&gt;
&lt;p&gt;and it is positive somewhere. Since &lt;span class=&#34;math inline&#34;&gt;\(\bar u\)&lt;/span&gt; is constant near infinity, &lt;span class=&#34;math inline&#34;&gt;\(\bar g\)&lt;/span&gt; is flat there. ◻&lt;/p&gt;
&lt;div class=&#34;proposition elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Proposition 6.4.5&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;prop:negative-mass-produces-torus-sum&#34; label=&#34;prop:negative-mass-produces-torus-sum&#34;&gt;&lt;/span&gt; If a one-ended asymptotically flat manifold &lt;span class=&#34;math inline&#34;&gt;\((M^n,g)\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt;, has nonnegative scalar curvature and negative ADM mass, then some closed manifold of the form&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathbb{T}^n\#Y
\]
&lt;/div&gt;
&lt;p&gt;admits a positive-scalar-curvature metric.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; First apply Theorem &lt;a class=&#34;note-xref note-xref-theorem&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#thm:negative-mass-harmonic-deformation&#34; title=&#34;Theorem 6.4.3&#34;&gt;6.4.3&lt;/a&gt;, choosing the deformation so that the mass remains negative. Then apply Lemma &lt;a class=&#34;note-xref note-xref-lemma&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#lem:negative-mass-flattening&#34; title=&#34;Lemma 6.4.4&#34;&gt;6.4.4&lt;/a&gt; to the harmonically flat end. We obtain a new complete metric, still denoted by &lt;span class=&#34;math inline&#34;&gt;\(g\)&lt;/span&gt;, with the following properties: &lt;span class=&#34;math inline&#34;&gt;\(R_g\geq0\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(R_g\gt{}0\)&lt;/span&gt; somewhere in a compact annulus in the chosen end, and on &lt;span class=&#34;math inline&#34;&gt;\(\{r\geq R_2\}\)&lt;/span&gt; the metric is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g=c^{\frac{4}{n-2}}\delta
\]
&lt;/div&gt;
&lt;p&gt;for a constant &lt;span class=&#34;math inline&#34;&gt;\(c\gt{}0\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Choose a coordinate radius &lt;span class=&#34;math inline&#34;&gt;\(R\)&lt;/span&gt; with &lt;span class=&#34;math inline&#34;&gt;\(R_0\lt{}R\lt{}R_2\)&lt;/span&gt;, and let &lt;span class=&#34;math inline&#34;&gt;\(K_R:=M\setminus\{r\gt{}R\}\)&lt;/span&gt; be the compact manifold obtained by cutting the chosen end at the coordinate sphere &lt;span class=&#34;math inline&#34;&gt;\(S_R=\partial B_R\)&lt;/span&gt;. Then choose &lt;span class=&#34;math inline&#34;&gt;\(L\gt{}R_2\)&lt;/span&gt; and let&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
Q_L=[-L,L]^n\subset\mathbb{R}^n.
\]
&lt;/div&gt;
&lt;p&gt;Since every point of &lt;span class=&#34;math inline&#34;&gt;\(\partial Q_L\)&lt;/span&gt; has Euclidean radius at least &lt;span class=&#34;math inline&#34;&gt;\(L\gt{}R_2\)&lt;/span&gt;, a whole collar of &lt;span class=&#34;math inline&#34;&gt;\(\partial Q_L\)&lt;/span&gt; lies in the exactly flat region. Remove from &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt; the part of the chosen end outside &lt;span class=&#34;math inline&#34;&gt;\(Q_L\)&lt;/span&gt;. Equivalently, the remaining compact manifold with corners is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
W=K_R\cup_{S_R}(Q_L\setminus B_R),
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(Q_L\setminus B_R\)&lt;/span&gt; is read in the asymptotic coordinate chart. The outer boundary of this fundamental domain is the boundary of the cube &lt;span class=&#34;math inline&#34;&gt;\(Q_L\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Now identify opposite faces of &lt;span class=&#34;math inline&#34;&gt;\(\partial Q_L\)&lt;/span&gt; by the translations&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
(x^1,\ldots,x^i=L,\ldots,x^n)
    \sim
    (x^1,\ldots,x^i=-L,\ldots,x^n),
    \qquad i=1,\ldots,n.
\]
&lt;/div&gt;
&lt;p&gt;These translations are isometries for the constant flat metric &lt;span class=&#34;math inline&#34;&gt;\(c^{4/(n-2)}\delta\)&lt;/span&gt;. Hence the metric descends smoothly across the identified faces. There is no corner singularity: the cube is only a fundamental domain for the standard smooth quotient &lt;span class=&#34;math inline&#34;&gt;\(Q_L/\!\sim\,=\mathbb{T}^n\)&lt;/span&gt;, and the metric is the translation-invariant flat metric in a neighborhood of the boundary faces.&lt;/p&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; be the closed quotient. We next identify its topology. Form the closed manifold&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
Y:=K_R\cup_{S_R}B_R.
\]
&lt;/div&gt;
&lt;p&gt;On the other hand, after the opposite faces of &lt;span class=&#34;math inline&#34;&gt;\(Q_L\)&lt;/span&gt; are identified, &lt;span class=&#34;math inline&#34;&gt;\(Q_L\)&lt;/span&gt; becomes &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{T}^n\)&lt;/span&gt;, and the image of the interior ball &lt;span class=&#34;math inline&#34;&gt;\(B_R\)&lt;/span&gt; is an embedded ball in this torus. Therefore&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
X
    =
    K_R\cup_{S_R}\bigl((Q_L\setminus B_R)/\!\sim\bigr)
    \simeq
    Y\#\mathbb{T}^n .
\]
&lt;/div&gt;
&lt;p&gt;This is the promised torus connected sum.&lt;/p&gt;
&lt;p&gt;The scalar curvature statement is local, so it survives the quotient. Thus the induced metric on &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; has &lt;span class=&#34;math inline&#34;&gt;\(R\geq0\)&lt;/span&gt; everywhere and &lt;span class=&#34;math inline&#34;&gt;\(R\gt{}0\)&lt;/span&gt; somewhere. By Lemma &lt;a class=&#34;note-xref note-xref-lemma&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-conformal-laplacian/#lem:psc-nonnegative-to-positive&#34; title=&#34;Lemma 6.1.2&#34;&gt;6.1.2&lt;/a&gt;, the closed manifold &lt;span class=&#34;math inline&#34;&gt;\(X\)&lt;/span&gt; admits a metric with &lt;span class=&#34;math inline&#34;&gt;\(R\gt{}0\)&lt;/span&gt; everywhere. Since &lt;span class=&#34;math inline&#34;&gt;\(X\simeq\mathbb{T}^n\#Y\)&lt;/span&gt;, this proves the proposition. ◻&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Proof.&lt;/em&gt; Suppose, to the contrary, that the mass is negative. By Proposition &lt;a class=&#34;note-xref note-xref-proposition&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-positive-mass-theorem-and-the-reduction-to-gerochs-conjecture/#prop:negative-mass-produces-torus-sum&#34; title=&#34;Proposition 6.4.5&#34;&gt;6.4.5&lt;/a&gt;, some &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{T}^n\#Y\)&lt;/span&gt; admits a positive-scalar-curvature metric. This contradicts Corollary &lt;a class=&#34;note-xref note-xref-corollary&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/gerochs-conjecture-by-dimension-reduction/#cor:torus-connected-sum-no-psc&#34; title=&#34;Corollary 6.3.2&#34;&gt;6.3.2&lt;/a&gt;. Hence the ADM mass is nonnegative. ◻&lt;/p&gt;
&lt;p&gt;The equality case is less topological but fits the same philosophy. If an asymptotically flat manifold with &lt;span class=&#34;math inline&#34;&gt;\(R_g\geq0\)&lt;/span&gt; has zero mass and is not Euclidean, one uses a conformal/deformation argument to produce a new asymptotically flat metric with &lt;span class=&#34;math inline&#34;&gt;\(R\geq0\)&lt;/span&gt; and strictly negative mass. This contradicts the nonnegativity just proved. In the original Schoen–Yau proof this is combined with the strong maximum principle and the regularity theory for the minimizing hypersurfaces.&lt;/p&gt;
&lt;p&gt;The proof has three moving parts.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Stability plus the Gauss equation gives&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_\Sigma 2|\nabla\phi|^2+R_\Sigma\phi^2
            \geq
            \int_\Sigma (R_N+|A|^2)\phi^2.
\]
&lt;/div&gt;
&lt;p&gt;This is the whole reason positive scalar curvature descends to a stable minimal hypersurface.&lt;/p&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;
&lt;p&gt;A nonzero-degree map to a torus supplies cohomology classes whose cup product remains nonzero after passing to a Poincare-dual minimizing hypersurface.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A negative-mass end can be flattened to make a closed positive-scalar-curvature metric on &lt;span class=&#34;math inline&#34;&gt;\(\mathbb{T}^n\#Y\)&lt;/span&gt;, contradicting Geroch.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    
    <item>
      <title>The Horowitz–Myers Conjecture</title>
      <link>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/</guid>
      <description>&lt;p&gt;The Horowitz–Myers conjecture &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-HorowitzMyers1998AdSCFT&#34;&gt;HM98&lt;/a&gt;]&lt;/span&gt; is a positive mass statement for spaces with negative cosmological constant. The point of this section is to explain the Riemannian version proved by Brendle–Hung &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-brendleHung2024HMconjecture&#34;&gt;BH24&lt;/a&gt;]&lt;/span&gt;, and then to outline how their systolic inequality proves it.&lt;/p&gt;
&lt;h3 id=&#34;from-ads-energy-to-a-riemannian-inequality&#34;&gt;From AdS energy to a Riemannian inequality&lt;/h3&gt;
&lt;p&gt;Recall first the analogy with the positive mass theorem. For asymptotically flat initial data, Euclidean space is the reference geometry and the expected lower bound for the ADM mass is &lt;span class=&#34;math inline&#34;&gt;\(0\)&lt;/span&gt;. With a negative cosmological constant, the natural reference geometry is anti-de Sitter space. In spacetime language the Einstein equation is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathrm{Ric}_{\mathbf g}-\frac12 R_{\mathbf g}\mathbf g+\Lambda\mathbf g
    =8\pi T.
\]
&lt;/div&gt;
&lt;p&gt;For AdS geometry one takes &lt;span class=&#34;math inline&#34;&gt;\(\Lambda\lt{}0\)&lt;/span&gt;; in our normalization,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Lambda=-\frac{n(n-1)}2.
\]
&lt;/div&gt;
&lt;p&gt;On a time-symmetric spacelike slice, the second fundamental form vanishes and the Hamiltonian constraint becomes a scalar-curvature condition. In vacuum it is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_g=-n(n-1),
\]
&lt;/div&gt;
&lt;p&gt;and under the dominant energy condition it becomes&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_g\geq -n(n-1).
\]
&lt;/div&gt;
&lt;p&gt;For asymptotically hyperbolic data with spherical conformal infinity, the ground state is pure AdS, whose time-symmetric slice is hyperbolic space. The Horowitz–Myers phenomenon begins when the conformal infinity is toroidal. In that case the product hyperbolic end is not the expected lowest-energy geometry. One circle direction at infinity can fill in smoothly in the interior, producing the AdS soliton on &lt;span class=&#34;math inline&#34;&gt;\(\mathbb R^2\times T^{n-2}\)&lt;/span&gt;. This metric has negative mass relative to the product hyperbolic end. The conjecture says that, among metrics with the same toroidal asymptotics and &lt;span class=&#34;math inline&#34;&gt;\(R_g\geq -n(n-1)\)&lt;/span&gt;, the AdS soliton has the least possible mass.&lt;/p&gt;
&lt;h3 id=&#34;the-brendlehung-mass-inequality&#34;&gt;The Brendle–Hung mass inequality&lt;/h3&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\gamma\)&lt;/span&gt; be a flat metric on &lt;span class=&#34;math inline&#34;&gt;\(S^1\times T^{n-2}\)&lt;/span&gt;. The model end is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\bar g=r^{-2}dr^2+r^2\gamma
\]
&lt;/div&gt;
&lt;p&gt;on &lt;span class=&#34;math inline&#34;&gt;\((r_0,\infty)\times S^1\times T^{n-2}\)&lt;/span&gt;. An asymptotically Horowitz–Myers end has an expansion&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g=\bar g+r^{2-n}Q+o(r^{2-n}),
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(Q\)&lt;/span&gt; is a symmetric &lt;span class=&#34;math inline&#34;&gt;\(2\)&lt;/span&gt;-tensor on &lt;span class=&#34;math inline&#34;&gt;\(S^1\times T^{n-2}\)&lt;/span&gt;. The quantity&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{S^1\times T^{n-2}} n\operatorname{tr}_\gamma Q\,dV_\gamma
\]
&lt;/div&gt;
&lt;p&gt;is the mass term in the normalization used here.&lt;/p&gt;
&lt;p&gt;There is also a systolic quantity built into the toroidal end. Let &lt;span class=&#34;math inline&#34;&gt;\(\xi:S^1\times T^{n-2}\to S^1\)&lt;/span&gt; be the circle projection and let &lt;span class=&#34;math inline&#34;&gt;\(\Xi\)&lt;/span&gt; be the pullback of the volume form on &lt;span class=&#34;math inline&#34;&gt;\(S^1\)&lt;/span&gt;. Define&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\sigma
    =
    \inf\left\{
    \operatorname{length}_\gamma(\alpha):
    \alpha\subset S^1\times T^{n-2}\text{ closed and }
    \int_\alpha \Xi\neq0
    \right\}.
\]
&lt;/div&gt;
&lt;p&gt;Thus &lt;span class=&#34;math inline&#34;&gt;\(\sigma\)&lt;/span&gt; is the length of the shortest loop which winds nontrivially in the distinguished &lt;span class=&#34;math inline&#34;&gt;\(S^1\)&lt;/span&gt;-direction.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 6.5.1&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;thm:hm-mass-inequality&#34; label=&#34;thm:hm-mass-inequality&#34;&gt;&lt;/span&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt;, and let &lt;span class=&#34;math inline&#34;&gt;\(\gamma\)&lt;/span&gt; be a flat metric on &lt;span class=&#34;math inline&#34;&gt;\(S^1\times T^{n-2}\)&lt;/span&gt;. Let&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\bar{g}=r^{-2}dr^2+r^2\gamma
\]
&lt;/div&gt;
&lt;p&gt;on &lt;span class=&#34;math inline&#34;&gt;\((r_0,\infty)\times S^1\times T^{n-2}\)&lt;/span&gt;, and let &lt;span class=&#34;math inline&#34;&gt;\(Q\)&lt;/span&gt; be a symmetric &lt;span class=&#34;math inline&#34;&gt;\(2\)&lt;/span&gt;-tensor on &lt;span class=&#34;math inline&#34;&gt;\(S^1\times T^{n-2}\)&lt;/span&gt;. Suppose &lt;span class=&#34;math inline&#34;&gt;\((N,g_N)\)&lt;/span&gt; is a smooth &lt;span class=&#34;math inline&#34;&gt;\(n\)&lt;/span&gt;-manifold such that:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(N\setminus E\cong (r_0,\infty)\times S^1\times T^{n-2}\)&lt;/span&gt; for some compact set &lt;span class=&#34;math inline&#34;&gt;\(E\subset N\)&lt;/span&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;the &lt;span class=&#34;math inline&#34;&gt;\(T^{n-2}\)&lt;/span&gt;-projection on the end extends smoothly to a map &lt;span class=&#34;math inline&#34;&gt;\(N\to T^{n-2}\)&lt;/span&gt;;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;on the end,&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|g_N-\bar g-r^{2-n}Q|_{\bar g}=o(r^{-n}),
            \qquad
            |\bar D(g_N-\bar g-r^{2-n}Q)|_{\bar g}=o(r^{-n});
\]
&lt;/div&gt;
&lt;ol start=&#34;4&#34;&gt;
&lt;li&gt;&lt;span class=&#34;math inline&#34;&gt;\(R_{g_N}\geq -n(n-1)\)&lt;/span&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Then&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{S^1 \times T^{n-2}} n\,\operatorname{tr}_{\gamma}(Q)\,dV_\gamma
    \geq
    - \int_{S^1 \times T^{n-2}}
    \left( \frac{4\pi}{n\sigma} \right)^n dV_{\gamma}.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The left-hand side is the Horowitz–Myers mass term. The right-hand side is the mass of the corresponding AdS soliton. The rigidity statement, proved by Brendle–Hung in a subsequent work &lt;span class=&#34;note-cite&#34;&gt;[&lt;a class=&#34;note-cite-link&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/references/#ref-BrendleHung2025rigidityHM&#34;&gt;BH25&lt;/a&gt;]&lt;/span&gt;, says that equality forces the metric to be locally isometric to a Horowitz–Myers metric.&lt;/p&gt;
&lt;h3 id=&#34;the-systolic-boundary-inequality&#34;&gt;The systolic boundary inequality&lt;/h3&gt;
&lt;p&gt;The mass inequality is proved by cutting off the end and applying a sharp boundary inequality to the resulting compact manifold. We state that inequality in the compact form in which it is used.&lt;/p&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(M\)&lt;/span&gt; be a compact, connected, orientable &lt;span class=&#34;math inline&#34;&gt;\(n\)&lt;/span&gt;-manifold with nonempty boundary. Suppose&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\xi:\partial M\to S^1,\qquad
    \theta=(\theta_1,\ldots,\theta_{n-2}):\partial M\to T^{n-2}
\]
&lt;/div&gt;
&lt;p&gt;are smooth maps such that &lt;span class=&#34;math inline&#34;&gt;\((\xi,\theta):\partial M\to S^1\times T^{n-2}\)&lt;/span&gt; has nonzero degree. Let &lt;span class=&#34;math inline&#34;&gt;\(\Xi=\xi^*(d\theta_{S^1})\)&lt;/span&gt;, where &lt;span class=&#34;math inline&#34;&gt;\(d\theta_{S^1}\)&lt;/span&gt; is the volume form of the circle. Similarly, let &lt;span class=&#34;math inline&#34;&gt;\(\Theta_j=\theta_j^*(d\theta_j)\)&lt;/span&gt; denote the pulled-back volume forms from the circle factors of &lt;span class=&#34;math inline&#34;&gt;\(T^{n-2}\)&lt;/span&gt;. Define &lt;span class=&#34;math inline&#34;&gt;\(\sigma\)&lt;/span&gt; to be the shortest length of a closed curve &lt;span class=&#34;math inline&#34;&gt;\(\alpha\subset\partial M\)&lt;/span&gt; with &lt;span class=&#34;math inline&#34;&gt;\(\int_\alpha\Xi\neq0\)&lt;/span&gt;. Let &lt;span class=&#34;math inline&#34;&gt;\(H_{\partial M}\)&lt;/span&gt; be the mean curvature of &lt;span class=&#34;math inline&#34;&gt;\(\partial M\)&lt;/span&gt; with respect to the outward unit normal &lt;span class=&#34;math inline&#34;&gt;\(\eta\)&lt;/span&gt;.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 6.5.2&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;thm:bh-systolic-boundary&#34; label=&#34;thm:bh-systolic-boundary&#34;&gt;&lt;/span&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(3\leq n\leq7\)&lt;/span&gt;, let &lt;span class=&#34;math inline&#34;&gt;\(\beta\gt{}n\)&lt;/span&gt;, and let &lt;span class=&#34;math inline&#34;&gt;\(\varphi\in C^\infty(M)\)&lt;/span&gt;. If&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
-2 \Delta^M \varphi
- \frac{\beta-n+1}{\beta-n} |\nabla^M \varphi|^2
+ R_M + \beta(\beta-1) \geq 0,
\]
&lt;/div&gt;
&lt;p&gt;then&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2 \sigma^{\beta}
\inf_{\partial M}
\left( \langle \nabla^M \varphi, \eta \rangle
+ H_{\partial M} - (\beta-1) \right)
\leq \left( \frac{4\pi}{\beta} \right)^\beta.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;For the mass theorem, one only needs the scalar-curvature consequence obtained by taking &lt;span class=&#34;math inline&#34;&gt;\(\varphi\equiv0\)&lt;/span&gt; and letting &lt;span class=&#34;math inline&#34;&gt;\(\beta\to n\)&lt;/span&gt;.&lt;/p&gt;
&lt;div class=&#34;corollary elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Corollary 6.5.3&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;cor:bh-boundary-scalar&#34; label=&#34;cor:bh-boundary-scalar&#34;&gt;&lt;/span&gt; With the same topological notation, if &lt;span class=&#34;math inline&#34;&gt;\(R_M\geq -n(n-1)\)&lt;/span&gt;, then&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2 \sigma^{n}
\inf_{\partial M}
\left( H_{\partial M} - (n-1) \right)
\leq \left( \frac{4\pi}{n} \right)^n.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 id=&#34;the-ads-soliton-and-sharpness&#34;&gt;The AdS soliton and sharpness&lt;/h3&gt;
&lt;p&gt;The sharp example is the Horowitz–Myers, or AdS soliton, metric. Geometrically one should picture the &lt;span class=&#34;math inline&#34;&gt;\(S^1\)&lt;/span&gt;-factor at infinity as a polar-angle direction which collapses smoothly in the interior. Thus the underlying manifold is &lt;span class=&#34;math inline&#34;&gt;\(\mathbb R^2\times T^{n-2}\)&lt;/span&gt;, while the conformal infinity is &lt;span class=&#34;math inline&#34;&gt;\(S^1\times T^{n-2}\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;For simplicity, assume that &lt;span class=&#34;math inline&#34;&gt;\((S^1,g_{S^1})\)&lt;/span&gt; has length &lt;span class=&#34;math inline&#34;&gt;\(4\pi/n\)&lt;/span&gt;. On &lt;span class=&#34;math inline&#34;&gt;\((1,\infty)\times S^1\times T^{n-2}\)&lt;/span&gt;, set&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g=\frac{1}{\rho^2(1-\rho^{-n})}d\rho^2
    +\rho^2(1-\rho^{-n})g_{S^1}+\rho^2g_{T^{n-2}}.
\]
&lt;/div&gt;
&lt;p&gt;With the substitution&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\rho=\left(\cosh \frac{n\tilde\rho}{2}\right)^{2/n},
\]
&lt;/div&gt;
&lt;p&gt;this becomes&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
g=d\tilde\rho^2+
    \left( \cosh \frac{n \tilde{\rho}}{2} \right)^{4/n}
    \left[
    \left( \tanh \frac{n\tilde{\rho}}{2} \right)^2 g_{S^1}
    +g_{T^{n-2}}
    \right].
\]
&lt;/div&gt;
&lt;p&gt;Near &lt;span class=&#34;math inline&#34;&gt;\(\tilde\rho=0\)&lt;/span&gt;, the first two directions look like&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
d\tilde\rho^2+\left(\frac{n\tilde\rho}{2}\right)^2g_{S^1}.
\]
&lt;/div&gt;
&lt;p&gt;The choice &lt;span class=&#34;math inline&#34;&gt;\(\operatorname{length}(S^1)=4\pi/n\)&lt;/span&gt; is exactly the no-cone-angle condition, so the metric extends smoothly across the collapsed circle. The resulting metric has scalar curvature&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
R_g=-n(n-1).
\]
&lt;/div&gt;
&lt;p&gt;To compare it with the asymptotic model, define &lt;span class=&#34;math inline&#34;&gt;\(r\)&lt;/span&gt; by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\rho^{n/2}=r^{n/2}\left(1+\frac14 r^{-n}\right).
\]
&lt;/div&gt;
&lt;p&gt;Then&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
    g={}&amp;r^{-2}dr^2
    +r^2\left(1+\frac14r^{-n}\right)^{4/n-2}
    \left(1-\frac14r^{-n}\right)^2g_{S^1}
    +r^2\left(1+\frac14r^{-n}\right)^{4/n}g_{T^{n-2}}\\
    ={}&amp;r^{-2}dr^2
    +r^2\left(1-\frac{n-1}{n}r^{-n}\right)g_{S^1}
    +r^2\left(1+\frac1n r^{-n}\right)g_{T^{n-2}}
    +o(r^{-n}).
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;Thus the tensor &lt;span class=&#34;math inline&#34;&gt;\(Q\)&lt;/span&gt; is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
Q=-\frac{n-1}{n}g_{S^1}+\frac{1}{n}g_{T^{n-2}},
\]
&lt;/div&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\operatorname{tr}_\gamma Q=-\frac1n.
\]
&lt;/div&gt;
&lt;p&gt;Since &lt;span class=&#34;math inline&#34;&gt;\(\sigma=4\pi/n\)&lt;/span&gt;, the right-hand side in Theorem &lt;a class=&#34;note-xref note-xref-theorem&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#thm:hm-mass-inequality&#34; title=&#34;Theorem 6.5.1&#34;&gt;6.5.1&lt;/a&gt; is exactly the mass of this metric. Hence the inequality is sharp.&lt;/p&gt;
&lt;h3 id=&#34;how-the-brendlehung-proof-works&#34;&gt;How the Brendle–Hung proof works&lt;/h3&gt;
&lt;p&gt;We keep the proof in three parts. The first part converts the boundary inequality into the mass inequality. The second part proves the boundary inequality by dimension reduction. The final part is the two-dimensional endpoint, where the sharp constant is computed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 1: from the boundary inequality to the mass inequality.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The goal is to prove Theorem &lt;a class=&#34;note-xref note-xref-theorem&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#thm:hm-mass-inequality&#34; title=&#34;Theorem 6.5.1&#34;&gt;6.5.1&lt;/a&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{S^1\times T^{n-2}} n\operatorname{tr}_{\gamma}Q\,dV_{\gamma}
        \geq
        -\int_{S^1\times T^{n-2}}
        \left(\frac{4\pi}{n\sigma}\right)^n dV_{\gamma}.
\]
&lt;/div&gt;
&lt;p&gt;The compact input is Corollary &lt;a class=&#34;note-xref note-xref-corollary&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#cor:bh-boundary-scalar&#34; title=&#34;Corollary 6.5.3&#34;&gt;6.5.3&lt;/a&gt;. Thus we need to cut off the end of &lt;span class=&#34;math inline&#34;&gt;\(N\)&lt;/span&gt; in such a way that the boundary mean curvature sees the mass aspect.&lt;/p&gt;
&lt;p&gt;Choose &lt;span class=&#34;math inline&#34;&gt;\(u\)&lt;/span&gt; and a constant &lt;span class=&#34;math inline&#34;&gt;\(\mu\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(S^1\times T^{n-2}\)&lt;/span&gt; by&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Delta^\gamma u+\frac n2\operatorname{tr}_{\gamma}Q+\mu=0,
        \qquad
        \int_{S^1\times T^{n-2}}u\,dV_{\gamma}=0.
\]
&lt;/div&gt;
&lt;p&gt;Equivalently,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\int_{S^1\times T^{n-2}}
        \left(n\operatorname{tr}_{\gamma}Q+2\mu\right)dV_{\gamma}=0.
\]
&lt;/div&gt;
&lt;p&gt;For large &lt;span class=&#34;math inline&#34;&gt;\(\widehat r\)&lt;/span&gt;, cut off the end by the graph&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\widehat N
        =
        N\cap\{r\leq \widehat r+\widehat r^{3-n}\widehat u\},
        \qquad
        \widehat u=u\circ\pi.
\]
&lt;/div&gt;
&lt;p&gt;The reason for using this graph, rather than the coordinate torus &lt;span class=&#34;math inline&#34;&gt;\(\{r=\widehat r\}\)&lt;/span&gt;, is that the graph makes the first nontrivial term in the mean curvature constant. The two estimates one needs are&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
D^2\widehat u
        =
        D_{\gamma}^2u
        -r^{-1}(dr\otimes d\widehat u+d\widehat u\otimes dr)
        +O(r^{-n-1})
\]
&lt;/div&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
D^2r=rg-\frac n2 r^{3-n}Q+o(r^{1-n}).
\]
&lt;/div&gt;
&lt;p&gt;Substituting these into the level-set formula&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
H_{\partial\widehat N}
        =
        \frac{\operatorname{tr}_{\partial\widehat N}D^2
        (r-\widehat r^{3-n}\widehat u)}
        {|D(r-\widehat r^{3-n}\widehat u)|}
\]
&lt;/div&gt;
&lt;p&gt;gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
H_{\partial\widehat N}
        =(n-1)+\widehat r^{-n}\mu+o(\widehat r^{-n}).
\]
&lt;/div&gt;
&lt;p&gt;Therefore Corollary &lt;a class=&#34;note-xref note-xref-corollary&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#cor:bh-boundary-scalar&#34; title=&#34;Corollary 6.5.3&#34;&gt;6.5.3&lt;/a&gt; applied to &lt;span class=&#34;math inline&#34;&gt;\(\widehat N\)&lt;/span&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2\widehat\sigma^n\widehat r^{-n}\mu
        \leq
        \left(\frac{4\pi}{n}\right)^n+o(1),
\]
&lt;/div&gt;
&lt;p&gt;where &lt;span class=&#34;math inline&#34;&gt;\(\widehat\sigma\)&lt;/span&gt; is the boundary systole on &lt;span class=&#34;math inline&#34;&gt;\(\partial\widehat N\)&lt;/span&gt;. Since&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\widehat r^{-2}g_{\partial\widehat N}\to\gamma,
        \qquad
        \frac{\widehat\sigma}{\widehat r}\to\sigma,
\]
&lt;/div&gt;
&lt;p&gt;we pass to the limit and recover the mass inequality. Equivalently, one may argue by contradiction: if the mass integral were too negative, then for some &lt;span class=&#34;math inline&#34;&gt;\(\varepsilon\gt{}0\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2(1-\varepsilon)^{n+1}\sigma^n\mu
        \geq
        \left(\frac{4\pi}{n}\right)^n,
\]
&lt;/div&gt;
&lt;p&gt;whereas the boundary inequality gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2(1-\varepsilon)\widehat\sigma^n\widehat r^{-n}\mu
        \leq
        \left(\frac{4\pi}{n}\right)^n
\]
&lt;/div&gt;
&lt;p&gt;for large &lt;span class=&#34;math inline&#34;&gt;\(\widehat r\)&lt;/span&gt;. Hence &lt;span class=&#34;math inline&#34;&gt;\(\widehat\sigma/\widehat r\leq (1-\varepsilon)\sigma\)&lt;/span&gt;, contradicting &lt;span class=&#34;math inline&#34;&gt;\(\widehat\sigma/\widehat r\to\sigma\)&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 2: dimensional reduction for the systolic inequality.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The goal is now Theorem &lt;a class=&#34;note-xref note-xref-theorem&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#thm:bh-systolic-boundary&#34; title=&#34;Theorem 6.5.2&#34;&gt;6.5.2&lt;/a&gt;. The proof reduces the &lt;span class=&#34;math inline&#34;&gt;\(n\)&lt;/span&gt;-dimensional boundary inequality to a two-dimensional one by repeatedly taking free-boundary hypersurfaces which preserve the relevant cohomological information.&lt;/p&gt;
&lt;p&gt;The inductive object is a pair &lt;span class=&#34;math inline&#34;&gt;\((\Sigma^k,\varphi_k)\)&lt;/span&gt;, where &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^k\)&lt;/span&gt; has boundary and carries the nontrivial topological information coming from &lt;span class=&#34;math inline&#34;&gt;\(\Xi,\Theta_1,\ldots,\Theta_{k-2}\)&lt;/span&gt;. The pair is required to satisfy&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
E_k(\varphi_k,g_k):=
        -2\Delta^{\Sigma^k}\varphi_k
        -\frac{\beta-k+1}{\beta-k}
        |\nabla^{\Sigma^k}\varphi_k|^2
        +R_{\Sigma^k}+\beta(\beta-1)\geq0,
\]
&lt;/div&gt;
&lt;p&gt;and the boundary term is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
B_k:=\partial_\eta\varphi_k+H_{\partial\Sigma^k}.
\]
&lt;/div&gt;
&lt;p&gt;Starting with &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^n=M\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(\varphi_n=\varphi\)&lt;/span&gt;, the reduction step is:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Reduction proposition.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Assume &lt;span class=&#34;math inline&#34;&gt;\(E_k(\varphi_k,g_k)\geq0\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(B_k\geq0\)&lt;/span&gt;. Then there is a compact free boundary hypersurface &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^{k-1}\subset\Sigma^k\)&lt;/span&gt;, stable for the weighted area functional&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\mathcal A_k(S)=\int_S e^{\varphi_k}\,dA_{g_k},
\]
&lt;/div&gt;
&lt;p&gt;and a function &lt;span class=&#34;math inline&#34;&gt;\(\varphi_{k-1}\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\Sigma^{k-1}\)&lt;/span&gt;, such that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
E_{k-1}(\varphi_{k-1},g_{k-1})\geq0
\]
&lt;/div&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial_\eta\varphi_{k-1}
        +H_{\partial\Sigma^{k-1}}
        =
        \partial_\eta\varphi_k+H_{\partial\Sigma^k}.
\]
&lt;/div&gt;
&lt;p&gt;The hypersurface is chosen in the homology class detected by the remaining forms, so the relevant systole cannot decrease in the direction needed for the final inequality.&lt;/p&gt;
&lt;p&gt;Let us indicate why the differential inequality is preserved. Write &lt;span class=&#34;math inline&#34;&gt;\(\bar\Sigma=\Sigma^k\)&lt;/span&gt;, &lt;span class=&#34;math inline&#34;&gt;\(\widetilde\Sigma=\Sigma^{k-1}\)&lt;/span&gt;, and &lt;span class=&#34;math inline&#34;&gt;\(\bar\varphi=\varphi_k|_{\widetilde\Sigma}\)&lt;/span&gt;. All geometric quantities below are computed in the original metric &lt;span class=&#34;math inline&#34;&gt;\(g_k\)&lt;/span&gt;. If &lt;span class=&#34;math inline&#34;&gt;\(\widetilde\nu\)&lt;/span&gt; is the unit normal of &lt;span class=&#34;math inline&#34;&gt;\(\widetilde\Sigma\subset\bar\Sigma\)&lt;/span&gt;, then the second variation of &lt;span class=&#34;math inline&#34;&gt;\(\mathcal A_k\)&lt;/span&gt; gives, for every smooth test function &lt;span class=&#34;math inline&#34;&gt;\(\zeta\)&lt;/span&gt;,&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
        0\leq{}&amp;
        \int_{\widetilde\Sigma} e^{\bar\varphi}
        \left(
        |\widetilde\nabla\zeta|^2
        -\bigl(\overline{\operatorname{Ric}}(\widetilde\nu,\widetilde\nu)
        +|\widetilde A|^2\bigr)\zeta^2
        +\bar{\nabla}^2\bar\varphi(\widetilde\nu,\widetilde\nu)\zeta^2
        \right)\\
        &amp;\quad
        -\int_{\partial\widetilde\Sigma}e^{\bar\varphi}
        A_{\partial\bar\Sigma}(\widetilde\nu,\widetilde\nu)\zeta^2 .
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;Here &lt;span class=&#34;math inline&#34;&gt;\(\widetilde A\)&lt;/span&gt; is the second fundamental form of &lt;span class=&#34;math inline&#34;&gt;\(\widetilde\Sigma\subset\bar\Sigma\)&lt;/span&gt;. The usual Gauss equation and the free-boundary relation give&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\widetilde A|^2+
        \overline{\operatorname{Ric}}(\widetilde\nu,\widetilde\nu)
        =
        \frac12\left(\bar R-\widetilde R
        +|\widetilde A|^2+\widetilde H^2\right)
        \geq
        \frac12\left(\bar R-\widetilde R+\widetilde H^2\right),
\]
&lt;/div&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
A_{\partial\bar\Sigma}(\widetilde\nu,\widetilde\nu)
        =
        H_{\partial\bar\Sigma}-H_{\partial\widetilde\Sigma}.
\]
&lt;/div&gt;
&lt;p&gt;Thus the stability inequality may be weakened to&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
        0\leq{}&amp;
        \int_{\widetilde\Sigma} e^{\bar\varphi}
        \left(
        |\widetilde\nabla\zeta|^2
        -\frac12(\bar R-\widetilde R+\widetilde H^2)\zeta^2
        +\bar{\nabla}^2\bar\varphi(\widetilde\nu,\widetilde\nu)\zeta^2
        \right)\\
        &amp;\quad
        -\int_{\partial\widetilde\Sigma}e^{\bar\varphi}
        (H_{\partial\bar\Sigma}-H_{\partial\widetilde\Sigma})\zeta^2 .
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;By the first-eigenfunction argument for this Robin problem, there is a positive function &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt; on &lt;span class=&#34;math inline&#34;&gt;\(\widetilde\Sigma\)&lt;/span&gt; and a number &lt;span class=&#34;math inline&#34;&gt;\(\lambda\geq0\)&lt;/span&gt; such that&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
        &amp;-\operatorname{div}^{\widetilde\Sigma}
        (e^{\bar\varphi}\widetilde\nabla\omega)
        -\frac12(\bar R-\widetilde R+\widetilde H^2)
        e^{\bar\varphi}\omega
        +e^{\bar\varphi}
        \bar{\nabla}^2\bar\varphi(\widetilde\nu,\widetilde\nu)\omega\\
        &amp;\qquad\qquad
        =\lambda e^{\bar\varphi}\omega\geq0,
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;with boundary condition&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial_\eta\omega
        -(H_{\partial\bar\Sigma}-H_{\partial\widetilde\Sigma})\omega=0.
\]
&lt;/div&gt;
&lt;p&gt;Define&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\widetilde\varphi=\varphi_{k-1}:=\bar\varphi+\log\omega.
\]
&lt;/div&gt;
&lt;p&gt;The Schoen–Yau rearrangement of the stability inequality gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
        &amp;-2\widetilde\Delta\widetilde\varphi+\widetilde R
        -|\widetilde\nabla\widetilde\varphi|^2 \\
        &amp;\qquad\geq
        -2\bar\Delta\bar\varphi+\bar R
        -|\bar\nabla\bar\varphi|^2
        +|\widetilde\nabla\bar\varphi
        -\widetilde\nabla\widetilde\varphi|^2 .
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;The only algebraic point is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|a-b|^2+p|a|^2
        \geq
        \frac{p}{1+p}|b|^2.
\]
&lt;/div&gt;
&lt;p&gt;Taking &lt;span class=&#34;math inline&#34;&gt;\(p=1/(\beta-k)\)&lt;/span&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
|\widetilde\nabla\bar\varphi
        -\widetilde\nabla\widetilde\varphi|^2
        +\frac{1}{\beta-k}
        |\widetilde\nabla\bar\varphi|^2
        \geq
        \frac{1}{\beta-k+1}
        |\widetilde\nabla\widetilde\varphi|^2 .
\]
&lt;/div&gt;
&lt;p&gt;Therefore&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
        &amp;-2\widetilde\Delta\widetilde\varphi+\widetilde R
        -\left(1+\frac{1}{\beta-k+1}\right)
        |\widetilde\nabla\widetilde\varphi|^2+\beta(\beta-1)\\
        &amp;\qquad\geq
        -2\bar\Delta\bar\varphi+\bar R
        -\left(1+\frac{1}{\beta-k}\right)
        |\bar\nabla\bar\varphi|^2+\beta(\beta-1)\geq0.
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;This is exactly the inequality &lt;span class=&#34;math inline&#34;&gt;\(E_{k-1}\geq0\)&lt;/span&gt;. The boundary equality follows directly from the Neumann condition for &lt;span class=&#34;math inline&#34;&gt;\(\omega\)&lt;/span&gt;:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\partial_\eta\widetilde\varphi+H_{\partial\Sigma^{k-1}}
        =
        \partial_\eta\bar\varphi+H_{\partial\Sigma^k}.
\]
&lt;/div&gt;
&lt;p&gt;Iterating the reduction either stops early, in which case the boundary infimum is already nonpositive and the desired inequality is immediate, or reaches a surface &lt;span class=&#34;math inline&#34;&gt;\((\Sigma^2,\varphi_2)\)&lt;/span&gt;. In the latter case the boundary terms are the same along the construction and, if &lt;span class=&#34;math inline&#34;&gt;\(\sigma_2\)&lt;/span&gt; is the corresponding systole on &lt;span class=&#34;math inline&#34;&gt;\(\partial\Sigma^2\)&lt;/span&gt;, then &lt;span class=&#34;math inline&#34;&gt;\(\sigma\leq\sigma_2\)&lt;/span&gt;. The two-dimensional estimate therefore gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\begin{aligned}
        &amp;2\sigma^\beta
        \inf_{\partial M}
        \left(\partial_\eta\varphi+H_{\partial M}-(\beta-1)\right)\\
        &amp;\qquad\leq
        2\sigma_2^\beta
        \inf_{\partial\Sigma^2}
        \left(\partial_\eta\varphi_2
        +H_{\partial\Sigma^2}-(\beta-1)\right)
        \leq
        \left(\frac{4\pi}{\beta}\right)^\beta .
\end{aligned}
\]
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Step 3: the two-dimensional endpoint and the monotonicity.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The dimension reduction leaves a sharp inequality on a surface. This is the only place where the numerical constant &lt;span class=&#34;math inline&#34;&gt;\((4\pi/\beta)^\beta\)&lt;/span&gt; is produced explicitly.&lt;/p&gt;
&lt;div class=&#34;theorem elegant-block&#34;&gt;
&lt;div class=&#34;elegant-block-title&#34;&gt;Theorem 6.5.4&lt;/div&gt;
&lt;p&gt;&lt;span id=&#34;thm:bh-surface-endpoint&#34; label=&#34;thm:bh-surface-endpoint&#34;&gt;&lt;/span&gt; Let &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; be a compact connected orientable surface with nonempty boundary. Let &lt;span class=&#34;math inline&#34;&gt;\(K\)&lt;/span&gt; be its Gaussian curvature, &lt;span class=&#34;math inline&#34;&gt;\(\kappa\)&lt;/span&gt; the geodesic curvature of &lt;span class=&#34;math inline&#34;&gt;\(\partial\Sigma\)&lt;/span&gt;, and &lt;span class=&#34;math inline&#34;&gt;\(\eta\)&lt;/span&gt; the outward unit normal. Suppose&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
-2\Delta\psi-\frac{\beta-1}{\beta-2}|\nabla\psi|^2
        +2K+\beta(\beta-1)\geq0.
\]
&lt;/div&gt;
&lt;p&gt;Then:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;If &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is diffeomorphic to a disk, then&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2|\partial\Sigma|^\beta
            \inf_{\partial\Sigma}
            \left(\partial_\eta\psi+\kappa-(\beta-1)\right)
            \leq
            \left(\frac{4\pi}{\beta}\right)^\beta .
\]
&lt;/div&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;If &lt;span class=&#34;math inline&#34;&gt;\(\Sigma\)&lt;/span&gt; is not diffeomorphic to a disk, then&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\inf_{\partial\Sigma}
            \left(\partial_\eta\psi+\kappa-(\beta-1)\right)\leq0.
\]
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The second case is proved by reducing further to a free-boundary geodesic. The main new estimate is the disk case.&lt;/p&gt;
&lt;p&gt;For the disk case define the parallel domains&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\Omega_s=\{x\in\Sigma:d(x,\partial\Sigma)\gt{}s\},
        \qquad
        \gamma_s=\partial\Omega_s,
        \qquad
        L(s)=\mathcal H^1(\gamma_s),
\]
&lt;/div&gt;
&lt;p&gt;and let &lt;span class=&#34;math inline&#34;&gt;\(l=\sup\{s:\Omega_s\neq\emptyset\}\)&lt;/span&gt;. Put&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
F(s)=\tanh\frac{\beta s}{2},
        \qquad
        G(s)=\left(\cosh\frac{\beta s}{2}\right)^{\frac{2(\beta-1)}{\beta}}.
\]
&lt;/div&gt;
&lt;p&gt;For almost every &lt;span class=&#34;math inline&#34;&gt;\(s\)&lt;/span&gt;, the curve &lt;span class=&#34;math inline&#34;&gt;\(\gamma_s\)&lt;/span&gt; is piecewise smooth. If &lt;span class=&#34;math inline&#34;&gt;\(\Gamma(s)\)&lt;/span&gt; denotes its total curvature, then the comparison geometry gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
L&#39;(s)\leq -\Gamma(s).
\]
&lt;/div&gt;
&lt;p&gt;Since the connected components of &lt;span class=&#34;math inline&#34;&gt;\(\Omega_s\)&lt;/span&gt; are disks, Gauss–Bonnet gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2\pi\leq \Gamma(s)+\int_{\Omega_s}K.
\]
&lt;/div&gt;
&lt;p&gt;Now define&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
I(s)=2\pi-(\beta-1)F(l-s)L(s)
        +\int_{\Omega_s}(\Delta\psi-K).
\]
&lt;/div&gt;
&lt;p&gt;The fundamental monotonicity statement is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
I&#39;(s)-(\beta-1)F(l-s)I(s)\geq0
        \qquad\text{for a.e. }s\in(0,l).
\]
&lt;/div&gt;
&lt;p&gt;The computation is short enough to record the structure. Differentiate &lt;span class=&#34;math inline&#34;&gt;\(I\)&lt;/span&gt;, use &lt;span class=&#34;math inline&#34;&gt;\(L&#39;(s)\leq-\Gamma(s)\)&lt;/span&gt;, use Gauss–Bonnet to replace &lt;span class=&#34;math inline&#34;&gt;\(\Gamma(s)\)&lt;/span&gt;, and use the scalar inequality to control the integral over &lt;span class=&#34;math inline&#34;&gt;\(\gamma_s\)&lt;/span&gt;. The last point is the elementary estimate&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\frac{\beta-1}{2(\beta-2)}|\nabla\psi|^2
        +\frac{(\beta-1)(\beta-2)}{2}F^2(l-s)
        \geq
        (\beta-1)F(l-s)|\nabla\psi|.
\]
&lt;/div&gt;
&lt;p&gt;These inequalities combine to give&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
I&#39;(s)\geq(\beta-1)F(l-s)I(s).
\]
&lt;/div&gt;
&lt;p&gt;Since&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
(\log G)&#39;(s)=(\beta-1)F(s),
\]
&lt;/div&gt;
&lt;p&gt;the equivalent formulation is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
J(s):=G(l-s)I(s)
        \qquad\Longrightarrow\qquad
        J&#39;(s)\geq0.
\]
&lt;/div&gt;
&lt;p&gt;This is the monotonicity one should remember.&lt;/p&gt;
&lt;p&gt;Finally &lt;span class=&#34;math inline&#34;&gt;\(J(0)\leq J(l)\)&lt;/span&gt;. Using Gauss–Bonnet on the original disk, this gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2\pi
        \geq
        G(l)\left(
        \int_{\partial\Sigma}(\partial_\eta\psi+\kappa)
        -(\beta-1)F(l)|\partial\Sigma|
        \right).
\]
&lt;/div&gt;
&lt;p&gt;Let &lt;span class=&#34;math inline&#34;&gt;\(\sigma=|\partial\Sigma|\)&lt;/span&gt; in the disk case. Write&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
a:=\inf_{\partial\Sigma}
        \left(\partial_\eta\psi+\kappa-(\beta-1)\right).
\]
&lt;/div&gt;
&lt;p&gt;The preceding inequality controls the boundary average, hence also the infimum:&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
a
        \leq
        \frac{1}{\sigma}\int_{\partial\Sigma}
        (\partial_\eta\psi+\kappa-(\beta-1))
        \leq
        \frac{2\pi}{\sigma G(l)}-(\beta-1)(1-F(l)).
\]
&lt;/div&gt;
&lt;p&gt;Multiplying by &lt;span class=&#34;math inline&#34;&gt;\(2\sigma^\beta\)&lt;/span&gt; gives&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2\sigma^\beta a
        \leq
        \frac{4\pi\sigma^{\beta-1}}{G(l)}
        -2(\beta-1)(1-F(l))\sigma^\beta .
\]
&lt;/div&gt;
&lt;p&gt;Since &lt;span class=&#34;math inline&#34;&gt;\(0\leq F(l)\lt{}1\)&lt;/span&gt;, we have&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
1-F(l)\geq \frac12(1-F^2(l))
        =\frac12G(l)^{-\frac{\beta}{\beta-1}}.
\]
&lt;/div&gt;
&lt;p&gt;Therefore&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
2\sigma^\beta a
        \leq
        \frac{4\pi\sigma^{\beta-1}}{G(l)}
        -(\beta-1)\frac{\sigma^\beta}
        {G(l)^{\frac{\beta}{\beta-1}}}.
\]
&lt;/div&gt;
&lt;p&gt;Now set&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
x=\frac{\sigma}{G(l)^{1/(\beta-1)}}.
\]
&lt;/div&gt;
&lt;p&gt;The right-hand side becomes&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
4\pi x^{\beta-1}-(\beta-1)x^\beta .
\]
&lt;/div&gt;
&lt;p&gt;This one-variable expression is maximized at &lt;span class=&#34;math inline&#34;&gt;\(x=4\pi/\beta\)&lt;/span&gt;, and its maximum is&lt;/p&gt;
&lt;div class=&#34;math display&#34;&gt;
\[
\left(\frac{4\pi}{\beta}\right)^\beta .
\]
&lt;/div&gt;
&lt;p&gt;This proves Theorem &lt;a class=&#34;note-xref note-xref-theorem&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#thm:bh-surface-endpoint&#34; title=&#34;Theorem 6.5.4&#34;&gt;6.5.4&lt;/a&gt;. Step 2 gives Theorem &lt;a class=&#34;note-xref note-xref-theorem&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#thm:bh-systolic-boundary&#34; title=&#34;Theorem 6.5.2&#34;&gt;6.5.2&lt;/a&gt;, Corollary &lt;a class=&#34;note-xref note-xref-corollary&#34; href=&#34;https://gaomw.com/notes/minimal-hypersurfaces/applications-to-positive-scalar-curvature-and-general-relativity/the-horowitz-myers-conjecture/#cor:bh-boundary-scalar&#34; title=&#34;Corollary 6.5.3&#34;&gt;6.5.3&lt;/a&gt; follows by taking &lt;span class=&#34;math inline&#34;&gt;\(\varphi\equiv0\)&lt;/span&gt; and &lt;span class=&#34;math inline&#34;&gt;\(\beta\to n\)&lt;/span&gt;, and Step 1 proves the Horowitz–Myers mass inequality.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
