PhyslibSearch

Physlib.Relativity.SL2C.Basic

18 declarations

theorem

Matrix inverse of MSL(2,C)M \in SL(2, \mathbb{C}) equals its group inverse

#inverse_coe

For any element MM in the special linear group SL(2,C)SL(2, \mathbb{C}), the inverse of its underlying matrix is equal to the matrix representing its group inverse M1M^{-1}.

theorem

Matrix Transpose of MSL(2,C)M \in SL(2, \mathbb{C}) equals its Group Transpose

#transpose_coe

For any element MM in the special linear group SL(2,C)SL(2, \mathbb{C}), the transpose of the 2×22 \times 2 matrix MM, denoted MM^\top, is equal to the matrix representation of the group-theoretic transpose of MM.

definition

R\mathbb{R}-linear map AMAMA \mapsto M A M^\dagger on 2×22 \times 2 self-adjoint matrices

#toSelfAdjointMap

For a matrix MSL(2,C)M \in SL(2, \mathbb{C}), this is the R\mathbb{R}-linear map from the space of 2×22 \times 2 self-adjoint complex matrices to itself defined by the transformation AMAMA \mapsto M A M^\dagger, where MM^\dagger denotes the conjugate transpose of MM.

theorem

`toSelfAdjointMap M A = M A M^\dagger`

#toSelfAdjointMap_apply

For any matrix MSL(2,C)M \in SL(2, \mathbb{C}) and any 2×22 \times 2 complex self-adjoint matrix AA, the linear map `toSelfAdjointMap` applied to AA is given by MAMM A M^\dagger, where MM^\dagger denotes the conjugate transpose of MM.

theorem

det(MAM)=detA\det(M A M^\dagger) = \det A for MSL(2,C)M \in SL(2, \mathbb{C})

#toSelfAdjointMap_apply_det

Let MM be a matrix in SL(2,C)SL(2, \mathbb{C}) and AA be a 2×22 \times 2 self-adjoint complex matrix. The determinant of the matrix resulting from the R\mathbb{R}-linear map AMAMA \mapsto M A M^\dagger is equal to the determinant of AA. That is, det(MAM)=detA\det(M A M^\dagger) = \det A where MM^\dagger denotes the conjugate transpose of MM.

theorem

Decomposition of Mσ0MM \sigma_0 M^\dagger in the Covariant Pauli Basis

#toSelfAdjointMap_apply_pauliBasis'_inl

For any matrix M=(M00M01M10M11)SL(2,C)M = \begin{pmatrix} M_{00} & M_{01} \\ M_{10} & M_{11} \end{pmatrix} \in SL(2, \mathbb{C}), let Φ(A)=MAM\Phi(A) = M A M^\dagger be the R\mathbb{R}-linear map on the space of 2×22 \times 2 complex self-adjoint matrices, where MM^\dagger is the conjugate transpose of MM. Let {σ0,σ1,σ2,σ3}\{\sigma_0, -\sigma_1, -\sigma_2, -\sigma_3\} be the covariant Pauli basis for this space, where σ0\sigma_0 is the identity matrix and σ1,σ2,σ3\sigma_1, \sigma_2, \sigma_3 are the standard Pauli matrices. The image of σ0\sigma_0 under Φ\Phi is given by: \[ \Phi(\sigma_0) = C_0 \sigma_0 + C_1 (-\sigma_1) + C_2 (-\sigma_2) + C_3 (-\sigma_3) \] where the real coefficients CkC_k are: - C0=12(M002+M012+M102+M112)C_0 = \frac{1}{2} (|M_{00}|^2 + |M_{01}|^2 + |M_{10}|^2 + |M_{11}|^2) - C1=(Re(M01)Re(M11)+Im(M01)Im(M11)+Im(M00)Im(M10)+Re(M00)Re(M10))C_1 = -(\text{Re}(M_{01}) \text{Re}(M_{11}) + \text{Im}(M_{01}) \text{Im}(M_{11}) + \text{Im}(M_{00}) \text{Im}(M_{10}) + \text{Re}(M_{00}) \text{Re}(M_{10})) - C2=Re(M00)Im(M10)+Re(M10)Im(M00)Re(M01)Im(M11)+Im(M01)Re(M11)C_2 = -\text{Re}(M_{00}) \text{Im}(M_{10}) + \text{Re}(M_{10}) \text{Im}(M_{00}) - \text{Re}(M_{01}) \text{Im}(M_{11}) + \text{Im}(M_{01}) \text{Re}(M_{11}) - C3=12(M002M012+M102+M112)C_3 = \frac{1}{2} (-|M_{00}|^2 - |M_{01}|^2 + |M_{10}|^2 + |M_{11}|^2)

