A single scale choice for the first packet and every normal stage. The record contains only numerical inequalities and convergent series; it does not assume the existence of a packet or of a future frame.
Reconstruct the numerical source guards from a supplied common finite cost budget, without making a second choice of the starting stage.
One starting index and one final base scale suffice for the actual geometric guards, pressure series, and any finite list of further packet frequency comparisons. No independently chosen index is substituted.
Geometry constant, given by neighborStabilityConstant*frameConstant^2.
Equations
Instances For
Activation margin, given by 1/(32*(activationConstant gradientConstant hessianConstant+1)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Correction cost spec, bundling d, B, N, a and the required compatibility proofs.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Extra cost used in packet induction scales.
Equations
- EulerPacketInductionScales.extraCost (Sum.inl val) = EulerNormalPacketParameters.frequencySpec 4
- EulerPacketInductionScales.extraCost (Sum.inr false) = EulerParentRenewalScale.activationCostSpec EulerPacketLowConstants.frameConstant EulerPacketInductionScales.extraCost._proof_1
- EulerPacketInductionScales.extraCost (Sum.inr true) = EulerPacketInductionScales.correctionCostSpec
Instances For
Pressure increment, given by `2gradientConstantEulerPacketGeometryLowBounds.goodRatio*goodCost J (scaleSequence J X) n
- initialIncrement J X n`.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Scales data, collecting J, D, X, δ, stage_large, base_power and their
compatibility conditions.
- J : ℕ
J of
Scales, of typeℕ. - D : ℕ
Domain data of
Scales, of typeℕ. - X : ℝ
X of
Scales, of typeℝ. - δ : ℝ
Δ of
Scales, of typeℝ. - actual : EulerPacketSourceScaleActual.ActualBounds self.J self.D 4 c self.X self.δ
- first : EulerBaseDatum.FirstScaleGuards self.J self.D self.X
- normal_frequency (n : ℕ) : EulerPacketSourceFrequency.UniversalFrequency (EulerPacketSourceScaleSequence.frequency self.J self.X n)
- frequency_series : EulerPacketSourceScaleChoice.SmallSeries ((EulerNormalPacketParameters.frequencySpec 4).cost self.J (EulerPacketSourceScaleChoice.scaleSequence self.J self.X)) self.δ
- activation_series : EulerPacketSourceScaleChoice.SmallSeries ((EulerParentRenewalScale.activationCostSpec EulerPacketLowConstants.frameConstant ⋯).cost self.J (EulerPacketSourceScaleChoice.scaleSequence self.J self.X)) self.δ
- correction_series : EulerPacketSourceScaleChoice.SmallSeries (fun (n : ℕ) => EulerPacketSourceScaleSequence.frequency self.J self.X n ^ (-(1 / 4))) self.δ
- good_series : EulerPacketSourceScaleChoice.SmallSeries (fun (n : ℕ) => 2 * EulerPacketLowConstants.gradientConstant * EulerPacketGeometryLowBounds.goodRatio * EulerPacketSourceScaleChoice.goodCost self.J (EulerPacketSourceScaleChoice.scaleSequence self.J self.X) n) self.δ
- renewal_series : EulerPacketSourceScaleChoice.SmallSeries (EulerParentRenewalScale.renewalCost self.J self.D 4 c EulerPacketLowConstants.frameConstant self.X) (1 / 4)