Documentation

LeanPool.NavierStokesAndEuler.Euler.CylinderDirichletData

The actual history inverse on the spatial-angular cylinder #

The data below are pointwise coefficient hypotheses: a lower frame bound, the two time derivatives of the frame, its Jacobi equation and the Hessian upper bound. They construct the Dirichlet inverse on genuine cylinder L². Pointwise tangency is encoded by the frame range, not by orthogonality to one vector in L². No solution or operator inverse is part of the input data.

Pointwise moving-frame data for the genuine history problem.

Instances For
    theorem EulerCylinderDirichlet.Coefficients.frame_equation {U : Type u_1} {E : Type u_2} [NormedAddCommGroup U] [InnerProductSpace U] [NormedAddCommGroup E] [InnerProductSpace E] (P : ) [Fact (0 < P)] {T : } (D : Coefficients T U E) (t : (Set.Icc 0 T)) :
    (frameSecond P D) t = -(hessian P D) t ∘SL (frame P D) t

    The fixed-space coercive construction, with every L² hypothesis derived from the actual pointwise fields.

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

      Velocity Lᵖ, constructed using EulerTransverseFixedEvolution.velocityLp.

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

        Acceleration Lᵖ, constructed using EulerTransverseFixedEvolution.accelerationLp.

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

          Velocity path, constructed using EulerTransverseFixedEvolution.velocityPath.

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

            Acceleration path, constructed using EulerTransverseFixedEvolution.classicalAcceleration.

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

              Displacement path, constructed using EulerTransverseFixedEvolution.displacementPath.

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

                Physical velocity, constructed using EulerTransverseFixedEvolution.physicalVelocityPath.

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

                  Physical derivative, constructed using EulerTransverseFixedEvolution.physicalDerivativePath.

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

                    The exact projected equation (10), now as an equality of actual spatial - angular L² fields at every time.