Every-power bounds for the literal cycle's axisymmetric alias #
The three newly evaluated aliases use one fixed similarity gauge, strip, covering index, and fast operator. Their bounds are derived from primitive state regularity and ordinary cumulative/covariance estimates.
Fixed numerical and geometric data for the actual similarity estimates.
- h : ℝ
Step-size parameter of
SimilarityData, of typeℝ. - inner : ℝ
Inner of
SimilarityData, of typeℝ. - outer : ℝ
Outer of
SimilarityData, of typeℝ. - leftWeight : ℝ
Left weight of
SimilarityData, of typeℝ. - rightWeight : ℝ
Right weight of
SimilarityData, of typeℝ. - baseScale : ℝ
Base scale of
SimilarityData, of typeℝ. - region : LocalSignedRequest.SlowRegion (2 * self.h)
Region of
SimilarityData, of typeSlowRegion (2 * h). Index of
SimilarityData, of typeℕ → ℕ.- gap : ℕ
Gap of
SimilarityData, of typeℕ. Slow of
SimilarityData, of typeℕ → ℝ.
Instances For
Strip, given by GaugeExcludedBounds.actualStrip (b := d.outer) d.region d.inner_pos d.left_pos d.right_pos d.h_pos d.slow d.slow_one.
Equations
- d.strip = NavierStokes.GaugeExcludedBounds.actualStrip d.region ⋯ ⋯ ⋯ ⋯ d.slow ⋯
Instances For
Gauge, given by GaugeExcludedBounds.actualGauge d.h d.inner d.outer d.baseScale d.inner_lt_outer d.index.
Equations
Instances For
These are equalities of the actual data used by the cycle, not hypotheses on any excluded output field.
- fast : c.operators.fastCoefficient = fun (n : ℕ) => ChartScales.Tg ^ d.index n * ChartScales.Q n ^ (1 + d.h)
Instances For
Regularity of the two states at which the new aliases are evaluated. The original rank geometry is reused after recomputing the actual debt.
The covariance is updated only by the two actual wave increments. Temporal and rank mean changes leave this covariance unchanged.
The three new aliases are estimated by GaugeExcludedBounds for the
same concrete similarity data. The after-signed and after-rank primitive
certificates are derived, and the old pressure alias is subtracted.