Source-only budgets for the genuine forward transverse problem starting at time zero. The same fixed radius controls unit forcing and unit initial coordinates; there is no history interval or terminal variational problem.
Cache the standard NormedRing (U →L[ℝ] U) instance to shorten typeclass synthesis.
Instances For
Cache the standard NormedRing (Space →ᵇ U →L[ℝ] U) instance to shorten typeclass
synthesis.
Instances For
Budget data, collecting g, positive, initial_one, neighborhood,
neighborhood_measurable, neighborhood_open and their compatibility conditions.
G of
Budget, of typeC(Icc (0 : ℝ) D.T,ℝ).- neighborhood : Set EulerSmoothLimit.Space
- neighborhood_measurable : MeasurableSet self.neighborhood
- neighborhood_open : IsOpen self.neighborhood
- support_subset : D.support ⊆ self.neighborhood
- neighborhood_halfball (x : EulerSmoothLimit.Space) : x ∈ self.neighborhood → ‖x‖ ≤ 1 / 2
- Rc : ℝ
Rc of
Budget, of typeℝ. - C₀ : ℝ
C₀ of
Budget, of typeℝ. - C₁ : ℝ
First-derivative bound coefficient of
Budget, of typeℝ. - C : ℝ
Bound coefficient of
Budget, of typeℝ. - Ri : ℝ
Ri of
Budget, of typeℝ. - R : ℝ
Radius parameter of
Budget, of typeℝ. - frame_bound (n : ℕ) (t : ↑(Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space) : ‖iteratedFDeriv ℝ n (⇑(D.F.field t)) x‖ ≤ self.C₀ * EulerGevrey.majorant self.Rc 0 n
- frameDerivative_bound (n : ℕ) (t : ↑(Set.Icc 0 D.T)) (x : EulerSmoothLimit.Space) : ‖iteratedFDeriv ℝ n (⇑(D.F₁.field t)) x‖ ≤ self.C₁ * EulerGevrey.majorant self.Rc 0 n
- forward_inverse : 2 * EulerTimeLpGramGevrey.gramCost D.frameLower self.C₀ 1 * (self.Rc + 1) ≤ self.Ri
- propagator (t s : ↑(Set.Icc 0 D.T)) : s ≤ t → ∀ (x : EulerSmoothLimit.Space), ‖x‖ ≤ 1 / 2 → ‖((EulerLinearFundamentalExistence.fundamentalPath D.T ⋯ (EulerSourceForwardCoefficient.sourceGenerator D.frame D.frameDerivative D.frameLower ⋯ ⋯)).forward t) x ∘SL ((EulerLinearFundamentalExistence.fundamentalPath D.T ⋯ (EulerSourceForwardCoefficient.sourceGenerator D.frame D.frameDerivative D.frameLower ⋯ ⋯)).backward s) x‖ ≤ self.C * self.g t / self.g s
Instances For
Velocity cost, given by 3*sobolevCoefficientAmplitude ι q L.Rc L.C₀.
Equations
Instances For
Derivative cost, given by physicalCost ι q L.Ri L.C₀ L.C₁ 1 1.
Equations
- L.derivativeCost = EulerSourceCylinderTimeBounds.physicalCost ι q L.Ri L.C₀ L.C₁ 1 1
Instances For
Common cost, given by L.velocityCost+L.derivativeCost.
Equations
- L.commonCost = L.velocityCost + L.derivativeCost
Instances For
Enlarge radius as an element of Budget D ι q.
Equations
- One or more equations did not get rendered due to their size.