% This file was adapted from ICLR2022_conference.tex example provided for the ICLR conference \documentclass{article} % For LaTeX2e \usepackage{conference,times} \usepackage{easyReview} \usepackage{algorithm} \usepackage{algorithmic} % Optional math commands from https://github.com/goodfeli/dlbook_notation. \input{math_commands.tex} \newtheorem{theorem}{Theorem}[section] \newtheorem{corollary}{Corollary}[theorem] \newtheorem{lemma}[theorem]{Lemma} \newtheorem{definition}[theorem]{Definition} % Please leave these options as they are \usepackage{hyperref} \hypersetup{ colorlinks=true, linkcolor=red, filecolor=magenta, urlcolor=blue, citecolor=purple, pdftitle={Local-Energy Embedding for Critical Control in 3D Navier--Stokes}, pdfpagemode=FullScreen, } \title{Local-Energy Embedding for Critical Control in 3D Navier--Stokes: \\ A Proof Program and Quantitative Criteria} \author{Anonymous Authors \\ Affiliation \\ Address \\ \texttt{email}} \begin{document} \maketitle \begin{abstract} We develop a proof program that targets a quantitative bridge between scale-invariant local energy control and global critical $L^\infty_t L^3_x$ bounds for the three-dimensional incompressible Navier--Stokes equations. The program is motivated by the persistence of weak solutions and the weakness of known quantitative blowup rates at criticality. Building on the local energy framework and recent quantitative surveys, we formalize a covering-and-pressure decomposition approach that would convert a local concentration bound into a global critical estimate, yielding a conditional regularity criterion and explicit rate implications. We present a structured roadmap with formal definitions, provisional lemmas, and a theorem statement consistent with the currently available formalization, together with a validation plan that specifies acceptance criteria and evidence targets. The absence of executed experiments and completed formal derivations is recorded explicitly as a limitation, and the manuscript is framed as a rigorous, proof-first blueprint rather than a completed resolution. \end{abstract} \section{Introduction} The three-dimensional incompressible Navier--Stokes equations remain a central open problem in mathematical physics and a foundational challenge in partial differential equations. Leray's construction of global weak solutions and the energy inequality established a durable framework for existence but did not resolve smoothness or uniqueness, leaving the core regularity question open for nearly a century \citep{leray1934_translation_arxiv1604,ozanski_pooley2017_leray_review_arxiv1708}. Subsequent advances sharpened conditional regularity criteria in critical spaces and produced explicit quantitative blowup-rate bounds, yet these rates are extremely weak and depend on delicate assumptions \citep{tao2019_quantitative_bounds_arxiv1908,barker_prange2022_quantitative_survey_arxiv2211}. The broader impact of these results spans turbulence modeling, numerical stability, and the design of physically faithful computational schemes. This manuscript pursues a proof-first program that aims to embed scale-invariant local energy control into a global critical $L^3$ bound. The central idea is that a uniform bound on local energy at all scales should prevent concentration strong enough to drive the critical norm to infinity. By combining a covering argument with a precise pressure decomposition, one can seek a quantitative inequality that upgrades local control into global regularity. This direction explicitly targets the gap highlighted in the concentration and quantitative regularity literature, where local energy quantities are conceptually tied to blowup but lack a fully explicit critical-norm embedding \citep{barker_prange2022_quantitative_survey_arxiv2211,tao2019_quantitative_bounds_arxiv1908}. Contributions: \begin{itemize} \item We state a formal problem setting that isolates scale-invariant local energy quantities and critical norms, clarifying the assumptions needed for a localization-to-global embedding. \item We provide a proof roadmap based on covering and pressure localization, including provisional lemmas and a conditional theorem statement that specify the exact inequalities to be closed. \item We define quantitative evidence targets and acceptance criteria that would validate the embedding mechanism and quantify constants once experiments are executed. \item We document current limitations and a concrete future-work agenda, including the formal completion of derivations and execution of planned validation steps. \end{itemize} \section{Related Work} Leray's original theory introduced global weak solutions and the energy inequality, which remain the baseline for the modern regularity problem \citep{leray1934_translation_arxiv1604}. The modern reconstruction of Leray's arguments clarifies weak-strong uniqueness and provides explicit blowup rate lower bounds for strong solutions \citep{ozanski_pooley2017_leray_review_arxiv1708}. Quantitative work by Tao established explicit (albeit weak) blowup-rate bounds in the critical $L^\infty_t L^3_x$ setting via quantitative Carleman estimates \citep{tao2019_quantitative_bounds_arxiv1908}. Barker and Prange survey the concentration and local energy framework, highlighting how local-in-space bounds relate to quantitative regularity \citep{barker_prange2022_quantitative_survey_arxiv2211}. Critical and sum-space regularity criteria have been developed in the functional analytic literature, including sum-space conditions and Besov/Lorentz criteria that cover many scale-invariant regimes \citep{miller2020_sum_spaces_arxiv2007,xu_ha_li_wang2024_regular_criteria_arxiv2403}. Geometric constraints on blowup and component-reduction criteria provide further structure but stop short of quantitative critical embeddings \citep{miller2021_geometric_blowup_survey_arxiv2111}. In parallel, the averaged-model blowup result underscores that energy methods alone cannot settle global regularity and motivates the search for additional structure \citep{tao2014_averaged_ns_blowup_arxiv1402}. Nonuniqueness for weak solutions in the convex integration regime further emphasizes the need for sharper structural criteria for Leray-Hopf solutions \citep{buckmaster_vicol2018_nonuniqueness_arxiv1709}. The gap motivating this work is the absence of a quantitative embedding from scale-invariant local energy control to global critical norms. Bridging this gap would align the concentration framework with critical regularity theory and provide explicit constants usable in blowup-rate bounds. Our approach synthesizes the local energy perspective with quantitative bounds to produce a testable, proof-driven program. \section{Problem Setting and Notation} We study the incompressible Navier--Stokes system on $\mathbb{R}^3$ with viscosity $\nu > 0$ and no external force, written as \begin{equation} \label{eq:ns} \partial_t u + (u \cdot \nabla)u - \nu \Delta u + \nabla p = 0, \quad \nabla \cdot u = 0, \end{equation} where $u(x,t) \in \mathbb{R}^3$ is the velocity field, $p(x,t) \in \mathbb{R}$ is the pressure, and $t \in [0,T)$ with $T$ possibly finite. Our proof-first target corresponds to official statement (A): global existence and smoothness on $\mathbb{R}^3$ for smooth, divergence-free, rapidly decaying initial data with $f \equiv 0$. We consider suitable weak solutions that satisfy the local energy inequality and are compatible with Leray-Hopf initial data \citep{leray1934_translation_arxiv1604,ozanski_pooley2017_leray_review_arxiv1708}. For $r>0$, define the local energy quantity \begin{equation} \label{eq:local_energy} E_r(t) = \int_{B_r} |u(x,t)|^2 \,dx + \int_0^t \int_{B_r} |\nabla u|^2 \,dx\,d\tau + \frac{1}{r^2}\int_0^t \int_{B_r} |p|^{3/2} \,dx\,d\tau, \end{equation} where $B_r$ denotes a ball of radius $r$ and the pressure term is included in the standard scale-invariant local energy form \citep{barker_prange2022_quantitative_survey_arxiv2211}. We assume a scale-invariant bound \begin{equation} \label{eq:local_energy_bound} \sup_{t0$ and $r_0>0$. We denote the critical norm $\|u\|_{L^\infty_t L^3_x} = \sup_{t0$ and $r_0>0$. \end{definition} \begin{lemma}[Covering inequality] \label{lem:covering} Assume \eqref{eq:local_energy_bound}. For each fixed $t