Documentation

LeanPool.NavierStokesAndEuler.Euler.LpCylinderCoefficientTime

Actual coefficient time derivatives on the cylinder #

The rectangular multipliers agree with the square operators used in the constructed Duhamel evolution. Literal within-time derivatives of the coefficient fields induce true operator-path derivatives and product rules.

The two literal constructions are the same actual supported L² operator.

@[instance_reducible]

Cache the standard NormedAddCommGroup (E →L[ℝ] F) instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpace ℝ (E →L[ℝ] F) instance to shorten typeclass synthesis.

    Equations
    Instances For
      @[instance_reducible]

      Cache the standard NormedAddCommGroup (Space →ᵇ E →L[ℝ] F) instance to shorten typeclass synthesis.

      Equations
      Instances For
        @[instance_reducible]

        Cache the standard NormedSpace ℝ (Space →ᵇ E →L[ℝ] F) instance to shorten typeclass synthesis.

        Equations
        Instances For
          @[instance_reducible]

          Cache the standard NormedAddCommGroup (Supported period E S hS) instance to shorten typeclass synthesis.

          Equations
          Instances For
            @[instance_reducible]

            Cache the standard NormedSpace ℝ (Supported period E S hS) instance to shorten typeclass synthesis.

            Equations
            Instances For
              @[instance_reducible]

              Cache the standard NormedAddCommGroup (Supported period F S hS) instance to shorten typeclass synthesis.

              Equations
              Instances For
                @[instance_reducible]

                Cache the standard NormedSpace ℝ (Supported period F S hS) instance to shorten typeclass synthesis.

                Equations
                Instances For
                  @[instance_reducible]

                  Cache the standard NormedAddCommGroup (Supported period E S hS →L[ℝ] Supported period F S hS) instance to shorten typeclass synthesis.

                  Equations
                  Instances For
                    @[instance_reducible]

                    Cache the standard NormedSpace ℝ (Supported period E S hS →L[ℝ] Supported period F S hS) instance to shorten typeclass synthesis.

                    Equations
                    Instances For

                      The true derivative of the actual supported coefficient operator.

                      theorem EulerLpCylinderRectangular.supportedProduct_hasDerivWithinAt (period : ) [Fact (0 < period)] {E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [InnerProductSpace E] [NormedAddCommGroup F] [InnerProductSpace F] [CompleteSpace F] (S : Set EulerSmoothLimit.Space) (hS : MeasurableSet S) (T : ) (hT : 0 T) (A A₁ : C((Set.Icc 0 T), BoundedContinuousFunction EulerSmoothLimit.Space (E →L[] F))) (hA : tSet.Icc 0 T, ∀ (x : EulerSmoothLimit.Space), HasDerivWithinAt (fun (s : ) => (EulerVolterraConvolution.extendPath T hT A s) x) ((EulerVolterraConvolution.extendPath T hT A₁ t) x) (Set.Icc 0 T) t) (u u₁ : C((Set.Icc 0 T), (EulerLpCylinderPaths.Supported period E S hS))) (hu : ∀ (t : (Set.Icc 0 T)), HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT u) (u₁ t) (Set.Icc 0 T) t) (t : (Set.Icc 0 T)) :
                      HasDerivWithinAt (EulerVolterraConvolution.extendPath T hT (((supportedMultiplierMap period S hS) A) u)) ((((supportedMultiplierMap period S hS) A₁) u) t + (((supportedMultiplierMap period S hS) A) u₁) t) (Set.Icc 0 T) t

                      The product rule is a genuine within-time statement, including the interval endpoints.