Physlib.Relativity.Bispinors.Basic
6 declarations
Upper bispinor from contravariant vector
#contrBispinorUpGiven a contravariant Lorentz vector (represented as `ℂT[.up]`), this function constructs its corresponding bispinor with upper spinor indices (represented as `ℂT[.upL, .upR]`). The transformation is defined by contracting the Lorentz vector with the covariant Infeld-van der Waerden symbols (Pauli matrices with a Lorentz index): where and correspond to the upper left and upper right spinor indices respectively.
Lower bispinor from contravariant vector
#contrBispinorDownGiven a contravariant Lorentz vector (represented as `ℂT[.up]`), this function constructs its corresponding bispinor with lower spinor indices (represented as `ℂT[.downL, .downR]`). The transformation is defined by taking the upper bispinor (constructed from ) and lowering its indices using the covariant spinor metric tensors (Levi-Civita tensors) and : where and correspond to the lower left and lower right spinor indices respectively.
Upper bispinor from covariant Lorentz vector
#coBispinorUpGiven a covariant Lorentz vector , this function constructs its corresponding bispinor with upper spinor indices . This is achieved by contracting the vector with the Infeld-van der Waerden symbols (represented as `σ^^^`), defined by the relation: where and correspond to the left and right spinor indices (upL and upR) respectively.
Lower bispinor from covariant Lorentz vector
#coBispinorDownGiven a covariant Lorentz vector , this function constructs the corresponding bispinor with lower spinor indices . This is defined by contracting the upper bispinor (obtained from via `coBispinorUp`) with the covariant left and right spinor metrics and (represented as `εL'` and `εR'`): where . The resulting tensor has indices of type `downL` () and `downR` ().
Upper Contravariant Bispinor as Metric Contraction of Lower Contravariant Bispinor
#contrBispinorUp_eq_metric_contr_contrBispinorDownFor a tensor \( p \), the contravariant bispinor with upper indices is equal to the contraction of the left and right metrics with the contravariant bispinor with lower indices: where \( \epsilon_L \) and \( \epsilon_R \) denote the left and right metrics, respectively.
Up-type covariant bispinor is the metric contraction of down-type covariant bispinor
#coBispinorUp_eq_metric_contr_coBispinorDownFor a covariant complex Lorentz tensor , its up-type bispinor is equal to the contraction of its down-type bispinor with the left metric and the right metric . This is expressed mathematically in index notation as .
