Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanCoefficientFrame

Genuine matrix-frame identities induce the operator identities used by the mean inverse.

@[instance_reducible]

Cache the standard NormedAddCommGroup Field instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpaceField instance to shorten typeclass synthesis.

    Equations
    Instances For
      theorem EulerMeanCoefficients.operatorPath_comp (T : ) (A B C : C((Set.Icc 0 T), Field)) (hABC : ∀ (t : (Set.Icc 0 T)) (x v : EulerSmoothLimit.Space), ((C t) x) v = ((A t) x) (((B t) x) v)) (t : (Set.Icc 0 T)) (u : EulerMeanSolenoidal.L2) :
      ((operatorPath T C) t) u = ((operatorPath T A) t) (((operatorPath T B) t) u)
      theorem EulerMeanCoefficients.operatorPath_neg_comp (T : ) (A B C : C((Set.Icc 0 T), Field)) (hABC : ∀ (t : (Set.Icc 0 T)) (x v : EulerSmoothLimit.Space), ((C t) x) v = -((A t) x) (((B t) x) v)) (t : (Set.Icc 0 T)) (u : EulerMeanSolenoidal.L2) :
      ((operatorPath T C) t) u = -((operatorPath T A) t) (((operatorPath T B) t) u)
      theorem EulerMeanCoefficients.operatorPath_initial_coefficient (T : ) (hT : 0 T) (A : C((Set.Icc 0 T), Field)) (M : Field) (hAM : ∀ (x : EulerSmoothLimit.Space), (A 0, ) x = M x) (C : NNReal) (hC : ∀ (x : EulerSmoothLimit.Space), M x C) :
      theorem EulerMeanCoefficients.operatorPath_norm_le_of_pointwise (T : ) (A : C((Set.Icc 0 T), Field)) (C : ) (hC : 0 C) (hA : ∀ (t : (Set.Icc 0 T)) (x : EulerSmoothLimit.Space), (A t) x C) :