PhyslibSearch

Physlib.Relativity.Tensors.ComplexTensor.Units.Pre

14 declarations

definition

Contra-covariant unit tensor δμν\delta^\mu{}_\nu for complex Lorentz vectors

#contrCoUnitVal

The contra-covariant unit tensor for complex Lorentz vectors, denoted as δμν\delta^\mu{}_\nu, is an element of the tensor product space VcontrVcoV_{\text{contr}} \otimes V_{\text{co}}, where VcontrV_{\text{contr}} is the space of contravariant Lorentz vectors and VcoV_{\text{co}} is the space of covariant Lorentz vectors. This tensor corresponds to the identity matrix under the natural isomorphism between (1,1)(1,1)-tensors and linear endomorphisms, and can be expressed as the sum ieiei\sum_i e_i \otimes e^i over dual bases.

theorem

Expansion of δμν\delta^\mu{}_\nu in basis tensor products

#contrCoUnitVal_expand_tmul

The contra-covariant unit tensor for complex Lorentz vectors δμν\delta^\mu{}_\nu can be expanded in terms of the contravariant basis {ei}\{e_i\} and the covariant basis {ej}\{e^j\} as the sum of their tensor products: δμν=e0e0+e1e1+e2e2+e3e3\delta^\mu{}_\nu = e_0 \otimes e^0 + e_1 \otimes e^1 + e_2 \otimes e^2 + e_3 \otimes e^3 where e0e_0 (represented by `Sum.inl 0`) is the temporal basis vector and e1,e2,e3e_1, e_2, e_3 (represented by `Sum.inr 0, 1, 2`) are the spatial basis vectors.

theorem

δμν=ieiei\delta^\mu{}_\nu = \sum_i e_i \otimes e^i

#contrCoUnitVal_eq_sum_tmul

The contra-covariant unit tensor for complex Lorentz vectors, δμν\delta^\mu{}_\nu, is equal to the sum over the tensor products of the contravariant basis vectors eie_i and their corresponding covariant basis vectors eie^i: δμν=ieiei\delta^\mu{}_\nu = \sum_i e_i \otimes e^i where eie_i are the elements of the basis for the contravariant space VcontrV_{\text{contr}} and eie^i are the elements of the basis for the covariant space VcoV_{\text{co}}.

definition

Contra-covariant unit morphism 1VcontrVco\mathbb{1} \to V_{\text{contr}} \otimes V_{\text{co}}

#contrCoUnit

The morphism contrCoUnit:1VcontrVco\text{contrCoUnit} : \mathbb{1} \to V_{\text{contr}} \otimes V_{\text{co}} in the category of representations of SL(2,C)SL(2, \mathbb{C}) maps a scalar aCa \in \mathbb{C} (representing an element of the trivial representation 1\mathbb{1}) to the tensor aδμνVcontrVcoa \cdot \delta^\mu{}_\nu \in V_{\text{contr}} \otimes V_{\text{co}}. Here, δμν\delta^\mu{}_\nu is the contra-covariant unit tensor (or Kronecker delta tensor), and the map manifests its invariance under the action of SL(2,C)SL(2, \mathbb{C}).

theorem

contrCoUnit(1)=δμν\text{contrCoUnit}(1) = \delta^\mu{}_\nu

#contrCoUnit_apply_one

Evaluating the linear map associated with the contra-covariant unit morphism contrCoUnit:1VcontrVco\text{contrCoUnit} : \mathbb{1} \to V_{\text{contr}} \otimes V_{\text{co}} at the scalar 1C1 \in \mathbb{C} yields the contra-covariant unit tensor δμν\delta^\mu{}_\nu (represented by `contrCoUnitVal`), where VcontrV_{\text{contr}} and VcoV_{\text{co}} denote the spaces of contravariant and covariant complex Lorentz vectors, respectively.

definition

Co-contra unit value for complex Lorentz vectors

#coContrUnitVal

The co-contra unit value for complex Lorentz vectors, usually denoted by δii\delta_i^i. It is an element of the underlying vector space of the tensor product of the complex covariant and contravariant Lorentz representations.

theorem

Basis Expansion of the Co-Contra Unit Lorentz Vector δ\delta

#coContrUnitVal_expand_tmul

