PhysLean Documentation

PhysLean.Relativity.LorentzGroup.Orthochronous.Basic

The Orthochronous Lorentz Group #

We define the give a series of lemmas related to the orthochronous property of lorentz matrices.

A Lorentz transformation is orthochronous if its 0 0 element is non-negative.

Equations
Instances For

    A Lorentz transformation is orthochronous if and only if its first column is future pointing.

    A Lorentz transformation is orthochronous if and only if its transpose is orthochronous.

    A Lorentz transformation is orthochronous if and only if its 0 0 element is greater or equal to one.

    The Lorentz.Velocity from Lorentz.toVector of a orthochronous lorentz transformation.

    Equations
    Instances For

      A Lorentz transformation is not orthochronous if and only if its 0 0 element is less than or equal to minus one.

      A Lorentz transformation is not orthochronous if and only if its 0 0 element is non-positive.

      The identity Lorentz transformation is orthochronous.

      The continuous map taking a Lorentz transformation to its 0 0 element.

      Equations
      Instances For

        An auxiliary function used in the definition of orthchroMapReal. This function takes all elements of less than -1 to -1, all elements of R greater than 1 to 1 and preserves all other elements.

        Equations
        Instances For

          The continuous map from lorentzGroup to wh taking Orthochronous elements to 1 and non-orthochronous to -1.

          Equations
          Instances For

            A Lorentz transformation which is orthochronous maps under orthchroMapReal to 1.

            A Lorentz transformation which is not-orthochronous maps under orthchroMapReal to - 1.

            Every Lorentz transformation maps under orthchroMapReal to either 1 or -1.

            A continuous map from lorentzGroup to ℤ₂ whose kernel are the Orthochronous elements.

            Equations
            Instances For

              A Lorentz transformation which is orthochronous maps under orthchroMap to 1 in ℤ₂ (the identity element).

              A Lorentz transformation which is not-orthochronous maps under orthchroMap to the non-identity element of ℤ₂.

              theorem LorentzGroup.isOrthochronous_mul {d : } {Λ Λ' : (LorentzGroup d)} (h : IsOrthochronous Λ) (h' : IsOrthochronous Λ') :

              The product of two orthochronous Lorentz transformations is orthochronous.

              The homomorphism from LorentzGroup to ℤ₂.

              Equations
              Instances For

                The orthochronous Lorentz transformations form the kernel of the homomorphism from LorentzGroup to ℤ₂.

                The homomorphism from LorentzGroup to ℤ₂ assigns the same value to any Lorentz transformation and its inverse.

                Two Lorentz transformations are both orthochronous or both not orthochronous if they are mapped to the same element via the homomorphism from LorentzGroup to ℤ₂.

                Two Lorentz transformations which are in the same connected component are either both orthochronous or both not orthochronous.