Rational auxiliary slots separated under bounded covering powers #
This file constructs the rational centers required in Lemma 8.3 for the
specific covering matrix J = [[3,1],[1,5]]. The centers are explicit.
Finite-dimensional continuity then gives a single positive rectangle radius,
including padding and injectivity modulo the integer lattice.
Plane: an abbreviation for ℝ × ℝ.
Equations
Instances For
The actual integer covering matrix from the manuscript.
Equations
Instances For
Explicit rational centers: they lie on the horizontal line Y₂=0.
Equations
- NavierStokes.SlotGeometry.center m D i = ((↑↑i + 1) / NavierStokes.SlotGeometry.denominator m D, 0)
Instances For
Equality on the torus, stated on its universal cover.
Equations
Instances For
A common positive radius exists for the explicit rational centers.
The rectangles of radius 2*r already include fixed padding.
Distinct colors have disjoint slots at equal levels, and every positive
covering difference up to D separates even equal colors. Every covering
power up to D is also injective modulo the lattice on each padded slot.
All periodically reindexed copies of a native slot, on the absolute lift.
Equations
- NavierStokes.SlotGeometry.liftedSupport level slot = {Y : NavierStokes.SlotGeometry.Plane | ∃ x ∈ slot, NavierStokes.SlotGeometry.torusEq ((NavierStokes.SlotGeometry.cover ^ level) Y) x}
Instances For
The padded native slots are disjoint on the actual absolute lift, at
arbitrary levels whose difference is at most D.
A rectangle in any two prescribed auxiliary directions.
Equations
Instances For
In particular this applies to the manuscript's two eigendirections. The same coordinate radius works for all colors, levels, and padded slots.
Application to any label family with a finite proper coloring and a bounded difference of interacting levels. Constructing that coloring from the physical grid is a separate combinatorial obligation.