Let eie^i denote the basis elements of the complex covariant Lorentz representation (`complexCoBasis`) and eie_i denote the basis elements of the complex contravariant Lorentz representation (`complexContrBasis`). The co-contra unit value δ\delta (represented by `coContrUnitVal`) can be expanded into the tensor products of these basis elements as follows: δ=einl 0einl 0+einr 0einr 0+einr 1einr 1+einr 2einr 2\delta = e^{\text{inl } 0} \otimes e_{\text{inl } 0} + e^{\text{inr } 0} \otimes e_{\text{inr } 0} + e^{\text{inr } 1} \otimes e_{\text{inr } 1} + e^{\text{inr } 2} \otimes e_{\text{inr } 2} where \otimes denotes the tensor product over the complex numbers C\mathbb{C}.

theorem

δ=ieiei\delta = \sum_{i} e^i \otimes e_i

#coContrUnitVal_eq_sum_tmul

The co-contra unit value δ\delta for complex Lorentz vectors (denoted by `coContrUnitVal`) is equal to the sum of the tensor products of the basis elements eie^i of the complex covariant Lorentz representation (`complexCoBasis`) and the basis elements eie_i of the complex contravariant Lorentz representation (`complexContrBasis`): δ=ieiei\delta = \sum_{i} e^i \otimes e_i where \otimes denotes the tensor product over the complex numbers C\mathbb{C}.

definition

Co-contra unit morphism 1VcoVcontr\mathbb{1} \to V_{\text{co}} \otimes V_{\text{contr}} for Lorentz vectors

#coContrUnit

The morphism coContrUnit:1VcoVcontr\text{coContrUnit} : \mathbb{1} \to V_{\text{co}} \otimes V_{\text{contr}} maps a complex scalar aa from the trivial representation 1\mathbb{1} of SL(2,C)SL(2, \mathbb{C}) to the element aδνμa \cdot \delta^\mu_\nu in the tensor product of covariant and contravariant Lorentz representations. Here, δνμ\delta^\mu_\nu (denoted by `coContrUnitVal`) represents the invariant identity tensor ieiei\sum_i e_i \otimes e^i, and the morphism manifests the invariance of this tensor under the action of SL(2,C)SL(2, \mathbb{C}).

theorem

coContrUnit(1)=coContrUnitVal\text{coContrUnit}(1) = \text{coContrUnitVal}

#coContrUnit_apply_one

The application of the representation morphism coContrUnit:1VcoVcontr\text{coContrUnit} : \mathbb{1} \to V_{\text{co}} \otimes V_{\text{contr}} to the unit complex number 1C1 \in \mathbb{C} is equal to the invariant identity tensor coContrUnitVal\text{coContrUnitVal} (often denoted δνμ\delta^\mu_\nu) in the tensor product of the complex covariant and contravariant Lorentz representations.

theorem

Contraction of covariant Lorentz vector with contra-covariant unit tensor xμδμν=xνx_\mu \delta^\mu{}_\nu = x_\nu

#contr_contrCoUnit

Let VcoV_{\text{co}} and VcontrV_{\text{contr}} denote the complex covariant and contravariant Lorentz representations, respectively. Let xVcox \in V_{\text{co}} be a covariant Lorentz vector. Let contrCoUnit(1)VcontrVco\text{contrCoUnit}(1) \in V_{\text{contr}} \otimes V_{\text{co}} be the contra-covariant unit tensor (often denoted δμν\delta^\mu{}_\nu). The theorem states that if we take the tensor product xcontrCoUnit(1)x \otimes \text{contrCoUnit}(1), apply the inverse associator α1\alpha^{-1} to regroup the factors into (VcoVcontr)Vco(V_{\text{co}} \otimes V_{\text{contr}}) \otimes V_{\text{co}}, contract the first two factors using the co-contra contraction morphism coContrContraction:VcoVcontr1\text{coContrContraction}: V_{\text{co}} \otimes V_{\text{contr}} \to \mathbb{1}, and finally apply the left unit isomorphism λ:1VcoVco\lambda: \mathbb{1} \otimes V_{\text{co}} \to V_{\text{co}}, the result is the original vector xx: λVco((coContrContractionidVco)(αVco,Vcontr,Vco1(xcontrCoUnit(1))))=x\lambda_{V_{\text{co}}} \left( (\text{coContrContraction} \otimes \text{id}_{V_{\text{co}}}) \left( \alpha^{-1}_{V_{\text{co}}, V_{\text{contr}}, V_{\text{co}}} (x \otimes \text{contrCoUnit}(1)) \right) \right) = x In index notation, this corresponds to the identity xμδμν=xνx_\mu \delta^\mu{}_\nu = x_\nu.

