Joint native-copy bounds for the actual particular inverse #
The modal input bounds below quantify their constants before the lattice copy. The velocity is the actual finite-path Volterra solve and pressure is its actual projected pressure coefficient. No output jet estimate is assumed, and no assertion that separate copy classes have uniform constants is used.
Primitive modal bounds on neighborhoods of the native support cells. Every quantitative constant precedes the band and lattice copy.
- neighborhood : ℕ → TorusInverse.Frequency → Set (P × TorusInverse.Plane)
Neighborhood of
ModalControl, of typeℕ → Frequency → Set (P × Plane). - contains (n : ℕ) (k : TorusInverse.Frequency) (x : P × TorusInverse.Plane) : x ∈ s.domain → x ∈ cells n k → x ∈ self.neighborhood n k
Interval of
ModalControl, of typeℕ → Set ℝ.- bridge (n : ℕ) (k : PrimaryCopyBridge.Frequency) : PrimaryCopyBridge.Inputs (d n) (t n) harmonic (g n) k (self.neighborhood n k) 0 (L n)
- coefficient_smooth (n : ℕ) (k : PrimaryCopyBridge.Frequency) : ContDiffOn ℝ (↑⊤) ((PrimaryCopyBridge.copyFrame (d n) (g n) k).coefficient harmonic) (self.neighborhood n k ×ˢ self.interval n)
- forcing_smooth (n : ℕ) (k : PrimaryCopyBridge.Frequency) : ContDiffOn ℝ (↑⊤) ((PrimaryCopyBridge.copyFrame (d n) (g n) k).forcing (PrimaryCopyBridge.copySource (t n).source (g n) k)) (self.neighborhood n k ×ˢ self.interval n)
- columns_smooth (n : ℕ) (k : PrimaryCopyBridge.Frequency) (i : Fin 2) : ContDiffOn ℝ (↑⊤) (PrimaryPulseBounds.synthesisColumn (PrimaryCopyBridge.copyFrame (d n) (g n) k) i) (self.neighborhood n k ×ˢ self.interval n)
- current_slot (n : ℕ) (k : TorusInverse.Frequency) (x : P × TorusInverse.Plane) : x ∈ self.neighborhood n k → ((g n).coordinates k x.2).2 ∈ Set.Ioo 0 (L n)
Rate of
ModalControl, of typeℕ → ℝ → ℝ.Error rate of
ModalControl, of typeℕ → ℝ.- boundConstant : ℝ
Bound constant of
ModalControl, of typeℝ. - coordinatePower : ℕ
Coordinate power of
ModalControl, of typeℕ. - coordinate_bound (n : ℕ) : CommonCoverClass.argumentCost (g n) ≤ self.boundConstant * s.slow n ^ self.coordinatePower
- energy (n : ℕ) (k : TorusInverse.Frequency) (x : P × TorusInverse.Plane) : x ∈ s.domain → x ∈ cells n k → ∀ v ∈ Set.Icc 0 (L n), ∀ (z : PrimaryODE.State), inner ℝ z (((PrimaryCopyBridge.copyFrame (d n) (g n) k).coefficient harmonic (x, v)) z) ≤ (self.rate n v + self.errorRate n) * ‖z‖ ^ 2
- input_jets (N : ℕ) : ∃ (C : ℝ), 0 ≤ C ∧ ∃ (m : ℕ), ∀ (n : ℕ) (k : TorusInverse.Frequency), ∀ x ∈ s.domain, x ∈ cells n k → ∀ j ≤ N, ∀ v ∈ Set.Icc 0 (L n), ‖iteratedFDeriv ℝ j ((PrimaryCopyBridge.copyFrame (d n) (g n) k).coefficient harmonic) (x, v)‖ ≤ C * s.growth n x ^ m ∧ ‖iteratedFDeriv ℝ j ((PrimaryCopyBridge.copyFrame (d n) (g n) k).forcing (PrimaryCopyBridge.copySource (t n).source (g n) k)) (x, v)‖ ≤ s.epsilon n ^ α * √(s.zeta x) * C * s.growth n x ^ m * envelope n v ∧ ∀ (i : Fin 2), ‖iteratedFDeriv ℝ j (PrimaryPulseBounds.synthesisColumn (PrimaryCopyBridge.copyFrame (d n) (g n) k) i) (x, v)‖ ≤ C * s.growth n x ^ m
Instances For
The actual finite-path solve has one bound for all lattice copies. The comparison keeps the native Gaussian envelope in the output weight.
The actual forcing contributes its normal projection to pressure.
Native bounds for the literal complex particular velocity and its forced pressure, with constants preceding every copy selector.
The common cutoff is applied once, before the periodized sum and the
exact curl. These are the native hypotheses of common_bounds_from_native.
The reference envelope of the unique active native copy. This majorant need not be smooth; the actual fields carry the smoothness.
Equations
- One or more equations did not get rendered due to their size.
Instances For
All primitive constants are chosen before the external spatial label as well as the band and native lattice copy.
- neighborhood : Label → ℕ → TorusInverse.Frequency → Set (P × TorusInverse.Plane)
Neighborhood of
UniformModalControl, of typeLabel → ℕ → Frequency → Set (P × Plane). - open_neighborhood (l : Label) (n : ℕ) (k : TorusInverse.Frequency) : IsOpen (self.neighborhood l n k)
- contains (l : Label) (n : ℕ) (k : TorusInverse.Frequency) (x : P × TorusInverse.Plane) : x ∈ s.domain → x ∈ cells l n k → x ∈ self.neighborhood l n k
Interval of
UniformModalControl, of typeLabel → ℕ → Set ℝ.- bridge (l : Label) (n : ℕ) (k : PrimaryCopyBridge.Frequency) : PrimaryCopyBridge.Inputs (d l n) (t l n) harmonic (g l n) k (self.neighborhood l n k) 0 (L l n)
- coefficient_smooth (l : Label) (n : ℕ) (k : PrimaryCopyBridge.Frequency) : ContDiffOn ℝ (↑⊤) ((PrimaryCopyBridge.copyFrame (d l n) (g l n) k).coefficient harmonic) (self.neighborhood l n k ×ˢ self.interval l n)
- forcing_smooth (l : Label) (n : ℕ) (k : PrimaryCopyBridge.Frequency) : ContDiffOn ℝ (↑⊤) ((PrimaryCopyBridge.copyFrame (d l n) (g l n) k).forcing (PrimaryCopyBridge.copySource (t l n).source (g l n) k)) (self.neighborhood l n k ×ˢ self.interval l n)
- columns_smooth (l : Label) (n : ℕ) (k : PrimaryCopyBridge.Frequency) (i : Fin 2) : ContDiffOn ℝ (↑⊤) (PrimaryPulseBounds.synthesisColumn (PrimaryCopyBridge.copyFrame (d l n) (g l n) k) i) (self.neighborhood l n k ×ˢ self.interval l n)
- current_slot (l : Label) (n : ℕ) (k : TorusInverse.Frequency) (x : P × TorusInverse.Plane) : x ∈ self.neighborhood l n k → ((g l n).coordinates k x.2).2 ∈ Set.Ioo 0 (L l n)
Rate of
UniformModalControl, of typeLabel → ℕ → ℝ → ℝ.- envelope_deriv (l : Label) (n : ℕ) (v : ℝ) : HasDerivAt (envelope l n) (self.rate l n v * envelope l n v) v
Error rate of
UniformModalControl, of typeLabel → ℕ → ℝ.- boundConstant : ℝ
Bound constant of
UniformModalControl, of typeℝ. - coordinatePower : ℕ
Coordinate power of
UniformModalControl, of typeℕ. - coordinate_bound (l : Label) (n : ℕ) : CommonCoverClass.argumentCost (g l n) ≤ self.boundConstant * s.slow n ^ self.coordinatePower
- energy (l : Label) (n : ℕ) (k : TorusInverse.Frequency) (x : P × TorusInverse.Plane) : x ∈ s.domain → x ∈ cells l n k → ∀ v ∈ Set.Icc 0 (L l n), ∀ (z : PrimaryODE.State), inner ℝ z (((PrimaryCopyBridge.copyFrame (d l n) (g l n) k).coefficient harmonic (x, v)) z) ≤ (self.rate l n v + self.errorRate l n) * ‖z‖ ^ 2
- input_jets (N : ℕ) : ∃ (C : ℝ), 0 ≤ C ∧ ∃ (m : ℕ), ∀ (l : Label) (n : ℕ) (k : TorusInverse.Frequency), ∀ x ∈ s.domain, x ∈ cells l n k → ∀ j ≤ N, ∀ v ∈ Set.Icc 0 (L l n), ‖iteratedFDeriv ℝ j ((PrimaryCopyBridge.copyFrame (d l n) (g l n) k).coefficient harmonic) (x, v)‖ ≤ C * s.growth n x ^ m ∧ ‖iteratedFDeriv ℝ j ((PrimaryCopyBridge.copyFrame (d l n) (g l n) k).forcing (PrimaryCopyBridge.copySource (t l n).source (g l n) k)) (x, v)‖ ≤ s.epsilon n ^ α * √(s.zeta x) * C * s.growth n x ^ m * envelope l n v ∧ ∀ (i : Fin 2), ‖iteratedFDeriv ℝ j (PrimaryPulseBounds.synthesisColumn (PrimaryCopyBridge.copyFrame (d l n) (g l n) k) i) (x, v)‖ ≤ C * s.growth n x ^ m
Instances For
Pull, bundling neighborhood, open_neighborhood, contains, interval and the required
compatibility proofs.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Reindexed base, bundling radius, radialBase, frequencyBase, axialBase and the
required compatibility proofs.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Uniformity includes external countable spatial labels without changing their envelopes or selecting separate output constants.
Periodic translation preserves every full jet of the actual solution. The copy index moves by the genuine common-cover index map.
A zero-gap cover permits reduction to the zero copy. For a refined cover the preceding deck theorem retains its actual index subgroup.