definition

Monoid homomorphism SL(2,C)Mat4×4(R)SL(2, \mathbb{C}) \to \text{Mat}_{4 \times 4}(\mathbb{R}) induced by AMAMA \mapsto M A M^\dagger

#toMatrix

This definition defines a monoid homomorphism from the special linear group SL(2,C)SL(2, \mathbb{C}) to the space of 4×44 \times 4 real matrices, indexed by {0}{0,1,2}\{0\} \oplus \{0, 1, 2\}. For a given matrix MSL(2,C)M \in SL(2, \mathbb{C}), the resulting matrix is the representation of the R\mathbb{R}-linear map AMAMA \mapsto M A M^\dagger (where MM^\dagger is the conjugate transpose) acting on the space of 2×22 \times 2 complex self-adjoint matrices. This matrix representation is constructed with respect to the basis {σ0,σ1,σ2,σ3}\{\sigma_0, -\sigma_1, -\sigma_2, -\sigma_3\}, where σ0\sigma_0 is the 2×22 \times 2 identity matrix and σ1,σ2,σ3\sigma_1, \sigma_2, \sigma_3 are the standard Pauli matrices.

theorem

The matrix L(M)L(M) acts on vectors as AMAMA \mapsto M A M^\dagger acts on self-adjoint matrices.

#toMatrix_apply_contrMod

For any matrix MSL(2,C)M \in SL(2, \mathbb{C}) and any contravariant Lorentz vector vContrMod 3v \in \text{ContrMod } 3, let L(M)L(M) be the 4×44 \times 4 real matrix defined as the representation of the linear map ΦM(A)=MAM\Phi_M(A) = M A M^\dagger with respect to the covariant Pauli basis {σ0,σ1,σ2,σ3}\{\sigma_0, -\sigma_1, -\sigma_2, -\sigma_3\}. Let Ψ:ContrMod 3selfAdjoint(M2(C))\Psi: \text{ContrMod } 3 \to \text{selfAdjoint}(M_2(\mathbb{C})) be the linear isomorphism that identifies a vector v=(v0,v1,v2,v3)v = (v^0, v^1, v^2, v^3) with the self-adjoint matrix v0σ0v1σ1v2σ2v3σ3v^0 \sigma_0 - v^1 \sigma_1 - v^2 \sigma_2 - v^3 \sigma_3. Then the result of the matrix-vector multiplication L(M)vL(M) v is equivalent to applying the transformation ΦM\Phi_M to the matrix Ψ(v)\Psi(v) and mapping the result back to the vector space: \[ L(M) v = \Psi^{-1}(M \Psi(v) M^\dagger) \]

theorem

The matrix representation of AMAMA \mapsto M A M^\dagger for MSL(2,C)M \in SL(2, \mathbb{C}) is in the Lorentz group O(1,3)O(1, 3)

#toMatrix_mem_lorentzGroup

For any matrix MSL(2,C)M \in SL(2, \mathbb{C}), let L(M)L(M) be the 4×44 \times 4 real matrix that represents the transformation AMAMA \mapsto M A M^\dagger on the space of 2×22 \times 2 self-adjoint matrices with respect to the basis {σ0,σ1,σ2,σ3}\{\sigma_0, -\sigma_1, -\sigma_2, -\sigma_3\}. Then L(M)L(M) is an element of the Lorentz group L\mathcal{L} for d=3d=3 spatial dimensions.

definition

Group homomorphism SL(2,C)LSL(2, \mathbb{C}) \to \mathcal{L} induced by AMAMA \mapsto M A M^\dagger

#toLorentzGroup

This definition defines a group homomorphism from the special linear group SL(2,C)SL(2, \mathbb{C}) to the Lorentz group L\mathcal{L} for d=3d=3 spatial dimensions. For any matrix MSL(2,C)M \in SL(2, \mathbb{C}), the homomorphism maps MM to the 4×44 \times 4 real matrix L(M)L(M) which represents the transformation AMAMA \mapsto M A M^\dagger on the space of 2×22 \times 2 complex self-adjoint matrices, expressed with respect to the basis {σ0,σ1,σ2,σ3}\{\sigma_0, -\sigma_1, -\sigma_2, -\sigma_3\} (where σ0\sigma_0 is the identity matrix and σ1,2,3\sigma_{1,2,3} are the Pauli matrices).