theorem

Contraction of contravariant Lorentz vector with co-contra unit tensor xμδμν=xνx^\mu \delta_\mu^\nu = x^\nu

#contr_coContrUnit

Let VcontrV_{\text{contr}} and VcoV_{\text{co}} denote the complex contravariant and covariant Lorentz representations, respectively. Let xVcontrx \in V_{\text{contr}} be a contravariant Lorentz vector. Let coContrUnit(1)VcoVcontr\text{coContrUnit}(1) \in V_{\text{co}} \otimes V_{\text{contr}} be the invariant identity tensor (often denoted δμν\delta_\mu^\nu). The theorem states that if we take the tensor product xcoContrUnit(1)x \otimes \text{coContrUnit}(1), apply the inverse associator α1\alpha^{-1} to regroup the factors into (VcontrVco)Vcontr(V_{\text{contr}} \otimes V_{\text{co}}) \otimes V_{\text{contr}}, contract the first two factors using the contra-covariant contraction morphism contrCoContraction:VcontrVco1\text{contrCoContraction}: V_{\text{contr}} \otimes V_{\text{co}} \to \mathbb{1}, and finally apply the left unit isomorphism λ:1VcontrVcontr\lambda: \mathbb{1} \otimes V_{\text{contr}} \to V_{\text{contr}}, the result is the original vector xx: λVcontr((contrCoContractionidVcontr)(αVcontr,Vco,Vcontr1(xcoContrUnit(1))))=x\lambda_{V_{\text{contr}}} \left( (\text{contrCoContraction} \otimes \text{id}_{V_{\text{contr}}}) \left( \alpha^{-1}_{V_{\text{contr}}, V_{\text{co}}, V_{\text{contr}}} (x \otimes \text{coContrUnit}(1)) \right) \right) = x In index notation, this corresponds to the identity xμδμν=xνx^\mu \delta_\mu^\nu = x^\nu.

theorem

Symmetry relationship between contra-covariant and co-contra Lorentz unit tensors

#contrCoUnit_symm

Let VcoV_{\text{co}} and VcontrV_{\text{contr}} denote the complex covariant and contravariant Lorentz representations, respectively. Let βVco,Vcontr:VcoVcontrVcontrVco\beta_{V_{\text{co}}, V_{\text{contr}}} : V_{\text{co}} \otimes V_{\text{contr}} \to V_{\text{contr}} \otimes V_{\text{co}} be the braiding (symmetry) isomorphism in the category of representations that swaps the tensor factors. The contra-covariant unit tensor δμν\delta^\mu{}_\nu (the image of 1C1 \in \mathbb{C} under the morphism contrCoUnit\text{contrCoUnit}) is equal to the image of the co-contra unit tensor δνμ\delta_\nu^\mu (the image of 1C1 \in \mathbb{C} under the morphism coContrUnit\text{coContrUnit}) under the braiding isomorphism βVco,Vcontr\beta_{V_{\text{co}}, V_{\text{contr}}}.

theorem

Symmetry relationship between co-contra and contra-covariant Lorentz unit tensors

#coContrUnit_symm

Let VcoV_{\text{co}} and VcontrV_{\text{contr}} denote the complex covariant and contravariant Lorentz representations, respectively. Let βVcontr,Vco:VcontrVcoVcoVcontr\beta_{V_{\text{contr}}, V_{\text{co}}} : V_{\text{contr}} \otimes V_{\text{co}} \to V_{\text{co}} \otimes V_{\text{contr}} be the braiding (symmetry) isomorphism in the category of representations that swaps the tensor factors. The co-contra unit tensor δνμ\delta_\nu^\mu (the image of 1C1 \in \mathbb{C} under the morphism coContrUnit\text{coContrUnit}) is equal to the image of the contra-covariant unit tensor δμν\delta^\mu{}_\nu (the image of 1C1 \in \mathbb{C} under the morphism contrCoUnit\text{contrCoUnit}) under the braiding isomorphism βVcontr,Vco\beta_{V_{\text{contr}}, V_{\text{co}}}.