PhysLean Documentation

PhysLean.Particles.StandardModel.AnomalyCancellation.NoGrav.One.LinearParameterization

Parameterizations for solutions to the linear ACCs for 1 family #

In this file we give two parameterizations

These parameterizations are based on: https://arxiv.org/abs/1907.00514

The parameters for a linear parameterization to the solution of the linear ACCs.

  • Q' :

    The parameter Q'.

  • Y :

    The parameter Y.

  • E' :

    The parameter E'.

Instances For
    theorem SM.SMNoGrav.One.linearParameters.ext {S T : linearParameters} (hQ : S.Q' = T.Q') (hY : S.Y = T.Y) (hE : S.E' = T.E') :
    S = T

    The map from the linear parameters to elements of (SMNoGrav 1).charges.

    Equations
    Instances For

      The map from the linear parameters to elements of (SMNoGrav 1).LinSols.

      Equations
      Instances For

        The bijection between the type of linear parameters and (SMNoGrav 1).LinSols.

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

          The bijection between the linear parameters and (SMNoGrav 1).LinSols in the special case when Q and E are both not zero.

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

            The parameters for solutions to the linear ACCs with the condition that Q and E are non-zero.

            • x :

              The parameter x.

            • v :

              The parameter v.

            • w :

              The parameter w.

            • hx : self.x 0
            • hvw : self.v + self.w 0
            Instances For
              theorem SM.SMNoGrav.One.linearParametersQENeqZero.ext {S T : linearParametersQENeqZero} (hx : S.x = T.x) (hv : S.v = T.v) (hw : S.w = T.w) :
              S = T

              A map from linearParametersQENeqZero to linearParameters.

              Equations
              Instances For

                A map from linearParameters to linearParametersQENeqZero in the special case when Q' and E' of the linear parameters are non-zero.

                Equations
                Instances For

                  A bijection between the type linearParametersQENeqZero and linear parameters with Q' and E' non-zero.

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