Documentation

LeanPool.NavierStokesAndEuler.Euler.SmoothTimeFieldLinear

Fixed bounded linear maps preserve the actual spatial and time jets of smooth bounded coefficient paths.

@[instance_reducible]

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

Equations
Instances For
    @[instance_reducible]

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

    Equations
    Instances For
      @[instance_reducible]

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

      Equations
      Instances For
        @[instance_reducible]

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

        Equations
        Instances For
          @[instance_reducible]

          Cache the standard NormedAddCommGroup (E →ᵇ (E [×n]→L[ℝ] V)) instance to shorten typeclass synthesis.

          Equations
          Instances For
            @[instance_reducible]

            Cache the standard NormedSpace ℝ (E →ᵇ (E [×n]→L[ℝ] V)) instance to shorten typeclass synthesis.

            Equations
            Instances For
              @[instance_reducible]

              Cache the standard NormedAddCommGroup (E →ᵇ (E [×n]→L[ℝ] W)) instance to shorten typeclass synthesis.

              Equations
              Instances For
                @[instance_reducible]

                Cache the standard NormedSpace ℝ (E →ᵇ (E [×n]→L[ℝ] W)) instance to shorten typeclass synthesis.

                Equations
                Instances For

                  Map, bundling field, smooth, jet, jet_eq.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    @[simp]
                    theorem SmoothTimeField.map_apply {K E V W : Type u} [TopologicalSpace K] [CompactSpace K] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup V] [NormedSpace V] [NormedAddCommGroup W] [NormedSpace W] (L : V →L[] W) (A : SmoothTimeField K E V) (t : K) (x : E) :
                    ((map L A).field t) x = L ((A.field t) x)
                    @[simp]
                    theorem SmoothTimeField.map_jet_apply {K E V W : Type u} [TopologicalSpace K] [CompactSpace K] [NormedAddCommGroup E] [NormedSpace E] [NormedAddCommGroup V] [NormedSpace V] [NormedAddCommGroup W] [NormedSpace W] (L : V →L[] W) (A : SmoothTimeField K E V) (n : ) (t : K) (x : E) :
                    (((map L A).jet n) t) x = L.compContinuousMultilinearMap (((A.jet n) t) x)