Documentation

LeanPool.NavierStokesAndEuler.Euler.TransversePacketTimeData

Time identities derived from the source deformation data, including the actual inverse and normal paths.

The actual time coefficient of the vector potential, with uniform factorial bounds.

The vector-potential multiplier is a fixed linear contraction of the normal functional.

Normal vector, given by (ContinuousLinearMap.apply ℝ Space (1 : ℝ)).comp (realAdjoint (U := Space) (E := ℝ)).

Equations
Instances For

    No additional inverse or derivative estimate is needed after constructing the normal functional.

    The literal vector-potential multiplier inherits the source normal coefficient bounds.

    @[reducible, inline]

    Normal field: an abbreviation for Space →ᵇ (Space →L[ℝ] ℝ).

    Equations
    Instances For
      @[instance_reducible]

      Cache the standard NormedSpaceNormalField instance to shorten typeclass synthesis.

      Equations
      Instances For
        @[instance_reducible]

        Cache the standard NormedSpacePotentialField instance to shorten typeclass synthesis.

        Equations
        Instances For
          @[instance_reducible]

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

          Equations
          Instances For
            @[instance_reducible]

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

            Equations
            Instances For
              @[instance_reducible]

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

              Equations
              Instances For
                @[instance_reducible]

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

                Equations
                Instances For

                  Potential path map, given by (normalPotentialMap.compLeftContinuousBounded Space).compLeftContinuous ℝ K.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    The source coefficient passes through a linear contraction, with no radius or shift change.

                    An inverse-free polynomial formula for the actual normal multiplier's time derivative.

                    Differentiate the normal functional using only itself and the normal's derivative column.

                    Equations
                    Instances For

                      This polynomial coefficient is exactly the derivative of −cross(m)/|m|².

                      @[instance_reducible]

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

                      Equations
                      Instances For
                        @[instance_reducible]

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

                        Equations
                        Instances For
                          @[instance_reducible]

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

                          Equations
                          Instances For
                            @[instance_reducible]

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

                            Equations
                            Instances For
                              @[instance_reducible]

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

                              Equations
                              Instances For
                                @[instance_reducible]

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

                                Equations
                                Instances For
                                  @[instance_reducible]

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

                                  Equations
                                  Instances For
                                    @[instance_reducible]

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

                                    Equations
                                    Instances For
                                      @[instance_reducible]

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

                                      Equations
                                      Instances For
                                        @[instance_reducible]

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

                                        Equations
                                        Instances For
                                          @[instance_reducible]

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

                                          Equations
                                          Instances For
                                            @[instance_reducible]

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

                                            Equations
                                            Instances For
                                              @[instance_reducible]

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

                                              Equations
                                              Instances For
                                                @[instance_reducible]

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

                                                Equations
                                                Instances For
                                                  @[instance_reducible]

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

                                                  Equations
                                                  Instances For

                                                    Time normal path, constructed using pathCompositionMap.

                                                    Equations
                                                    • One or more equations did not get rendered due to their size.
                                                    Instances For
                                                      theorem EulerSourcePotentialCoefficient.timeNormalPath_bound {K : Type u_1} [TopologicalSpace K] [CompactSpace K] {X : Type u_2} [NormedAddCommGroup X] [NormedSpace X] (N : XC(K, NormalField)) (Q₁ : XC(K, BoundedContinuousFunction EulerSmoothLimit.Space ( →L[] EulerSmoothLimit.Space))) (hN : ContDiff (↑) N) (hQ₁ : ContDiff (↑) Q₁) (R C D : ) (hR : 0 R) (hC : 0 C) (hD : 0 D) (hbN : ∀ (n : ) (a : X), iteratedFDeriv n N a C * EulerGevrey.majorant R 0 n) (hbQ₁ : ∀ (n : ) (a : X), iteratedFDeriv n Q₁ a D * EulerGevrey.majorant R 0 n) (n : ) (a : X) :
                                                      iteratedFDeriv n (fun (x : X) => timeNormalPath (N x) (Q₁ x)) a 27 * C ^ 2 * D * EulerGevrey.majorant R 0 n

                                                      Potential time coefficient, given by potentialPathMap (timeNormalPath (normalFunctional m c hc hm) (normalColumn m₁).field).

                                                      Equations
                                                      • One or more equations did not get rendered due to their size.
                                                      Instances For

                                                        The derivative coefficient is polynomial in the already constructed normal functional.

                                                        The potential time coefficient from an actual continuous, translation-smooth normal derivative path.

                                                        Potential time path, given by potentialPathMap (timeNormalPath (normalFunctional m c hc hm) (columnPath m₁)).

                                                        Equations
                                                        • One or more equations did not get rendered due to their size.
                                                        Instances For

                                                          Genuine time derivatives of the inverse deformation and its transported normal.

                                                          @[instance_reducible]

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

                                                          Equations
                                                          Instances For
                                                            @[instance_reducible]

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

                                                            Equations
                                                            Instances For

                                                              Inverse unit, bundling val, inv, val_inv, inv_val.

                                                              Equations
                                                              Instances For

                                                                F_t=MF implies (F⁻¹)_t=−F⁻¹M on the same closed time set.

                                                                @[instance_reducible]

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

                                                                Equations
                                                                Instances For
                                                                  @[instance_reducible]

                                                                  Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) D.T,Space →ᵇ Space →L[ℝ] Space) instance to shorten typeclass synthesis.

                                                                  Equations
                                                                  Instances For
                                                                    @[instance_reducible]

                                                                    Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) D.T,Space →ᵇ Space →L[ℝ] Space) instance to shorten typeclass synthesis.

                                                                    Equations
                                                                    Instances For
                                                                      @[instance_reducible]

                                                                      Cache the standard NormedAddCommGroup C(Icc (0 : ℝ) D.T,Space →ᵇ Space) instance to shorten typeclass synthesis.

                                                                      Equations
                                                                      Instances For
                                                                        @[instance_reducible]

                                                                        Cache the standard NormedSpace ℝ C(Icc (0 : ℝ) D.T,Space →ᵇ Space) instance to shorten typeclass synthesis.

                                                                        Equations
                                                                        Instances For

                                                                          No differentiability of F⁻¹ is assumed: it follows from the actual inverse identities and F_t=MF.