The compact whole-space fields behind the periodic construction #
Keep the cut potential, direct field, and pressure before periodization.
They agree locally with the periodic fields on the inner cube, and vanish
outside the fixed support cylinder. A second, larger cutoff applied to the
already extended smooth force gives a force on ℝ³ with compact spatial
support. Locality of the derivatives proves the exact equation.
This construction makes no uniqueness assertion about comparison solutions.
Space-time decay from compact spatial and future time support #
Unlike the periodic force bound, these estimates use one compact subset of Euclidean space. They bound the full one-sided space-time derivative tensors, including time zero, and allow every real decay exponent.
A single spatial support set works at every physical time.
Equations
Instances For
Compactness bounds the weighted jet itself, so no restriction on K is needed.
The whole-space candidate conditions needed for option (C).
- velocity_smooth : ContDiffOn ℝ (↑⊤) u ProblemStatement.preSingularDomain
- pressure_smooth : ContDiffOn ℝ (↑⊤) p ProblemStatement.preSingularDomain
- force_smooth : ContDiffOn ℝ (↑⊤) f ProblemStatement.futureDomain
- force_support : ∃ (K : Set ProblemStatement.Space), IsCompact K ∧ CompactSpatialForceDecay.SupportedIn K f
- force_time_support : ProblemStatement.CompactFutureTimeSupport f
- divergence_free (t : ℝ) : t ∈ Set.Ico 0 1 → ∀ (x : ProblemStatement.Space), ProblemStatement.spatialDivergence u t x = 0
- navier_stokes (t : ℝ) : t ∈ Set.Ioo 0 1 → ∀ (x : ProblemStatement.Space), ProblemStatement.navierStokesResidual u p t x = f (t, x)
- speed_unbounded : ProblemStatement.SpeedUnboundedAtOne u
Instances For
Forget compact support and blow-up to retain the common local solution contract.
Outer cutoff, given by spatialCutoff ((1 / 2 : ℝ) • x).
Equations
Instances For
Compact force, defined pointwise by outerCutoff z.2 • f z.
Equations
Instances For
Extract a compact whole-space candidate from its periodic local model.
Velocity, given by TimeLocalization.activatedVelocity (fun z => cutVelocity A z + cutPotential B z).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pressure, given by TimeLocalization.activatedPressure (cutPressure P).
Equations
Instances For
Periodic velocity, constructed using TimeLocalization.activatedVelocity.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Periodic pressure, given by TimeLocalization.activatedPressure (SpatialLocalization.periodicPressure P).
Equations
Instances For
Use the very same three raw sums retained by selected_witness; no
new singular-field existence hypothesis is needed.
Every compact whole-space force constructed here satisfies the exact spatial and temporal decay requirements of the comparator.
After equality with the compact candidate has been proved, smoothness on a compact space-time neighborhood of time one gives the contradiction.