theorem

The homomorphism SL(2,C)LSL(2, \mathbb{C}) \to \mathcal{L} is the matrix representation of AMAMA \mapsto M A M^\dagger in the covariant Pauli basis

#toLorentzGroup_eq_pauliBasis'

For any matrix MSL(2,C)M \in SL(2, \mathbb{C}), the image of MM under the homomorphism to the Lorentz group, denoted as toLorentzGroup(M)\text{toLorentzGroup}(M), is equal to the matrix representation of the R\mathbb{R}-linear map AMAMA \mapsto M A M^\dagger (acting on the space of 2×22 \times 2 self-adjoint matrices) with respect to the covariant Pauli basis {σ0,σ1,σ2,σ3}\{\sigma_0, -\sigma_1, -\sigma_2, -\sigma_3\}.

theorem

The action of MSL(2,C)M \in SL(2, \mathbb{C}) on the covariant Pauli basis is determined by the matrix entries of its Lorentz representation L(M)L(M)

#toSelfAdjointMap_basis

Let MSL(2,C)M \in SL(2, \mathbb{C}) and let L(M)L(M) be its image in the Lorentz group L\mathcal{L} under the homomorphism `toLorentzGroup`. Let {σi}i=03\{\sigma'_i\}_{i=0}^3 be the covariant Pauli basis for the space of 2×22 \times 2 complex self-adjoint matrices, where σ0=I2\sigma'_0 = I_2 and σ1,2,3=σ1,2,3\sigma'_{1,2,3} = -\sigma_{1,2,3}. The action of the R\mathbb{R}-linear map ΦM:AMAM\Phi_M: A \mapsto M A M^\dagger on the basis elements is given by: ΦM(σi)=j=03L(M)jiσj\Phi_M(\sigma'_i) = \sum_{j=0}^3 L(M)_{ji} \sigma'_j where L(M)jiL(M)_{ji} denotes the entry of the Loretta matrix L(M)L(M) at row jj and column ii.

theorem

The action of MSL(2,C)M \in SL(2, \mathbb{C}) on the Pauli basis is determined by the matrix entries of L(M1)L(M^{-1})

#toSelfAdjointMap_pauliBasis

Let MSL(2,C)M \in SL(2, \mathbb{C}) and let L(M1)L(M^{-1}) be the image of its inverse in the Lorentz group L\mathcal{L} under the homomorphism `toLorentzGroup`. Let {σi}i=03\{\sigma^i\}_{i=0}^3 be the Pauli basis (contravariant basis) for the space of 2×22 \times 2 complex self-adjoint matrices, where σ0=I2\sigma^0 = I_2 and σ1,2,3\sigma^{1,2,3} are the standard Pauli matrices. The action of the R\mathbb{R}-linear map ΦM:AMAM\Phi_M: A \mapsto M A M^\dagger on the Pauli basis elements is given by: ΦM(σi)=j=03L(M1)ijσj\Phi_M(\sigma^i) = \sum_{j=0}^3 L(M^{-1})_{ij} \sigma^j where L(M1)ijL(M^{-1})_{ij} denotes the entry of the Lorentz matrix of M1M^{-1} at row ii and column jj.

theorem

First column of the Lorentz matrix L(M)L(M) for MSL(2,C)M \in SL(2, \mathbb{C})

#toLorentzGroup_fst_col

