PhysLean Documentation

PhysLean.Particles.SuperSymmetry.MSSMNu.AnomalyCancellation.OrthogY3B3.Basic

The type of solutions perpendicular to Y₃ and B₃ #

We define the type of solutions which are orthogonal to Y₃ and B₃ and prove some basic lemmas about them.

References #

The main reference for the material in this file is:

The type of linear solutions orthogonal to $Y_3$ and $B_3$.

Instances For

    The projection of an object in MSSMACC.AnomalyFreeLinear onto the subspace orthogonal to Y₃ andB₃.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem MSSMACC.Y₃_plus_B₃_plus_proj (T : MSSMACC.LinSols) (a b c : ) :
      a Y₃.val + b B₃.val + c (proj T).val = (a + c * ((dot B₃.val) T.val - (dot Y₃.val) T.val)) Y₃.val + (b + c * ((dot Y₃.val) T.val - 2 * (dot B₃.val) T.val)) B₃.val + ((dot Y₃.val) B₃.val * c) T.val