Gluing on the actual open dyadic validity regions #
The band floor is fixed. A sufficiently small positive physical scale is inside an open validity region of some band above that floor. The local formulas below are supplied on those open regions, rather than by the values of a fixed reference formula on its excluded dyadic faces.
This module transfers local formulas, jets, zero germs, and already proved local endpoint extensions. It does not manufacture their local smoothness or identify them with a reference formula outside its validity region.
A representative on the union of valid open charts #
Local formulas are identified only where both charts are valid. The chosen representative agrees with every valid chart on an ambient neighborhood. No regularity at the boundary of the union is asserted.
Domain, given by ⋃ i, U i.
Equations
- NavierStokes.ValidBandGluing.domain U = ⋃ (i : ι), U i
Instances For
Compatible, given by ∀ i j, EqOn (f i) (f j) (U i ∩ U j).
Equations
- NavierStokes.ValidBandGluing.Compatible U f = ∀ (i j : ι), Set.EqOn (f i) (f j) (U i ∩ U j)
Instances For
Choose a chart only at points covered by at least one valid chart. The value outside the valid union is the stated zero totalization.
Equations
- NavierStokes.ValidBandGluing.representative U f x = if h : ∃ (i : ι), x ∈ U i then f (Classical.choose h) x else 0
Instances For
The zero totalization has a zero germ off the closure. No such claim is made at an excluded face in the closure of the valid union.
The actual multilinear derivative tensors agree as functions near each valid point. No differentiability premise is needed for germ locality.
The same pointwise majorant transfers on the entire union. There is no multiplicity factor, regardless of the number of overlapping charts.
Strictly inside the band: the normalized physical scale is in (1/2,2).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The selected band has the stronger comparison q ≤ Q_n < 2q.
Charts, given by band h n.val.
Equations
Instances For
Compatible, given by ValidBandGluing.Compatible (charts h N) (fun n => f n.val).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Field, given by ValidBandGluing.representative (charts h N) (fun n => f n.val).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pointwise transfer keeps any additional hypotheses on the physical point available to the caller, such as a fixed time bound.
Select a comparable chart for the bound, independently of the chart
chosen internally by field. No chart-count factor is incurred.
A local support proof in any valid chart supplies the actual zero germ of the representative, including at the physical axis.
Endpoint selection concerns only the positive limiting scale. The endpoint itself is not inserted into any preterminal formula.
A proved continuation of the selected current-chart formula transfers to the representative. Local continuation remains a necessary premise.