For any matrix M=(M00M01M10M11)SL(2,C)M = \begin{pmatrix} M_{00} & M_{01} \\ M_{10} & M_{11} \end{pmatrix} \in SL(2, \mathbb{C}), let L(M)L(M) be its image in the Lorentz group for 3 spatial dimensions under the homomorphism `toLorentzGroup`. The entries of the first column of L(M)L(M) (indexed by μ{0,1,2,3}\mu \in \{0, 1, 2, 3\} at column index 0) are given by: - L(M)0,0=12(M002+M012+M102+M112)L(M)_{0,0} = \frac{1}{2} (|M_{00}|^2 + |M_{01}|^2 + |M_{10}|^2 + |M_{11}|^2) - L(M)1,0=(Re(M01)Re(M11)+Im(M01)Im(M11)+Im(M00)Im(M10)+Re(M00)Re(M10))L(M)_{1,0} = -(\text{Re}(M_{01}) \text{Re}(M_{11}) + \text{Im}(M_{01}) \text{Im}(M_{11}) + \text{Im}(M_{00}) \text{Im}(M_{10}) + \text{Re}(M_{00}) \text{Re}(M_{10})) - L(M)2,0=Re(M00)Im(M10)+Re(M10)Im(M00)Re(M01)Im(M11)+Im(M01)Re(M11)L(M)_{2,0} = -\text{Re}(M_{00}) \text{Im}(M_{10}) + \text{Re}(M_{10}) \text{Im}(M_{00}) - \text{Re}(M_{01}) \text{Im}(M_{11}) + \text{Im}(M_{01}) \text{Re}(M_{11}) - L(M)3,0=12(M002M012+M102+M112)L(M)_{3,0} = \frac{1}{2} (-|M_{00}|^2 - |M_{01}|^2 + |M_{10}|^2 + |M_{11}|^2)

theorem

The entry L(M)0,0L(M)_{0,0} for MSL(2,C)M \in SL(2, \mathbb{C}) equals 12i,jMij2\frac{1}{2} \sum_{i,j} |M_{ij}|^2

#toLorentzGroup_inl_inl

Let M=(M00M01M10M11)M = \begin{pmatrix} M_{00} & M_{01} \\ M_{10} & M_{11} \end{pmatrix} be a matrix in SL(2,C)SL(2, \mathbb{C}). Let L(M)L(M) be its image in the Lorentz group for 3 spatial dimensions under the homomorphism `toLorentzGroup`. The first entry (time-time component) of the matrix L(M)L(M) is given by: L(M)0,0=12(M002+M012+M102+M112)L(M)_{0,0} = \frac{1}{2} (|M_{00}|^2 + |M_{01}|^2 + |M_{10}|^2 + |M_{11}|^2)

theorem

The image of SL(2,C)SL(2, \mathbb{C}) in the Lorentz group is orthochronous

#toLorentzGroup_isOrthochronous

Let SL(2,C)SL(2, \mathbb{C}) be the group of 2×22 \times 2 complex matrices with determinant 1. For any matrix MSL(2,C)M \in SL(2, \mathbb{C}), let L(M)L(M) be its image in the Lorentz group for d=3d=3 spatial dimensions under the group homomorphism induced by the transformation AMAMA \mapsto M A M^\dagger. Then L(M)L(M) is orthochronous, meaning its (0,0)(0,0)-component satisfies L(M)0,00L(M)_{0,0} \ge 0.

theorem

The determinant of the image of SL(2,C)SL(2, \mathbb{C}) in the Lorentz group is 1

#toLorentzGroup_det_one

Let SL(2,C)SL(2, \mathbb{C}) be the special linear group of 2×22 \times 2 complex matrices with determinant 11. Let L\mathcal{L} be the Lorentz group for d=3d=3 spatial dimensions, consisting of 4×44 \times 4 real matrices. For any MSL(2,C)M \in SL(2, \mathbb{C}), let L(M)LL(M) \in \mathcal{L} be the image of MM under the group homomorphism induced by the transformation AMAMA \mapsto M A M^\dagger on the space of 2×22 \times 2 complex self-adjoint matrices. Then the determinant of the matrix L(M)L(M) is equal to 11.

definition

Group homomorphism SL(2,C)L+SL(2, \mathbb{C}) \to \mathcal{L}_+^\uparrow

#toRestrictedLorentzGroup

This is a group homomorphism from the special linear group SL(2,C)SL(2, \mathbb{C}) to the restricted Lorentz group L+\mathcal{L}_+^\uparrow with d=3d=3 spatial dimensions. It is defined by restricting the codomain of the homomorphism L:SL(2,C)LL: SL(2, \mathbb{C}) \to \mathcal{L} to its restricted subgroup L+\mathcal{L}_+^\uparrow. For any MSL(2,C)M \in SL(2, \mathbb{C}), the resulting Lorentz transformation L(M)L(M) is shown to be proper (satisfying detL(M)=1\det L(M) = 1) and orthochronous (satisfying L(M)000L(M)_{00} \ge 0).