Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketSourceRadiusPolynomial

Polynomial control of the original source-solver radii, before the canonical primary/common enlargement. The boundary coefficient L is an explicit primitive input.

Forcing envelope, given by 3*coeff W (2*W).

Equations
Instances For

    Acceleration envelope, given by 3*coeff W W*(1+6*coeff W W*(W+2)).

    Equations
    Instances For

      Operator envelope, given by 36*W^2*(1+2*W+W*scaledBoundaryOperatorAmplitude).

      Equations
      Instances For

        Projected envelope, given by 3*coeff (4*W) (3*W^2).

        Equations
        Instances For

          Primitive lift, given by 1+(W+2)+formEnvelope W+forcingEnvelope W+3*W^2+accelerationEnvelope W + operatorEnvelope W+projectedEnvelope W.

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

            Source radius envelope, given by let V := primitiveLift W 1+V+6*weakEnvelope V*(16*V+1)+64*V+2*forwardEnvelope V*(64*V+1).

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              theorem EulerPacketSourceRadius.block_le_weak (V : ) (hV : 1 V) (I R C D : ) (hI0 : 0 I) (hR0 : 0 R) (hC0 : 0 C) (hD0 : 0 D) (hI : I V) (hR : R V) (hC : C V) (hD : D V) :
              theorem EulerPacketSourceRadius.form_scalar_le (T C C1 H W : ) (hT : 0 T) (hT1 : T 1) (hC : 0 C) (hC1 : 0 C1) (hH : 0 H) (hCW : C W) (hC1W : C1 W) (hHW : H W) :
              9 * (T * C1 + C) ^ 2 * (1 + T ^ 2 * H) EulerPacketRadiusPolynomial.formEnvelope W
              theorem EulerPacketSourceRadius.forcing_scalar_le (T R C C1 W : ) (hT : 0 T) (hT1 : T 1) (hR : 0 R) (hC : 0 C) (hC1 : 0 C1) (hRW : R W) (hCW : C W) (hC1W : C1 W) :
              theorem EulerPacketSourceRadius.acceleration_scalar_le (R C C1 Cv W : ) (hR : 0 R) (hC : 0 C) (hC1 : 0 C1) (hCv : 0 Cv) (hW : 0 W) (hRW : R W) (hCW : C W) (hC1W : C1 W) (hCvW : Cv W + 2) :
              theorem EulerPacketSourceRadius.operator_scalar_le (T C C1 H L W : ) (hT : 0 T) (hT1 : T 1) (hC : 0 C) (hC1 : 0 C1) (hH : 0 H) (hL : 0 L) (hCW : C W) (hC1W : C1 W) (hHW : H W) (hLW : L W) :
              theorem EulerPacketSourceRadius.projected_scalar_le (Ri C W : ) (hRi : 0 Ri) (hC : 0 C) (hW : 0 W) (hi : Ri W) (hc : C W) :
              theorem EulerPacketSourceRadius.forward_scalar_le (T C A D CB R V : ) (hT : 0 T) (hT1 : T 1) (hC : 0 C) (hA : 0 A) (hD : 0 D) (hCB : 0 CB) (hR : 0 R) (hV : 0 V) (hCV : C V) (hAV : A V) (hDV : D V) (hCBV : CB 18 * V ^ 3) (hRV : R 4 * V) :
              theorem EulerPacketSourceRadius.joined_radius_le (T S Ti R C C1 C2 Cp W : ) (hW : 1 W) (hT0 : 0 T) (hT : T 1) (hS0 : 0 S) (hS : S 1) (hTi0 : 0 Ti) (hTi : Ti W) (hR0 : 0 R) (hR : R W) (hC0 : 0 C) (hC : C W) (hC10 : 0 C1) (hC1 : C1 W) (hC20 : 0 C2) (hCp0 : 0 Cp) (hCp : Cp W) (hH : 27 * C ^ 2 * C2 W) (hI : EulerPacketParentMeanCoercivity.inverseEnvelope C C1 W) (hGram : EulerPacketParentMeanCoercivity.gramInverseEnvelope C W) (hRi : EulerPacketParentTransverseCosts.inverseRadius R C W) :
              theorem EulerPacketSourceRadius.mean_radius_le (T Ti R C C1 C2 L W : ) (hW : 1 W) (hT0 : 0 T) (hT : T 1) (hTi0 : 0 Ti) (hTi : Ti W) (hR0 : 0 R) (hR : R W) (hC0 : 0 C) (hC : C W) (hC10 : 0 C1) (hC1 : C1 W) (hC20 : 0 C2) (hL0 : 0 L) (hL : L W) (hH : 27 * C ^ 2 * C2 W) (hI : EulerPacketParentMeanCoercivity.inverseEnvelope C C1 W) (hGram : EulerPacketParentMeanCoercivity.gramInverseEnvelope C W) :

              Primitive polynomial as an element of Polynomial.

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

                Source radius polynomial as an element of Polynomial.

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

                  Source radius power, given by sourceRadiusPolynomial.natDegree.

                  Equations
                  Instances For