Documentation

LeanPool.NavierStokesAndEuler.Euler.CylinderPotentialPath

The literal periodic vector potential as an actual continuous cylinder L² path.

Time differentiation of the actual normalized angular integral on the cylinder.

Same-radius mixed-word and continuous-time estimates for the actual angular operator.

theorem EulerCylinderAnglePrimitive.primitive_hasDerivWithinAt (P : ) [Fact (0 < P)] (s : Set ) (t : ) (u : (EulerLiftedGradientSpace.LiftL2 P)) (ut : (EulerLiftedGradientSpace.LiftL2 P)) (hu : HasDerivWithinAt u ut s t) :
HasDerivWithinAt (fun (r : ) => (primitive P) (u r)) ((primitive P) ut) s t
theorem EulerCylinderAnglePrimitive.primitive_block_bound (P : ) [Fact (0 < P)] {X : Type u_1} {ι : Type u_2} [NormedAddCommGroup X] [NormedSpace X] [Fintype ι] (directions : ιX) (q : ) (f : X(EulerLiftedGradientSpace.LiftL2 P)) (hf : ContDiff (↑) f) (n : ) (x : X) :
EulerParameterWordGevrey.block directions q (fun (y : X) => (primitive P) (f y)) n x P * EulerParameterWordGevrey.block directions q f n x
theorem EulerCylinderAnglePrimitive.primitive_block_majorant (P : ) [Fact (0 < P)] {X : Type u_1} {ι : Type u_2} [NormedAddCommGroup X] [NormedSpace X] [Fintype ι] (directions : ιX) (q : ) (f : X(EulerLiftedGradientSpace.LiftL2 P)) (hf : ContDiff (↑) f) (R C : ) (d : ) (hb : ∀ (n : ) (x : X), EulerParameterWordGevrey.block directions q f n x C * EulerGevrey.majorant R d n) (n : ) (x : X) :
EulerParameterWordGevrey.block directions q (fun (y : X) => (primitive P) (f y)) n x P * C * EulerGevrey.majorant R d n
@[instance_reducible]

Cache the standard NormedAddCommGroup C(K,LiftL2 P) instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpace ℝ C(K,LiftL2 P) instance to shorten typeclass synthesis.

    Equations
    Instances For
      @[instance_reducible]

      Cache the standard NormedAddCommGroup (C(K,LiftL2 P) →L[ℝ] C(K,LiftL2 P)) instance to shorten typeclass synthesis.

      Equations
      Instances For
        @[instance_reducible]

        Cache the standard NormedSpace ℝ (C(K,LiftL2 P) →L[ℝ] C(K,LiftL2 P)) instance to shorten typeclass synthesis.

        Equations
        Instances For
          @[simp]
          theorem EulerCylinderAnglePrimitive.pathPrimitive_apply (P : ) [Fact (0 < P)] {K : Type u_3} [TopologicalSpace K] (u : C(K, (EulerLiftedGradientSpace.LiftL2 P))) (t : K) :
          ((pathPrimitive P) u) t = (primitive P) (u t)
          theorem EulerCylinderAnglePrimitive.pathPrimitive_block_bound (P : ) [Fact (0 < P)] {X : Type u_1} {ι : Type u_2} [NormedAddCommGroup X] [NormedSpace X] [Fintype ι] {K : Type u_3} [TopologicalSpace K] [CompactSpace K] (directions : ιX) (q : ) (f : XC(K, (EulerLiftedGradientSpace.LiftL2 P))) (hf : ContDiff (↑) f) (n : ) (x : X) :
          EulerParameterWordGevrey.block directions q (fun (y : X) => (pathPrimitive P) (f y)) n x P * EulerParameterWordGevrey.block directions q f n x

          The angular operation preserves the same fixed base order and radius in the true time supremum.

          theorem EulerCylinderAnglePrimitive.pathPrimitive_block_majorant (P : ) [Fact (0 < P)] {X : Type u_1} {ι : Type u_2} [NormedAddCommGroup X] [NormedSpace X] [Fintype ι] {K : Type u_3} [TopologicalSpace K] [CompactSpace K] (directions : ιX) (q : ) (f : XC(K, (EulerLiftedGradientSpace.LiftL2 P))) (hf : ContDiff (↑) f) (R C : ) (d : ) (hb : ∀ (n : ) (x : X), EulerParameterWordGevrey.block directions q f n x C * EulerGevrey.majorant R d n) (n : ) (x : X) :
          EulerParameterWordGevrey.block directions q (fun (y : X) => (pathPrimitive P) (f y)) n x P * C * EulerGevrey.majorant R d n

          The representative of the time-dependent L² primitive is the same explicit angular integral.

          theorem EulerCylinderAnglePrimitive.pathPrimitive_time_derivative (P : ) [Fact (0 < P)] (T : ) (hT : 0 T) (p f : C((Set.Icc 0 T), (EulerLiftedGradientSpace.LiftL2 P))) (hd : ∀ (t : (Set.Icc 0 T)), HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT p) (f t) (Set.Icc 0 T) t) (t : (Set.Icc 0 T)) :

          The literal primitive differentiates within the closed time interval at every angle.

          Angular integration and multiplication retain the input radius and external shift.