Documentation

LeanPool.NavierStokesAndEuler.Euler.ContinuousForcingTranslation

Actual forcing derivatives in the uniform time norm #

Continuous paths of the literal ordinary spatial L² jets give genuine smoothness of the forcing translation orbit in C(time,L²). The derivative norm is bounded by the original uniform-time spatial jet norm, with no loss.

Actual spatial derivatives in the uniform norm on continuous paths #

A family of continuous paths whose pointwise spatial derivatives are actual continuous paths, with uniform bounds, is smooth in the uniform path norm. The proof uses a quadratic Taylor remainder and loses no derivative-bound constant. No uniform-path differentiability is assumed.

@[instance_reducible]

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

Equations
Instances For
    @[instance_reducible]

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

    Equations
    Instances For
      @[instance_reducible]

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

      Equations
      Instances For
        @[instance_reducible]

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

        Equations
        Instances For
          @[instance_reducible]

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

          Equations
          Instances For
            @[instance_reducible]

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

            Equations
            Instances For
              @[instance_reducible]

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

              Equations
              Instances For
                @[instance_reducible]

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

                Equations
                Instances For

                  Direction, given by ⟨fun t => D t a, D.continuous.clm_apply continuous_const⟩.

                  Equations
                  Instances For

                    Actual continuous spatial derivative paths and finite uniform bounds. The jet_eq field identifies every supplied jet with the ordinary derivative.

                    Instances For
                      @[instance_reducible]

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

                      Equations
                      Instances For
                        @[instance_reducible]

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

                        Equations
                        Instances For
                          @[instance_reducible]

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

                          Equations
                          Instances For
                            @[instance_reducible]

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

                            Equations
                            Instances For

                              Derivative field, given by (continuousMultilinearCurryFin1 ℝ Space V).toContinuousLinearEquiv.toContinuousLinearMap.compLeftContinuous ℝ K (A.jet 1 a).

                              Equations
                              Instances For

                                Derivative, bundling field, smooth, have, funext and the required compatibility proofs.

                                Equations
                                Instances For

                                  Genuine differentiability in the uniform path norm, from the pointwise Taylor estimate.

                                  All ordinary pointwise derivatives produce genuine uniform-path smoothness.

                                  The original pointwise uniform derivative bound holds without any additional factor.

                                  Ordinary translation applied to every value of an actual continuous L² path.

                                  Equations
                                  Instances For

                                    The original ordinary spatial jet, as a genuine continuous L² path.

                                    Equations
                                    Instances For

                                      The actual translation jets form a continuous path because they are bounded linear images of the original ordinary L² spatial jets.

                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For
                                        theorem EulerContinuousForcing.orbitJetPath_eq {K : Type u_1} {V : Type u_2} [TopologicalSpace K] [NormedAddCommGroup V] [NormedSpace V] (A : KEulerLpTranslation.SmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (f : C(K, (EulerLpTranslation.L2Space V))) (hf : ∀ (t : K), f t = (A t).toLp) (n : ) (a : EulerSmoothLimit.Space) (t : K) :
                                        (orbitJetPath A hA n a) t = iteratedFDeriv n (fun (b : EulerSmoothLimit.Space) => (translate b f) t) a
                                        noncomputable def EulerContinuousForcing.forcingFamily {K : Type u_1} {V : Type u_2} [TopologicalSpace K] [CompactSpace K] [NormedAddCommGroup V] [NormedSpace V] (A : KEulerLpTranslation.SmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (f : C(K, (EulerLpTranslation.L2Space V))) (hf : ∀ (t : K), f t = (A t).toLp) :

                                        This package contains only actual pointwise spatial derivatives and their original uniform-time L² bounds.

                                        Equations
                                        • One or more equations did not get rendered due to their size.
                                        Instances For
                                          theorem EulerContinuousForcing.forcing_translation_contDiff {K : Type u_1} {V : Type u_2} [TopologicalSpace K] [CompactSpace K] [NormedAddCommGroup V] [NormedSpace V] (A : KEulerLpTranslation.SmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (f : C(K, (EulerLpTranslation.L2Space V))) (hf : ∀ (t : K), f t = (A t).toLp) :

                                          Literal smooth forcing slices with continuous spatial L² jets have a genuinely smooth translation orbit in the uniform time norm.

                                          theorem EulerContinuousForcing.forcing_translation_jet_bound {K : Type u_1} {V : Type u_2} [TopologicalSpace K] [CompactSpace K] [NormedAddCommGroup V] [NormedSpace V] (A : KEulerLpTranslation.SmoothL2Field V) (hA : ∀ (n : ), Continuous fun (t : K) => (A t).jetLp n) (f : C(K, (EulerLpTranslation.L2Space V))) (hf : ∀ (t : K), f t = (A t).toLp) (n : ) (a : EulerSmoothLimit.Space) :

                                          Every actual orbit derivative is controlled by the original uniform-time ordinary L² spatial derivative with constant one.